Hi Alan, On Tue, May 14, 2013 at 07:52:30PM -0600, Alan Robertson wrote: > > It's best if we understand how to model their configurability. > > For example, in the OCF RA APIs, there is an action called meta-data > which spits out an XML snippet describing how to configure them (what > parameters, etc). It's not hard to write an OCF resource agent (in > spite of the XML), but it _is_ non-zero work to write and to debug them.
There is an extension to pacemaker available with the latest SLE11SP3 (also upstream since v1.1.8 or v1.1.9, I think) which allows use of nagios agents with an OCF RA configuration. Right now, the meta-data is just a file on the disk which has been semi-automatically created for several agents. The nagios upstream didn't want the patches that would enable agents to produce OCF RA XML meta-data. See: https://github.com/nagios-plugins/nagios-plugins/pull/38#issuecomment-17776165 and https://github.com/nagios-plugins/nagios-plugins/pull/35 Cheers, Dejan _______________________________________________ Assimilation mailing list - Discovery-Driven Monitoring [email protected] http://lists.community.tummy.com/cgi-bin/mailman/listinfo/assimilation http://assimmon.org/
