|
I was not actually aware that Nagios now permits 'naked' hosts (IE with no services). The scripts do indeed make the assumption that you can identify all hosts by looking at the service lists... so naked hosts would appear as invalid.
This will need a bit more coding to correct; I don't have time to work on it now though, as new baby is imminent... This will have to stay in the wishlist until I have the time to work on it.
Of course, it is open source, so feel free to modify it yourself if you're a Perl coder... what needs to be done is for readobjects to also read host definitions, and add a hash entry for each one found if it doesnt already exist. The rest of the code uses 'keys' to identify lists of valid objects.
_________________ Steve Shipway UNIX Systems, ITSS, University of Auckland, NZ Woe unto them that rise up early in the morning... -- Isaiah 5:11
|