aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--pkgs/probes.nix3
1 files changed, 0 insertions, 3 deletions
diff --git a/pkgs/probes.nix b/pkgs/probes.nix
index 650c996..70235d6 100644
--- a/pkgs/probes.nix
+++ b/pkgs/probes.nix
@@ -4,11 +4,8 @@ let
plugins = [
"check_disk"
"check_file_age"
- "check_http"
"check_load"
"check_log"
- "check_mysql"
- "check_mysql_query"
"check_procs"
"check_swap"
"check_users"