<HTML>
<HEAD>
<TITLE>Allow crm_mon to run as non-root user?</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>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 allow nagios/NRPE to run as root.  <BR>
<BR>
The message I receive is:<BR>
[user@host:~] $ crm_mon -1<BR>
Connection to cluster failed: connection failed<BR>
<BR>
Is there a way to make crm_mon work as a non-root user?  Or alternatively, it appears that Pacemaker has some SNMP support in the pacemaker-mgmt package from the yum repository, but I can’t find any documentation on it.  <BR>
<BR>
Suggestions are welcome,<BR>
Aaron</SPAN></FONT>
</BODY>
</HTML>