remove jessie-specific statd process check
authorJulien Cristau <jcristau@debian.org>
Tue, 10 Sep 2019 08:08:18 +0000 (10:08 +0200)
committerJulien Cristau <jcristau@debian.org>
Tue, 10 Sep 2019 08:08:18 +0000 (10:08 +0200)
config/nagios-master.cfg

index 171be6b..f2ef5d8 100644 (file)
@@ -2534,11 +2534,6 @@ services:
     retry_interval: 5
   # }}}
   # {{{ NFS Stuff
     retry_interval: 5
   # }}}
   # {{{ NFS Stuff
-  -
-    name: process - statd
-    nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u statd -C rpc.statd -a '/sbin/rpc.statd'"
-    hostgroups: nfs-client, nfs-server
-    excludehostgroups: stretch, buster
   -
     name: process - nfsd
     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1: -u root -C nfsd -a '[nfsd]'"
   -
     name: process - nfsd
     nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:10 -c 1: -u root -C nfsd -a '[nfsd]'"