Hi, I would like the ability to dynamically add hosts. I have Developers who have written APIs to send passive service checks to Nagios, however due to the size of our infrastructure I cannot add every host. The only way I know how to do this is parse nagios.log for " Passive check result was received for service '$service' on host '$host', but the host could not be found!" messages.
The problem that I have is that I would also like to keep the ability for some services to NOT retain state information during specific restarts. The only way I can see to add dynamic hosts is to make sure retain state is enabled globally, add the cfg, then do a reload of nagios. If I have some "retain_status_information 0" settings then I will loose state throughout the day. Is there anyway to force a reload AND keep state, regardless of settings? Anyone have a workaround for this problem? Thanks! ------------------------------------------------------------------------------ Download Intel® Parallel Studio Eval Try the new software tools for yourself. Speed compiling, find bugs proactively, and fine-tune applications for parallel performance. See why Intel Parallel Studio got high marks during beta. http://p.sf.net/sfu/intel-sw-dev _______________________________________________ Nagios-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/nagios-users ::: Please include Nagios version, plugin version (-v) and OS when reporting any issue. ::: Messages without supporting info will risk being sent to /dev/null
