[Asterisk-Dev] Re: SNMP
David Davis
david at smoothcorp.com
Mon Sep 15 08:59:39 MST 2003
You could use my perl module POE::Component::Client::Asterisk::Manager,
it's available on CPAN
Then you could write something using POE to monitor *
POE can be found at http://poe.perl.org/ and on CPAN
David
On Mon, 15 Sep 2003 totoro at ovh.net wrote:
> Quoting Adam Goryachev <mailinglists at websitemanagers.com.au>:
>
> > I think the first question about all of this is "Can we get this data from
> > the manager interface today?".
> >
> > If the answer is yes, then all you need is either some glue software between
> > the manager interface and a SNMP interface, or, to copy and paste the
> > manager code I/O for snmp instead of the current interface. Even the
> > un-requested updates sent over the manager interface would qualify as snmp
> > traps.
> >
> > If the answer is no, perhaps we should first work at making this additional
> > data available from the manager interface, and worry about the api/format of
> > collecting the data later on.
> >
>
> Totally agree.
> The problem is less in the format that * send informations outside, but what
> informations * can send outside.
>
> Does anybody already maid a manager interface in Perl?
> It can be used and developped to link with mon to monitor. I'll search on this
> point a little deeper...
>
> Miro
> _______________________________________________
> Asterisk-Dev mailing list
> Asterisk-Dev at lists.digium.com
> http://lists.digium.com/mailman/listinfo/asterisk-dev
>
More information about the asterisk-dev
mailing list