Operations Basics / Version 2107
Table Of ContentsThe Proactive Engine is a sub component of the CAE Feeder. The attributes and metrics mentioned in Table 5.5, “Proactive Engine JMX Monitoring” are suggested for monitoring.
For a complete overview of available attributes and metrics have a look at Section 6.4, “CAE Feeder JMX Managed Beans” in Search Manual and com.coremedia.cap.persistentcache.proactive.ProactiveEngineManagement.
ProactiveEngine.KeysCount
| |
Type | Gauge |
Value Type | int |
Description |
The total number of "keys" that need to be kept up-to-date by the CAE Feeder. The value may go down when destroying content or moving content outside the path configured for feeding.
Should be monitored together with |
ProactiveEngine.ValuesCount
| |
Type | Gauge |
Value Type | int |
Description |
The number of "keys" whose latest evaluation is still up-to-date. This
is a subset of the total number of keys returned by attribute
The value may go down on invalidations.
Monitoring typically observes the difference of |
Table 5.5. Proactive Engine JMX Monitoring