Re: [Nagios-users] NDO 1.4b3 programstatus table not populating

2007-05-23 Thread Kristopher Yates
/base/events.c in the Sourcecode. In the Subprogramm "handle_timed_event " befor the " return OK; " (about line 1364) add the following Line: update_program_status(FALSE); Thanks to Master D. Kris ---- From: "Krist

[Nagios-users] NDO 1.4b3 programstatus table not populating

2007-05-22 Thread Kristopher Yates
Hello, I am running Nagios 2.9 with NDO utils 1.4b3 and MySQL 5.0.26-12. Hoststatus and Servicestatus tables are being populated as expected, however, programstatus is never being populated. All in all, NDO seems to be functioning fine, as programstatus table not populating seems to be the