On Wednesday 06 February 2008 15:09:06 Nicholas Blasgen wrote:
> Is there any way to see the number of AGI processes that Asterisk is
> handling?  Either console, Asterisk Manager, or from within the AGI?  I
> used to just count the number of running copies of my AGI process (ps aux |
> grep agi) but once in a blue moon one of my AGI processes will become a
> zombie or for some other reason not stop when Asterisk disconnects from it.
>  I'd like to know, from Asterisk's point of view, the number of external
> applications it's communicating with.

If you type 'show channels' and count the number of invocations of AGI in the
output, you'll have your count.

-- 
Tilghman

_______________________________________________
-- Bandwidth and Colocation Provided by http://www.api-digital.com --

asterisk-users mailing list
To UNSUBSCRIBE or update options visit:
   http://lists.digium.com/mailman/listinfo/asterisk-users

Reply via email to