Greetings. I got two extensions on my asterisk that autenticates from outside our network, via internet. Is there a way to monitor, in certain time periods, if they are available (online) and send some sort of notification if they don't? There are two extensions to monitor, they belong to the same queue. Both must be available to receive calls at the same time and if one or both are offline I must be notified. They stand behind NAT so making Nagios monitor will either report wrong extension status (monitoring the NATing server/router) or simply useless (unless there's a plugin to monitor asterisk extensions). But anyway...I'll be open to opinions. My environment: - Asterisk 1.6.2.13 - Server running Elastix 2.0.0 - DAHDI v. 2.3.0.1 -- Att.* *** Luis H. Forchesatto Mail: luis_forchesatto at hotmail.com -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130108/cda21bf1/attachment.htm>
2013/1/8 Luis H. Forchesatto <luisforchesatto at gmail.com>> Greetings. > > I got two extensions on my asterisk that autenticates from outside our > network, via internet. Is there a way to monitor, in certain time periods, > if they are available (online) and send some sort of notification if they > don't? > > There are two extensions to monitor, they belong to the same queue. Both > must be available to receive calls at the same time and if one or both are > offline I must be notified. They stand behind NAT so making Nagios monitor > will either report wrong extension status (monitoring the NATing > server/router) or simply useless (unless there's a plugin to monitor > asterisk extensions). > > But anyway...I'll be open to opinions. > > My environment: > > - Asterisk 1.6.2.13 > - Server running Elastix 2.0.0 > - DAHDI v. 2.3.0.1 > >Doing a nagios probe to check for extension status is a matter of just few lines... I think you can have it done by a developer for less than $30 Leandro -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20130108/f00bcfcf/attachment.htm>