The tag has no wiki summary.

learn more… | top users | synonyms

1
vote
2answers
648 views

Nagiosgrapher not processing data correctly

I have configured nagiosgrapher correctly, as far as I can tell, but the logs continue to report a lack of data. For example, for load, in /var/log/nagiosgrapher/ngraph.log: 2012-08-02 22:30:16 ...
0
votes
1answer
3k views

How to configure nagiosgrapher to work with plugins?

I did: apt-get install nagios nagios-plugins nagios-nrpe-plugin nagiosgrapher and adjusted nagios cfg to: process_performance_data=1 service_perfdata_command=ngraph-process-service-perfdata-pipe ...