SNMP::Monitor

SNMP::Monitor is a Perl package for monitoring remote hosts via SNMP.
Download

SNMP::Monitor Ranking & Summary

Advertisement

  • Rating:
  • License:
  • Perl Artistic License
  • Price:
  • FREE
  • Publisher Name:
  • Jochen Wiedmann
  • Publisher web site:
  • http://search.cpan.org/~jwied/Apache-Roaming-0.1003/lib/Apache/Roaming.pm

SNMP::Monitor Tags


SNMP::Monitor Description

SNMP::Monitor is a Perl package for monitoring remote hosts via SNMP. SNMP::Monitor is a Perl package for monitoring remote hosts via SNMP.SYNOPSIS require SNMP::Monitor; # Read a configuration file my $config = SNMP::Monitor->Configuration("/etc/snmpmon/config"); # Create a new monitor my $monitor = SNMP::Monitor->new($config); # Start monitoring (endless loop, never returns) $monitor->Loop();The SNMP::Monitor module is a package for checking and watching arbitrary values via SNMP. Events can be triggered, Logging can be done, whatever you want.The package is based on the SNMP package, but it is merely created for system administrators and not for programmers. Requirements: · Perl


SNMP::Monitor Related Software