From 1a5968e01f3ca6d30651e53f56865fc771a6c35f Mon Sep 17 00:00:00 2001 From: Peter Palfrader Date: Thu, 21 Aug 2008 23:23:52 +0000 Subject: [PATCH] [project @ peter@palfrader.org-20080821232352-pqoqpr0zm3lngnw6] comment out xen --- nagios-master.cfg | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/nagios-master.cfg b/nagios-master.cfg index 01e607c..54ab031 100644 --- a/nagios-master.cfg +++ b/nagios-master.cfg @@ -1400,19 +1400,19 @@ services: depends: process - mysql - master #### - - - name: process - xenconsoled - nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C xenconsoled -a 'xenconsoled'" - hosts: piatti - - - name: process - xenstored - nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C xenstored -a '/usr/lib/xen-3.0.3-1/bin/xenstored --pid-file /var/run/xenstore.pid'" - hosts: piatti - - - name: process - xend - nrpe: "/usr/lib/nagios/plugins/check_procs -w 2:2 -c 2: -u root -C python -a 'python /usr/lib/xen-3.0.3-1/bin/xend start'" - hosts: piatti - + #- + # name: process - xenconsoled + # nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C xenconsoled -a 'xenconsoled'" + # hosts: piatti + #- + # name: process - xenstored + # nrpe: "/usr/lib/nagios/plugins/check_procs -w 1:1 -c 1: -u root -C xenstored -a '/usr/lib/xen-3.0.3-1/bin/xenstored --pid-file /var/run/xenstore.pid'" + # hosts: piatti + #- + # name: process - xend + # nrpe: "/usr/lib/nagios/plugins/check_procs -w 2:2 -c 2: -u root -C python -a 'python /usr/lib/xen-3.0.3-1/bin/xend start'" + # hosts: piatti +# #### # XXX is this needed? - -- 2.20.1