Developing JMX Target Metadata for counter style metrics
I'm working on monitoring JBoss 6.0. Since the standard JBoss plugin doesn't support this release, I started out with the default JVM plugin instead, and added MXBean metrics to the metadata. This works.
Most of the metrics offered by JBoss are however of the "counter" type, returning a cumulative count since last startup. Rather than see a continually rising line, OEM should use delta's.
Who can tell me what to put in the metadata file that will accomplish that.
Bert Laverman
Information Architect
Inter Access BV
Most of the metrics offered by JBoss are however of the "counter" type, returning a cumulative count since last startup. Rather than see a continually rising line, OEM should use delta's.
Who can tell me what to put in the metadata file that will accomplish that.
Bert Laverman
Information Architect
Inter Access BV
0