Check munin port only localy as we do munin async these days
[mirror/dsa-nagios.git] / config / nagios-master.cfg
index fcb74fb..ec3d668 100644 (file)
@@ -1857,7 +1857,7 @@ services:
     hostgroups: computers
   -
     name: network service - munin-node
-    check: check_tcp!4949
+    nrpe: "/usr/lib/nagios/plugins/check_tcp -H localhost -p 4949"
     hostgroups: computers
     depends: process - munin-node
   ###