From: Peter Palfrader Date: Sat, 23 Mar 2013 16:44:37 +0000 (+0100) Subject: fqdn X-Git-Url: https://wiki.adam-barratt.org.uk/gitweb/?a=commitdiff_plain;h=30dd0ac14622d2b7c3eb36045090be3bbd1248c8;p=mirror%2Fdsa-nagios.git fqdn --- diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index 60d514e..5bd4cc5 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1403,7 +1403,7 @@ services: - name: backup - bacula - last backup servicegroups: backup - remotecheck: "/usr/lib/nagios/plugins/dsa-check-bacula $HOSTNAME$" + remotecheck: "/usr/lib/nagios/plugins/dsa-check-bacula $HOSTNAME$.debian.org" runfrom: dinis hostgroups: bacula-client normal_check_interval: 60 @@ -1411,7 +1411,7 @@ services: - name: backup - bacula - last full backup servicegroups: backup - remotecheck: "/usr/lib/nagios/plugins/dsa-check-bacula -w 840 -c 1560 $HOSTNAME$ F" + remotecheck: "/usr/lib/nagios/plugins/dsa-check-bacula -w 840 -c 1560 $HOSTNAME$.debian.org F" runfrom: dinis hostgroups: bacula-client normal_check_interval: 60