An open API service indexing awesome lists of open source software.

https://github.com/dinotools/monitoring-check_snmp_multi

[Mirror]
https://github.com/dinotools/monitoring-check_snmp_multi

icinga icinga2 monitoring nagios perl

Last synced: 25 days ago
JSON representation

[Mirror]

Awesome Lists containing this project

README

          

check_snmp_multi
================

Plugin to check multiple values using snmp.

Requriements
------------

**General**

- Perl 5
- Perl Modules:
- Monitoring::Plugin or Nagios::Plugin
- Net::SNMP

**RHEL/CentOS**

- perl
- perl-Monitoring-Plugin or perl-Nagios-Plugin
- net-snmp-perl

Installation
------------

Just copy the file `check_snmp_multi.pl` to your Icinga or Nagios plugin directory.

Source
------

- [Latest source at git.dinotools.org](https://git.dinotools.org/monitoring/check_snmp_multi)
- [Mirror at github.com](https://github.com/DinoTools/monitoring-check_snmp_multi)

License
-------

GPLv3+