I all
I am a new user of zorka
I'd like to monitor jvm memory of jboss7 with NAGIOS and zorka
When I send this request check_nrpe -n -H 10.159.19.99 -p 5669 -c 'nagios.cmd["MEM_POOL"]' i get this error Cannot calculate summary data.
Zorka log reports these errors
2016-04-15 12:34:34 DEBUG ZorkaBshAgent Processing request BSH expression: nagios.cmd("MEM_POOL")
2016-04-15 12:34:34 ERROR NagiosJmxCommand Overlapping sample when using label zorka-core. old_sample=PerfSample(1, 279932008) new_sample=PerfSample(2, 13025568)
2016-04-15 12:34:34 ERROR NagiosJmxCommand Overlapping sample when using label zorka-core. old_sample=PerfSample(2, 13025568) new_sample=PerfSample(3, 5716800)
2016-04-15 12:34:34 ERROR NagiosJmxCommand Overlapping sample when using label zorka-core. old_sample=PerfSample(3, 5716800) new_sample=PerfSample(4, 51299432)
2016-04-15 12:34:34 ERROR NagiosJmxCommand Overlapping sample when using label zorka-core. old_sample=PerfSample(4, 51299432) new_sample=PerfSample(5, 64)
2016-04-15 12:34:34 ERROR NagiosJmxCommand Overlapping sample when using label zorka-core. old_sample=PerfSample(5, 64) new_sample=PerfSample(6, 86.46098876953126)
2016-04-15 12:34:34 ERROR NagiosJmxCommand Overlapping sample when using label zorka-core. old_sample=PerfSample(6, 86.46098876953126) new_sample=PerfSample(7, 23.86007137229892)
2016-04-15 12:34:34 ERROR NagiosJmxCommand Overlapping sample when using label zorka-core. old_sample=PerfSample(7, 23.86007137229892) new_sample=PerfSample(8, 5.683390299479167)
2016-04-15 12:34:34 ERROR NagiosJmxCommand Overlapping sample when using label zorka-core. old_sample=PerfSample(8, 5.683390299479167) new_sample=PerfSample(9, 19.110703468322754)
2016-04-15 12:34:34 ERROR NagiosJmxCommand Overlapping sample when using label zorka-core. old_sample=PerfSample(9, 19.110703468322754) new_sample=PerfSample(10, 7.323852557372131E-6)
2016-04-15 12:34:34 ERROR NagiosJmxCommand Overlapping sample when using label zorka-core. old_sample=PerfSample(10, 7.323852557372131E-6) new_sample=PerfSample(11, 327680000)
2016-04-15 12:34:34 ERROR NagiosJmxCommand Overlapping sample when using label zorka-core. old_sample=PerfSample(11, 327680000) new_sample=PerfSample(12, 54591488)
2016-04-15 12:34:34 ERROR NagiosJmxCommand Overlapping sample when using label zorka-core. old_sample=PerfSample(12, 54591488) new_sample=PerfSample(13, 100663296)
2016-04-15 12:34:34 ERROR NagiosJmxCommand Overlapping sample when using label zorka-core. old_sample=PerfSample(13, 100663296) new_sample=PerfSample(14, 268435456)
2016-04-15 12:34:34 ERROR NagiosJmxCommand Overlapping sample when using label zorka-core. old_sample=PerfSample(14, 268435456) new_sample=PerfSample(15, 873857024)
2016-04-15 12:34:34 ERROR NagiosJmxCommand Cannot calculate summary data for nagios request.
jboss version 7.1.1 final
zorka version zorka-1.0.15
I hope somebody can help me
Thanks in advance