Force all tests in a hostgroup or servicegroup

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
DennisPR
Posts: 149
Joined: Mon May 07, 2012 10:34 am

Force all tests in a hostgroup or servicegroup

Post by DennisPR »

Can I force all services in a certain host group or service group at once instead of clicking every host and choosing "Schedule a check of all services on this host" ?
agriffin
Posts: 876
Joined: Mon May 09, 2011 9:36 am

Re: Force all tests in a hostgroup or servicegroup

Post by agriffin »

Not from the interface, but you can write a script to do it for you using the external command pipe and the SCHEDULE_HOST_SVC_CHECKS command.
Locked