On Mar 12, 2009, at 11:23 AM, Jason Frisvold wrote: > Understood, but that removes load monitoring all together for that > time > period. These servers are important enough that we don't want to stop > monitoring load, just adjust the values for a short period of time.
You could create a new check_command with the higher acceptable load. At the start of your backup process, send the CHANGE_SVC_CHECK_COMMAND external command to nagios with the higher threshold check_command. At the end of the backup process, send the same external command but specify the lower threshold check_command. http://www.nagios.org/developerinfo/externalcommands/commandlist.php -- Marc ------------------------------------------------------------------------------ Apps built with the Adobe(R) Flex(R) framework and Flex Builder(TM) are powering Web 2.0 with engaging, cross-platform capabilities. Quickly and easily build your RIAs with Flex Builder, the Eclipse(TM)based development software that enables intelligent coding and step-through debugging. Download the free 60 day trial. http://p.sf.net/sfu/www-adobe-com _______________________________________________ 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
