I've configured an service in Nagios.
Nagios was not receiving Performance Data from the query, SO i customised the query to print performance data as well.
So now i'm getting output like below:
Code: Select all
[root@OSLMSnagios libexec]# ./check_nrpe -H oslas037 -c check_jmx_AS
JMX CRITICAL activeSessions=420 |'activeSessions'=420;100;300But the problem is whenever i'm changing Service Name to Active Sessions its not reading Performance Data.
But if Service name is Active Sessions Test or something else, it's displaying performance data.
Please help me & let me know what i'm doing wrong or if there something in cache etc.
I'm attaching two sanpshot of performace grapgh which are of same server oslas037 with same commands but different service name.