From fbb30e4f878a688d4655bc416f8d8162699150aa Mon Sep 17 00:00:00 2001 From: Julien Cristau Date: Sat, 7 Sep 2019 10:22:33 +0200 Subject: [PATCH] Fix typo --- 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 b5930ad..90d695c 100644 --- a/config/nagios-master.cfg +++ b/config/nagios-master.cfg @@ -1552,7 +1552,7 @@ services: nrpe: "/usr/lib/nagios/plugins/check_disk 95 97 /storage/snapshot-farm-4" hosts: lw04 - - name: disk usage on /storage/snapshot-farm-90 + name: disk usage on /storage/snapshot-farm-09 servicegroups: diskspace nrpe: "/usr/lib/nagios/plugins/check_disk 95 97 /storage/snapshot-farm-09" hosts: lw09 -- 2.20.1