Updates to all Nagios/Icinga check plugins

This is a collection of updates to all SNMP-based plugins:

  • SNMPv3 authentication by username/password pairs fixed
  • indentation of all perl files fixed using ‘perltidy -ce -i=2 -pt=2 -l=0’
  • SVN tags $Revision$ and $Rev$ replaced by $Id$
  • $Id$ now handled by .git/info/attributes after moving from SVN to GIT

List of plugins and versions order:

1 Star2 Stars3 Stars4 Stars5 Stars (7 votes, average: 3.29 out of 5)
Loading...

UPS Socomec Sicon Netvision (v1.0)

This is a first try at the Socomec Sicon Netvision UPS. What it does:

  • verify output voltage (currently only the first element of 3; this defaults to a warning below 200 volts)
  • verify output load in percent (currently only the first element of 3; this defaults to a warning above 95 percent)
  • verify battery and EMD temperature sensors (defaults to a warning above 37 degrees celcius)
  • verify if any alarm is present (without giving specifics yet)

The output produces:

  • OK/WARNING/CRITICAL states, while specifying the output source
  • performance data (which can be graphed) for output voltage, load and temperatures

1 Star2 Stars3 Stars4 Stars5 Stars (3 votes, average: 5.00 out of 5)
Loading...

DOWNLOAD:  check_netvision (4931 downloads )