mirror of
https://github.com/FAUSheppy/monitoring-tools
synced 2025-12-06 03:21:35 +01:00
fix: update command with new path
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
object NotificationCommand "signal-service-notification" {
|
object NotificationCommand "signal-service-notification" {
|
||||||
command = [ "/etc/icinga2/monitoring-tools/signal-notify.py" ]
|
command = [ "/etc/icinga2/monitoring-tools/signal-gateway-client.py" ]
|
||||||
|
|
||||||
arguments += {
|
arguments += {
|
||||||
"-4" = "$notification_address$"
|
"-4" = "$notification_address$"
|
||||||
|
|||||||
Reference in New Issue
Block a user