Re: [Pacemaker] Allow crm_mon to run as non-root user?

2009-11-24 Thread Andrew Beekhof
On Tue, Nov 24, 2009 at 10:17 PM, Aaron Brown wrote: > I am attempting to set up monitoring of my Pacemaker cluster with Nagios > and, as a start, I would like to use `crm_mon –s` for general status and > also write a script to parse the results of `crm_mon –1`.  The problem I am > having is that

[Pacemaker] another basic configuration question

2009-11-24 Thread Frank DiMeo
Hi All, I'm using the enclosed .xml file to control the startup sequence and collocation of two resources. When I use this xml file, I get the following behavior: 1) start both nodes, resources world1 and world2 start up in the correct sequence on ubuntu_2 2) execute crm_standby -U ubuntu_2 v

[Pacemaker] Allow crm_mon to run as non-root user?

2009-11-24 Thread Aaron Brown
I am attempting to set up monitoring of my Pacemaker cluster with Nagios and, as a start, I would like to use `crm_mon ­s` for general status and also write a script to parse the results of `crm_mon ­1`. The problem I am having is that I can¹t run crm_mon as a non-root user and I¹m unwilling to al

Re: [Pacemaker] crm_ commands logging to syslog

2009-11-24 Thread Andrew Beekhof
2009/11/21 Димитър Бойн : > Hi, > > I have noticed commands like "/usr/sbin/crm_attribute --query > --name=ClusterId -quiet" would log to /var/log/messages. > > > > What is the reason for that? Can I suppress somehow? What output in particular are you concerned about?