Hi, On Mon, Oct 08, 2007 at 03:07:14PM +0200, matilda matilda wrote: > Hi all, > > can someone point me to the interface documentation for > external stonith plugins version 2. I found > http://www.linux-ha.org/ExternalStonithPlugins > but this document says nothing about how to write logging > messages and what environment variables of HA can be expected > when the plugin is called.
There are no environment variables apart from those that represent agent's parameters. There is no special logging procedure--just echo whatever you want to say to stdout and it will find it's way to the logs. Thanks, Dejan > Best regards > Andreas Mock > > > > _______________________________________________ > Linux-HA mailing list > [email protected] > http://lists.linux-ha.org/mailman/listinfo/linux-ha > See also: http://linux-ha.org/ReportingProblems _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
