about summary refs log tree commit diff
path: root/pkgs/servers/monitoring/plugins/labs_consol_de.nix
diff options
context:
space:
mode:
authorPeter Hoeg <peter@hoeg.com>2019-09-04 10:41:08 +0800
committerPeter Hoeg <peter@hoeg.com>2019-09-11 13:08:47 +0800
commitb2fb72dae38297b6b67f30befabe428f285859a5 (patch)
tree70e9ab10444b86982694e153b43c4c91fab66f44 /pkgs/servers/monitoring/plugins/labs_consol_de.nix
parent3ce644e68340ef161a8dee61ed9d6949870e00c7 (diff)
downloadnixlib-b2fb72dae38297b6b67f30befabe428f285859a5.tar
nixlib-b2fb72dae38297b6b67f30befabe428f285859a5.tar.gz
nixlib-b2fb72dae38297b6b67f30befabe428f285859a5.tar.bz2
nixlib-b2fb72dae38297b6b67f30befabe428f285859a5.tar.lz
nixlib-b2fb72dae38297b6b67f30befabe428f285859a5.tar.xz
nixlib-b2fb72dae38297b6b67f30befabe428f285859a5.tar.zst
nixlib-b2fb72dae38297b6b67f30befabe428f285859a5.zip
check-nwc-health: 7.0.1.3 -> 7.10.0.6
Diffstat (limited to 'pkgs/servers/monitoring/plugins/labs_consol_de.nix')
-rw-r--r--pkgs/servers/monitoring/plugins/labs_consol_de.nix4
1 files changed, 2 insertions, 2 deletions
diff --git a/pkgs/servers/monitoring/plugins/labs_consol_de.nix b/pkgs/servers/monitoring/plugins/labs_consol_de.nix
index de2c25cc17db..b1fe0f27ad62 100644
--- a/pkgs/servers/monitoring/plugins/labs_consol_de.nix
+++ b/pkgs/servers/monitoring/plugins/labs_consol_de.nix
@@ -61,8 +61,8 @@ in {
 
   check-nwc-health = generic {
     pname       = "check_nwc_health";
-    version     = "7.0.1.3";
-    sha256      = "0rgd6zgd7kplx3z72n8zbzwkh8vnd83361sk9ibh6ng78sds1sl5";
+    version     = "7.10.0.6";
+    sha256      = "092rhaqnk3403z0y60x38vgh65gcia3wrd6gp8mr7wszja38kxv2";
     description = "Check plugin for network equipment.";
     buildInputs = [ perlPackages.NetSNMP ];
   };