Pushover: Soundeinstellungen eingebunden

This commit is contained in:
2020-07-20 22:04:57 +02:00
parent 75a6779bb2
commit 7ab0f58ec6
3 changed files with 41 additions and 1 deletions

View File

@@ -47,6 +47,8 @@ object NotificationCommand "pushover-service-notification" {
HOSTNAME = "$host.name$"
SERVICENAME = "$service.name$"
SERVICEDISPLAYNAME = "$service.display_name$"
SERVICESTATE = "$service.state$"
HOSTDISPLAYNAME = "$host.display_name$"
SERVICESTATE = "$service.state$"
SERVICEOUTPUT = "$service.output$"