object User "patrick" { import "generic-user" display_name = "Patrick" # groups = [ "icingaadmins" , "icingaadmins-pushover" ] groups = [ "icingaadmins-pushover" ] email = "root@localhost" #Pushover Messages vars.pushover_user = "" vars.pushover_token = "" #Devices #(mehrere devices = [ "device1", "device2" ] vars.pushover_device = [ "" ] # vars.pushover_priority = "2" # retry >= 30 # vars.pushover_retry = "30" # expire <= 10800 # vars.pushover_expire = "300" }