Re: [Nagios-db-devel] abstraction and mysql support added to ui
Status: Beta
Brought to you by:
bench23
From: Matthew K. <mk...@ma...> - 2005-01-21 20:00:04
|
On Fri, 2005-01-21 at 19:37, Ben wrote: > On Tue, 18 Jan 2005, Ben wrote: > > > > The issue I see with how it currently works is that if you clear out the > > > db and wipe the nagios retention.dat, when you go to start nagios up > > > from this 'fresh' state the module doesn't insert all the host/services > > > on startup. So instead of seeing '800 pending checks' after refreshing > > > the mat view you see 5 hosts up/20 service ok/0 pending. > > > > I suppose that is more correct, and doing this will also address the issue > > about serviceDetails.php not showing pending services. > > Ok, so I made some changes to get this to work, and I'm now noticing that > it seems nagios isn't doing host checks on some of my servers. Have you > noticed that? Interesting, no I haven't noticed that. So they aren't showing up in the nagios log either? What I did notice immediately after making that change was that host and service check data in the UI was out of date. I made a note about it in the TODO. "need to define a plugin_output field for both host_check/service_check to be use when querying host/service status. currently host_history/service_history is used but these results are stale right after the initial check." -- Matthew Kent <mk...@ma...> http://magoazul.com |