Status information never updates
Posted: Tue Sep 24, 2013 7:54 am
Platform: Centos / Nagios Core 3.3.1
I created a plugin for the purposes of just printing output.
It always returns a status OK, with the output consisting of the output from a single command line
which I'd like to view via the nagios web interface in the 'status information'.
My problem is the status information never seems to update in Nagios web interface.
I've also confirmed that var/status.dat also reflects this, since the plugin_output field never
seems to change.
Is this because the state needs to change before the status information is updated?
How can I get the status information to always reflect the output from the last check?
I created a plugin for the purposes of just printing output.
It always returns a status OK, with the output consisting of the output from a single command line
which I'd like to view via the nagios web interface in the 'status information'.
My problem is the status information never seems to update in Nagios web interface.
I've also confirmed that var/status.dat also reflects this, since the plugin_output field never
seems to change.
Is this because the state needs to change before the status information is updated?
How can I get the status information to always reflect the output from the last check?