Hello Michael,

if you hostname or ip adress whatever is static you can use ignore keyword
follow like ;

apply Service "Service Name" {
  ...

  assign where match("web*.example.org", host.name)
  ignore where host.name
}



2016-10-05 19:51 GMT+03:00 Michael Martinez <[email protected]>:

> we need to exclude certain hosts based on AWS
> attributes (VpcId
>
_______________________________________________
icinga-users mailing list
[email protected]
https://lists.icinga.org/mailman/listinfo/icinga-users

Reply via email to