Introducing...
NagVis is a visualization addon for the well known network managment system Nagios.
NagVis can be used to visualize Nagios Data, e.g. to display IT processes like a mail system or a network infrastructure.
Useful Links:
NagVis is a visualization addon for the well known network managment system Nagios.
NagVis can be used to visualize Nagios Data, e.g. to display IT processes like a mail system or a network infrastructure.
update_program_status(FALSE);After this stop Nagios if currently running. Then compile, install and restart your Nagios:
./configure [...] make all make installUpdate 2007/06/12: We got the source of the problem. The programstatus table is only updated if check_external_commands is set to 1 (External Command Check enabled) and then only if nagios checked for new external commands. But at least once in 10 seconds.