mirror of
https://github.com/FAUSheppy/monitoring-tools
synced 2025-12-06 03:21:35 +01:00
fix: remove duplicated config line
This commit is contained in:
@@ -77,7 +77,6 @@ object NotificationCommand "signal-service-notification" {
|
||||
notification_servicestate = "$service.state$"
|
||||
notification_useremail = "$user.email$"
|
||||
notification_servicedisplayname = "$service.display_name$"
|
||||
notification_servicedisplayname = "$service.display_name$"
|
||||
notification_signal_gateway_host = "$icinga.signal_gateway_host"
|
||||
notification_signal_gateway_port = "$icinga.signal_gateway_port"
|
||||
notification_signal_gateway_proto = "$icinga.signal_gateway_proto"
|
||||
|
||||
Reference in New Issue
Block a user