]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - modules/private/monitoring/conf/notify.cfg
Use nix expressions to build monitoring list
[perso/Immae/Config/Nix.git] / modules / private / monitoring / conf / notify.cfg
diff --git a/modules/private/monitoring/conf/notify.cfg b/modules/private/monitoring/conf/notify.cfg
deleted file mode 100644 (file)
index 63b380d..0000000
+++ /dev/null
@@ -1,8 +0,0 @@
-# vim: filetype=nagios
-
-define command {
-  command_line                   /etc/naemon/send_nrdp.sh -H "$HOSTADDRESS$" -s "$SERVICEDESC$" -S "$SERVICESTATEID$" -o "$SERVICEOUTPUT$"
-  command_name                   notify-master
-}
-
-