On 2011-11-11 21:41, Russell Bryant wrote: > You're right that SIPp isn't packaged really, but it would have to be > an optional feature of the resource agent regarless of what utilities > it uses. A little 'nc' based hack might work. You wouldn't be able > to do any validation of the message, but all you really care about is > that a packet came back. Another utility to look at is 'sipsak'. I > see that on both Ubuntu and Fedora (those are the only ones I > checked).
https://github.com/fghaas/resource-agents/commit/ac34c61cc209c389c4501a9f4a699a23e803a0f6#heartbeat/asterisk Does this look reasonable to you? In case you're unfamiliar with our function library: ocf_run runs a command and captures its output, but only writes the output to the logs if the command returned an error. Cheers, Florian -- Need help with High Availability? http://www.hastexo.com/now _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
