automatic scheduling
nagios at mm.quex.org
nagios at mm.quex.org
Tue Sep 7 07:17:47 CEST 2004
On Tue, Sep 07, 2004 at 06:55:59AM +0200, Jochen Kaechelin wrote:
> What do I have to do that nagios automatically
> starts to schedule all my defined services after I
> reboot the machine nagios is running on?
>
> For now I manually "enable" scheduling for each
> defined host under "Scheduling Queue".
Enable active checks in the service definition, or the
template(s) that they inherit from.
define service {
name allservices-template
active_checks_enabled 1
passive_checks_enabled 1
...
}
The active_checks_enabled option is what you need, and this is
the flag that enabling/disabling "scheduling" in the Scheduling
Queue CGI toggles.
-------------------------------------------------------
This SF.Net email is sponsored by BEA Weblogic Workshop
FREE Java Enterprise J2EE developer tools!
Get your free copy of BEA WebLogic Workshop 8.1 today.
http://ads.osdn.com/?ad_id=5047&alloc_id=10808&op=click
_______________________________________________
Nagios-users mailing list
Nagios-users at lists.sourceforge.net
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
More information about the Users
mailing list