- ProTop Knowledge Base
- Advanced Alerting Configuration
Jolokia and PASOE
Prevent Jolokia errors in PASOE logs
There is a new field in etc/localenv[.bat] to control the use of Jolokia in your ProTop PASOE context:
# export AGENT_METRIC_PROVIDER=none # Provider for PASOE agent metrics, possible values [jolokia | oemanager | none]
To prevent the use of Jolokia set the variable like this:
export AGENT_METRIC_PROVIDER=oemanager