A SNMP library built on top of glib2 and gnet2. The goal of the project is to
provide an efficient, clean, portable implementation of an SNMP stack for
management applications.
check_cpu_usage is a plugin intended for use with the Nagios network
monitoring system. This plugin checks the current CPU load and
compares the current state to given thresholds, returning the result.
It is written as shell script.
check_hp_bladechassis is a plugin for the Nagios monitoring software which
checks the hardware health of HP blade enclosures via SNMP.
The plugin is only tested with the c7000 enclosure.
This is a plugin package for Nagios. Quoting from the
main Nagios package:
Nagios is a host and service monitor designed to inform you of network
problems before your clients, end-users or managers do. It has been
designed to run under the Linux operating system, but works fine under
most *NIX variants as well. The monitoring daemon runs intermittent
checks on hosts and services you specify using external "plugins"
which return status information to Nagios. When problems are
encountered, the daemon can send notifications out to administrative
contacts in a variety of different ways (email, instant message, SMS,
etc.). Current status information, historical logs, and reports can
all be accessed via a web browser.
Network Leak Finder is a collection of small perlscripts that detects
connectivity between network segments. It is mostly useful to detect "leaks" in
large organizations that have private network segments physically separated
from the Internet.
This package provides a Perl interface to the F5 BigIP iControl API.
The F5 BigIP iControl API is an open SOAP/XML for communicating with supported
F5 BigIP products.
Cisco::CopyConfig provides methods for manipulating the
running-config of devices running Cisco IOS via SNMP
directed TFTP. This module is essentially a wrapper for
Net::SNMP and the CISCO-CONFIG-COPY-MIB-V1SMI.my MIB schema.
This perl module provides a simple interface to the tedious bit
manipulation involved when handling IP address calculations. It also
helps by performing range comparisons between subnets as well as other
frequently used functions.
This Perl library is a set of utilities for configuring and monitoring
SNMP based devices. This library requires the Net-SNMP implementation of SNMP
and the SNMP.pm module written by Joe Marzot.
Ccnet is a framework for writing networked applications in C. It provides
the services of peer identification, connection management, service
invocation, and message sending. Server has the management of user, group,
and cluster.