Hi,

what about using templates:

define host {
    name generic-host
    ...
    _LOAD_THRESHOLD  -w 1,1,1 -c 5,5,5
}

and override it in the high load hosts.

You could then use $_HOSTLOAD_THRESHOLD$ in the check command like
define command {
   command_line .../check_load ... $_HOSTLOAD_THRESHOLD$
}

  Sven

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
icinga-users mailing list
icinga-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/icinga-users

Reply via email to