Hello Alan, Thanks for reply. I looked through README file https://sourceforge.net/p/nagiosgraph/git/ci/master/tree/README and I agree with you. Default rule in map file is being applied to received data: In our environment has being installed Nagios Core server as well as nagiosgraph into custom path. root@srv149:~# less /var/www/vhosts/nagios/nagiosgraph/etc/map ... ... # default rule. if none of the other rules did anything, then check for # perfdata that meets the standard format. ... ... That...
Hello guys, I have compiled from source code Nagios Core v4.4.6 and then proceed based on this article https://sysadmins.co.za/how-to-setup-the-nagiosgraph-plugin-on-nagios-monitoring-server/ in order to install nagiosgraph plugin. I have chosen standalone layout for installation of plugin. Installation of plugin went all right until I wanted to see graphs in Nagios GUI for several services. This plugin doesn't generate graph for some services. First affected service is related to monitoring of CPU...