Hi,

On Thu, Sep 27, 2007 at 11:43:43AM -0500, Dave Augustus wrote:
> Hello,
> 
> On Thu, 2007-09-27 at 18:32 +0200, Dejan Muhamedagic wrote:
> > Hello,
> > 
> > This is something which was in the works for quite some time.
> > 
> > At times (probably more often than not) the reports on this list
> > and also in the bugzilla are not complete. And it is hard to
> > blame anybody for that because there are so many things to
> > remember and include in the report that probably the only way to
> > do it right is to let the computer do the work. So, here it is,
> > an automated heartbeat configuration/status/logs/whatnot
> > collector. It will go through many motions to dig out interesting
> > stuff.
> > 
> > The code is here:
> > 
> > http://hg.linux-ha.org/dev/raw-file/tip/tools/hb_report.in
> > http://hg.linux-ha.org/dev/raw-file/tip/tools/utillib.sh
> > 
> > Get those two files, copy them to /usr/share/heartbeat and rename
> > hb_report.in to hb_report. Change @sysconfdir@ to /etc (or
> > whatever is your system config directory) in one of the top lines
> > in hb_report.
> > 
> Thank you for a cool utility to help things out.
> 
> Additionally, the next line below might need adjusted as well:
> 
> LOGD_CF=/etc/logd.cf
> 
> Mine is located in /etc/ha.d , not /etc.  :)

Thanks for the report. Actually, ha_logd is supposed to be a
program independent from heartbeat, so its default location is
/etc and, to make things worse, that location is not available
anywhere in the package. But I'll add a few more locations. This
was also an uncaught error. Fixed now.

Thanks,

Dejan

> Dave
> 
> 
> 
> _______________________________________________
> 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

Reply via email to