From ab87b9d60c7d58c296b6133304b3b538023c5919 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Fri, 12 Apr 2019 15:42:26 +0200 Subject: [PATCH] bacula director is now run with -fP --- config/nagios-master.cfg | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 51cc906..572ae97 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1647,7 +1647,7 @@ services: - name: process - bacula-dir servicegroups: backup - nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u bacula -C bacula-dir -a '/usr/sbin/bacula-dir -f -c /etc/bacula/bacula-dir.conf'" + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u bacula -C bacula-dir -a '/usr/sbin/bacula-dir -fP -c /etc/bacula/bacula-dir.conf'" hosts: dinis - name: process - bacula-fd -- 2.20.1