From 5555f33cfbb9e68d521cae26894e1e4884453963 Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Sat, 28 Sep 2019 23:06:30 +0200 Subject: [PATCH] retire da-backup checks --- config/nagios-master.cfg | 17 ----------------- 1 file changed, 17 deletions(-) diff --git a/config/nagios-master.cfg b/config/nagios-master.cfg index c148ce6..267b551 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1686,23 +1686,6 @@ services: hostgroups: computers # }}} # {{{ backup - - - name: backup - servicegroups: backup - nrpe: "sudo /usr/lib/nagios/plugins/dsa-check-dabackup" - hostgroups: computers - excludehosts: backuphost, storace - check_interval: 60 - max_check_attempts: 2 - retry_interval: 5 - - - name: backup server config - servicegroups: backup - nrpe: "/usr/lib/nagios/plugins/dsa-check-dabackup-server" - hosts: storace - check_interval: 60 - max_check_attempts: 2 - retry_interval: 5 - name: backup - bacula - last backup servicegroups: backup -- 2.20.1