Build precise queries to find exactly what you need
Press ESC to close
Nagios World Conference 2026: Sept. 14-17 in St. Paul, MN | Learn More
A must-have to find out nagios controls perf issues. Thanks a lot for your contribution William Leibzon!!!!
For my NagiosXI, I only had to change the variable:
my $file=”/var/log/nagios/status.dat”;
for:
my $file=”/usr/local/nagios/var/status.dat”;
And worked like a charm. My NagiosXI version is:
Nagios XI (5.4.4)