<div dir="ltr"><div>There is nagios plugin<br><br>check_asterisk_channels<br><br>Examples:<br><br>Check channels/calls, with no concern about limits.<br><br>  check_asterisk_channels<br><br>Check channels/calls.  Issue a warning if there are more than 10 active<br>

channels, and a critical if there are more than 15 active channels.<br><br>  check_asterisk_channels -w 10 -c 15<br><br>Caveats:<br><br>This plugin calls the asterisk executable directly, so make sure that the user<br>executing this script has appropriate permissions!  Usually the asterisk binary<br>

can only be run by the asterisk user or root. To grant the nagios user<br>permissions to execute the script, try something like the following in your<br>/etc/sudoers file:<br>  nagios ALL=(ALL) NOPASSWD: /path/to/plugins/directory/check_asterisk_channels<br>

<br></div><div>You can easily edit this to add more monitoring <br></div><div><br></div>Jai  Rangi<br></div><div class="gmail_extra"><br><br><div class="gmail_quote">On Thu, May 9, 2013 at 12:23 PM, motty cruz <span dir="ltr">&lt;<a href="mailto:motty.cruz@gmail.com" target="_blank">motty.cruz@gmail.com</a>&gt;</span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div dir="ltr">Hello, <div><br></div><div>i&#39;m looking for suggestions to monitor Asterisk Server? I installed Nagios but no success, I do prefer not to install any web server on the server running Asterisk. </div>


<div><br></div><div><br></div><div>Thanks in advance. </div><span class="HOEnZb"><font color="#888888"><div>-Motty</div></font></span></div>
<br>--<br>
_____________________________________________________________________<br>
-- Bandwidth and Colocation Provided by <a href="http://www.api-digital.com" target="_blank">http://www.api-digital.com</a> --<br>
New to Asterisk? Join us for a live introductory webinar every Thurs:<br>
               <a href="http://www.asterisk.org/hello" target="_blank">http://www.asterisk.org/hello</a><br>
<br>
asterisk-users mailing list<br>
To UNSUBSCRIBE or update options visit:<br>
   <a href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">http://lists.digium.com/mailman/listinfo/asterisk-users</a><br></blockquote></div><br></div>