Check munin port only localy as we do munin async these days
authorPeter Palfrader <peter@palfrader.org>
Sun, 22 Sep 2019 13:15:55 +0000 (15:15 +0200)
committerPeter Palfrader <peter@palfrader.org>
Sun, 22 Sep 2019 13:15:55 +0000 (15:15 +0200)
config/nagios-master.cfg

index fcb74fb..ec3d668 100644 (file)
@@ -1857,7 +1857,7 @@ services:
     hostgroups: computers
   -
     name: network service - munin-node
     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
   ###
     hostgroups: computers
     depends: process - munin-node
   ###