NagiosXI: How to enable graphs for a service

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
Locked
kmagadi
Posts: 2
Joined: Mon Mar 25, 2013 11:15 am

NagiosXI: How to enable graphs for a service

Post by kmagadi »

I am trying to generate graphs for the check_zombie_procs service on a Linux server. How do I enable performance graphs for this service.

Currently I see the following message - "No performance graphs were found for this service."

Thank you.
mguthrie
Posts: 4380
Joined: Mon Jun 14, 2010 10:21 am

Re: NagiosXI: How to enable graphs for a service

Post by mguthrie »

Performance graphs are created automatically for a service based on the plugin output. Some plugins have performance data, but not all of them do. Here's the breakdown of Nagios plugin output and what is needed for performance graphs.
http://docs.pnp4nagios.org/pnp-0.4/abou ... quirements
kmagadi
Posts: 2
Joined: Mon Mar 25, 2013 11:15 am

Re: NagiosXI: How to enable graphs for a service

Post by kmagadi »

I was able to enable graphs by following the instructions here:

http://www.claudiokuenzler.com/blog/224 ... agiosgraph
Locked