Hi there,

It is possible to define the states that would be notified in a service check? 
For example this check would be inherited by 800 Hosts

apply Service "/var Partition" {
  import "generic-service"
  assign where host.vars.nrpe_basic == "yes"
  ignore where host.vars.disk_var == "no"
  vars.sla = "24x7"
  check_command = "nrpe_check"
  vars.remote_nrpe_command = "disk_var“
}

For us it’s only interesting that we get only a notification if the state is 
critical. Without to get a warning-message before. I would like to configure it 
directly by the Service Check. 

cheers

Darko Hojnik
Datacenter Operations
 
[email protected]
www.trivago.com
 
 
Court of Registration: Amtsgericht Duesseldorf, Registration Number: HRB 51842
Managing directors: Rolf Schroemgens • Malte Siewert • Peter Vinnemeier
trivago GmbH • Bennigsen-Platz 1 • 40474 Duesseldorf, Germany
* This email message may contain legally privileged and/or confidential 
information.
You are hereby notified that any disclosure, copying, distribution, or use of 
this email message is strictly prohibited.

_______________________________________________
icinga-users mailing list
[email protected]
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to