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]
- Host: GitHub
- URL: https://github.com/dinotools/monitoring-check_snmp_multi
- Owner: DinoTools
- License: gpl-3.0
- Created: 2019-03-19T09:15:37.000Z (over 7 years ago)
- Default Branch: master
- Last Pushed: 2019-03-27T12:39:10.000Z (about 7 years ago)
- Last Synced: 2025-03-10T19:04:44.261Z (over 1 year ago)
- Topics: icinga, icinga2, monitoring, nagios, perl
- Language: Perl
- Size: 20.5 KB
- Stars: 0
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE.md
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+