From bb765e1184d51bf6e2d866b9ae8e1055d4a9adad Mon Sep 17 00:00:00 2001 From: Igor Pashev Date: Mon, 31 Dec 2018 16:26:15 +0300 Subject: Make `probes` include only "local" plugins --- pkgs/probes.nix | 3 --- 1 file changed, 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" -- cgit v1.2.3