On Fri, Nov 11, 2011 at 2:55 PM, Russell Bryant <[email protected]> wrote: > On Fri, Nov 11, 2011 at 10:36 AM, Florian Haas <[email protected]> wrote: >>> asterisk -rx will help verify that the process isn't totally hosed for >>> some reason. The specific command issued to Asterisk, "core show >>> uptime", is unlikely to help detect any additional type of error, >>> though. One improvement would be "core show channels". If just about >>> anything locks up inside of Asterisk, it's going to eventually >>> escalate to here, and will cause this command to fail. The one major >>> caveat here is that it's not a command that should be run at a very >>> high frequency. >> >> Users would typically run this at an interval of 10-30 seconds. Is that >> too high a frequency? > > No. I would be more concerned if it was once a second or less.
Also, minor improvement: "core show channels count" so it doesn't try to needlessly print out so much. -- Russell Bryant _______________________________________________ Linux-HA mailing list [email protected] http://lists.linux-ha.org/mailman/listinfo/linux-ha See also: http://linux-ha.org/ReportingProblems
