From c32f6f3b3a48d39390f4243e22d353aa0a4089de Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Tue, 17 Feb 2009 21:11:25 +0000 Subject: [PATCH] [project @ peter@palfrader.org-20090217211125-oz6wa9qi8l1lqv4z] libvirtd on unger --- nagios-master.cfg | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/nagios-master.cfg b/nagios-master.cfg index 1cf1ce1..33b31f3 100644 --- a/nagios-master.cfg +++ b/nagios-master.cfg @@ -1664,6 +1664,12 @@ services: nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1:1 -u snmp -C snmpd -a '/usr/sbin/snmpd -Lsd -Lf /dev/null -u snmp -I -smux -p /var/run/snmpd.pid 127.0.0.1'" hosts: lobos, villa + #### + - + name: process - libvirtd + nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1:1 -u root -C libvirtd -a '/usr/sbin/libvirtd -d'" + hosts: unger + ### - name: process - buildd -- 2.20.1