Hello All,
I would like to create a user with the following notification filter, but
can't really figure out how to achive this in the user definition.
Hosts: Recovery, Down, Unreachable
Services: Recovery, Warning, Critical, Unknown
Could someone show me an example?
My user looks like this:
object User "myuser" {
import "generic-user"
display_name = "My User"
groups = [ "icingaadmins" ]
enable_notifications = true
states = [ Up, Down, OK, Warning, Critical, Unknown ]
types = [ Problem, Acknowledgement, Recovery ]
email = "[email protected]"
}
_______________________________________________
icinga-users mailing list
[email protected]
https://lists.icinga.org/mailman/listinfo/icinga-users