Search found 2 matches

by roeseler
Thu Sep 28, 2017 9:43 am
Forum: Nagios XI
Topic: How to create pages for pnp4nagios graphs
Replies: 2
Views: 991

Re: How to create pages for pnp4nagios graphs

Just to add that I found the root cause. The service_desc was not matching the file name at /var/lib/pnp4nagios/perfdata on the host's folder.
Everything working now!

Cheers!
by roeseler
Thu Sep 28, 2017 4:44 am
Forum: Nagios XI
Topic: How to create pages for pnp4nagios graphs
Replies: 2
Views: 991

How to create pages for pnp4nagios graphs

Hello. I'm trying to create pages in pnp4nagios that should contain only one graph. For instance, I have a switch that has a graph for an interface usage 'in' and another graph for 'out'; I would like to have a page that only contains the 'in' usage graph and another page for the 'out' usage graph, ...