nagiosgraph new services not showing

Posted by Eleven-Two on Server Fault See other posts from Server Fault or by Eleven-Two
Published on 2012-12-07T09:43:25Z Indexed on 2012/12/07 11:07 UTC
Read the original article Hit count: 233

Filed under:
|
|

I am using Nagios Core with Nagiosgraph and had only enabled graphing for cpu usage for a while. This worked fine, but now i wanted to add some more services (for example memory usage). The new services are not working (no rrd data is generated). The Nagiosgraph site only says "no data available" and I get no error in apache log, nagiosgraph.log or nagiosgraph-cgi.log.

The new services are standard services (nsclient++ MEMUSE for example) and of course they are included in the map file. If I execute the checks manually, it shows also the perfdata.

I added the services by enabling the "graphed-service" use. Did I miss something?

© Server Fault or respective owner

Related posts about linux

Related posts about monitoring