[Pacemaker] [Question] About snmp trap of crm_mon.

Andrew Beekhof andrew at beekhof.net
Thu Jul 24 04:32:40 EDT 2014


On 24 Jul 2014, at 11:54 am, renayama19661014 at ybb.ne.jp wrote:

> Hi All,
> 
> We were going to confirm snmptrap function in crm_mon of Pacemaker1.1.12.
> However, crm_mon does not seem to support a message for a new difference of cib.

dammit :(

> 
> 
> void
> crm_diff_update(const char *event, xmlNode * msg)
> {
>     int rc = -1;
>     long now = time(NULL);
> (snip)
>     if (crm_mail_to || snmp_target || external_agent) {
>         /* Process operation updates */
>         xmlXPathObject *xpathObj = xpath_search(msg,
>                                                 "//" F_CIB_UPDATE_RESULT "//" XML_TAG_DIFF_ADDED
>                                                 "//" XML_LRM_TAG_RSC_OP);
>         int lpc = 0, max = numXpathResults(xpathObj);
> (snip)
> 
> Best Regards,
> Hideo Yamauch.
> 
> 
> _______________________________________________
> Pacemaker mailing list: Pacemaker at oss.clusterlabs.org
> http://oss.clusterlabs.org/mailman/listinfo/pacemaker
> 
> Project Home: http://www.clusterlabs.org
> Getting started: http://www.clusterlabs.org/doc/Cluster_from_Scratch.pdf
> Bugs: http://bugs.clusterlabs.org

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 841 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <https://lists.clusterlabs.org/pipermail/pacemaker/attachments/20140724/cb33acbc/attachment-0003.sig>


More information about the Pacemaker mailing list