[Pacemaker] Expansion plan of crm_mon

Andrew Beekhof andrew at beekhof.net
Thu Nov 5 03:49:42 EST 2009


2009/11/5 Yuusuke IIDA <iidayuus at intellilink.co.jp>:
> Hi all,
>
> I think that information indication of pingd of present crm_mon is not enough.
>
> I want to display the score information of plural pingd processes in crm_mon.
> And I want to display warning when there is abnormality in the monitor of pingd.

What about a generic --show-node-attributes option instead?
That way you're not restricted to just seeing values called ping*.

>
> I show below an image
>
> An example:Two pingd processes start.
> Each pingd watches two networks.
>
> It is an image when trouble occurred in the network of the one of coro1 side.
>
> [root at coro2 ~]# crm_mon -fn1
>
>
> ============
> Last updated: Thu Nov  5 16:09:29 2009
> Stack: openais
> Current DC: coro1 - partition with quorum
> Version: 1.0.6-405fe9a92d82+ stable-1.0 tip
> 2 Nodes configured, 2 expected votes
> 1 Resources configured.
> ============
>
> Node coro1: online
>        rsc-pingd1:0     (ocf::pacemaker:pingd) Started
>        rsc-pingd2:0     (ocf::pacemaker:pingd) Started
> Node coro2: online
>        rsc-pingd1:1     (ocf::pacemaker:pingd) Started
>        rsc-pingd2:1     (ocf::pacemaker:pingd) Started
>
> Migration summary:
> * Node coro2:
>  - Pingd summary:
>  + pingdnet1::200(expected 200)
>  + pingdnet2::100(expected 200) warning!!
> * Node coro1:
>  - Pingd summary:
>  + pingdnet1::200(expected 200)
>  + pingdnet2::200(expected 200)
> [root at coro2 ~]#
>
> About this thought, is not there any opinion?
>
> Regards,
> Yuusuke
>
>
>
>
> _______________________________________________
> Pacemaker mailing list
> Pacemaker at oss.clusterlabs.org
> http://oss.clusterlabs.org/mailman/listinfo/pacemaker
>




More information about the Pacemaker mailing list