Skip to content

A collection of SNMPd plugin-in modules for monitoring various services.

License

Notifications You must be signed in to change notification settings

rbroemeling/nagsnmp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

66 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

NagSNMP

These are a set of PERL modules that are designed to be used with the net-snmp daemon and it's embedded PERL mode.

Dependencies

  • log4perl (debian/ubuntu package: liblog-log4perl-perl)
  • libsnmp (debian/ubuntu package: libsnmp-perl)

Installation

Simply copy the files from lib/site_perl/* to somewhere on your system that is within PERL's @INC search path. Generally speaking, I like to use /usr/local/lib/site_perl (so lib/site_perl/NagSNMP gets installed to /usr/local/lib/site_perl/NagSNMP).

Usage

Each individual plugin contains an example usage (i.e. configuration that you add to snmpd.conf) showing how to use it.

About

A collection of SNMPd plugin-in modules for monitoring various services.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages