]> git.immae.eu Git - perso/Immae/Config/Nix.git/blobdiff - modules/private/monitoring/objects_common.nix
Add some monitoring services (eriomem)
[perso/Immae/Config/Nix.git] / modules / private / monitoring / objects_common.nix
index 7467306c323926da8d47d7c501df508018062b80..15eee97b732e73acae0c293fbe2052e7125a0de2 100644 (file)
@@ -91,6 +91,7 @@ in
   ];
   command = {
     check_dns = "$USER1$/check_dns -H $ARG1$ -s $HOSTADDRESS$ $ARG2$";
+    check_eriomem = "$USER2$/check_eriomem $USER208$";
     check_external_dns = "$USER1$/check_dns -H $ARG2$ -s $ARG1$ $ARG3$";
     check_ftp_database = "$USER2$/check_ftp_database";
     check_git = "$USER2$/check_git $USER203$";