Help with jolokia_generic

Hi All,
mk_jolokia.py plugin has been setup and the default metrics are fine. I have defined custom metrics in jolokia.cfg and they only work on command line. How to get them to be discovered as services?
Output below from cmk -d or check_mk_agent:
<<<jolokia_generic:sep(0)>>>
Kafka1^@UnderReplicatedPartitions^@0
Kafka1^@OfflinePartitionsCount^@0
Kafka1^@ActiveControllerCount^@0
Kafka1^@LeaderElectionRateAndTimeMs^@0.0
Kafka1^@UncleanLeaderElectionsPerSec^@0.0
Kafka1^@PartitionCount^@114
Kafka1^@IsrShrinksPerSec^@0.0
Kafka1^@IsrExpandsPerSec^@0.0
Kafka1^@NetworkProcessorAvgIdlePercent^@0.994314165322
Kafka1^@RequestHandlerAvgIdlePercent^@0.998741398357
Kafka1^@MessagesInPerSec^@4.31077891424

Can someone point me to the documentation or help me with this.

This topic was automatically closed 30 days after the last reply. New replies are no longer allowed.