项目作者: techzilla

项目描述 :
Extra SNMP Monitoring Check Plugins for Nagios, Icinga and Icinga2.
高级语言: C
项目地址: git://github.com/techzilla/check_snmp_extras.git
创建时间: 2017-07-28T01:29:26Z
项目社区:https://github.com/techzilla/check_snmp_extras

开源协议:

下载


check_snmp_extras

Extra SNMP Monitoring Check Plugins for Nagios, Icinga and Icinga2, written in C.

MIB objects:

Usage

  1. ./check_snmp_disk -v 2c -c <COMMUNITY> -Cw 85 -Cw 95 <HOSTNAME>

Prerequisites

You will need CMake >= 3.5, and Net-SNMP.

Installing

to install directly from source

  1. ./scripts/build.sh
  2. sudo ./scripts/install.sh

Deployment

to generate an RPM

  1. ./scripts/release-source.sh
  2. ./scripts/release-binary_rpm.sh