noheader messes up displayed statuses on nagios core 4.24
Posted: Sat Jan 21, 2017 5:13 am
Hello,
I recently upgraded from nagios core 3x to the latest nagios core 4.24.
My nagios link used to be:
nagios/cgi-bin/status.cgi?host=all&servicestatustypes=28&hoststatustypes=15&serviceprops=40&noheader=yes&sorttype=1&sortoption=6
This, however does not work as expected on nagios 4.24 - instead of showing only unknown, critical and warning, it shows ok statuses as well which is not acceptable with 1000+ hosts to monitor.
When I lose the noheader option (tried both with noheader=true/false and noheader all by itself), it works as expected, although with a header - which I do not want.
nagios/cgi-bin/status.cgi?host=all&servicestatustypes=28&hoststatustypes=15&serviceprops=40&sorttype=1&sortoption=6
Is there a different way to hide the header on nagios core 4.24 without experiencing the above?
Thanks for any info.
Regards
I recently upgraded from nagios core 3x to the latest nagios core 4.24.
My nagios link used to be:
nagios/cgi-bin/status.cgi?host=all&servicestatustypes=28&hoststatustypes=15&serviceprops=40&noheader=yes&sorttype=1&sortoption=6
This, however does not work as expected on nagios 4.24 - instead of showing only unknown, critical and warning, it shows ok statuses as well which is not acceptable with 1000+ hosts to monitor.
When I lose the noheader option (tried both with noheader=true/false and noheader all by itself), it works as expected, although with a header - which I do not want.
nagios/cgi-bin/status.cgi?host=all&servicestatustypes=28&hoststatustypes=15&serviceprops=40&sorttype=1&sortoption=6
Is there a different way to hide the header on nagios core 4.24 without experiencing the above?
Thanks for any info.
Regards