All Projects → SteScho → Manubulon Snmp

SteScho / Manubulon Snmp

Licence: gpl-2.0
Set of Icinga/Nagios plugins to check hosts and hardware with the SNMP protocol.

Programming Languages

perl
6916 projects

Projects that are alternatives of or similar to Manubulon Snmp

Thola
Tool for monitoring and provisioning network devices (mainly using SNMP) - monitoring check plugin
Stars: ✭ 179 (+184.13%)
Mutual labels:  snmp, icinga
Mirai Plugins
🌠一个用于收录Mirai插件的仓库|mirai|plugins|mirai plugins|mirai-plugins
Stars: ✭ 55 (-12.7%)
Mutual labels:  plugins
Interfacetable v3t
interfacetable_v3t (formerly check_interface_table_v3t)
Stars: ✭ 14 (-77.78%)
Mutual labels:  icinga
Trapdirector
Icingaweb2 module for receiving and handling snmp traps
Stars: ✭ 41 (-34.92%)
Mutual labels:  snmp
Pf4j Wicket
Plugin Framework for Wicket (PF4J - Wicket integration)
Stars: ✭ 28 (-55.56%)
Mutual labels:  plugins
Snmpbot
Golang SNMP library + SNMP REST API
Stars: ✭ 44 (-30.16%)
Mutual labels:  snmp
Bootstrap
Open Source JS plugins
Stars: ✭ 13 (-79.37%)
Mutual labels:  plugins
Pquic
The PQUIC implementation, a framework that enables QUIC clients and servers to dynamically exchange protocol plugins that extend the protocol on a per-connection basis
Stars: ✭ 63 (+0%)
Mutual labels:  plugins
Postcss At Rules Variables
PostCss plugin to use CSS Custom Properties in at-rule @each, @for, @if, @else and more...
Stars: ✭ 52 (-17.46%)
Mutual labels:  plugins
Unitypluginwithwsl
Unity native plugin with WSL (Windows Subsystem for Linux)
Stars: ✭ 39 (-38.1%)
Mutual labels:  plugins
Awesome Xamarin Forms
A curated list of awesome Xamarin.Forms libraries and resources
Stars: ✭ 985 (+1463.49%)
Mutual labels:  plugins
Front End Plugins
🐋 Web 前端常用插件
Stars: ✭ 949 (+1406.35%)
Mutual labels:  plugins
Crap
just some stuff
Stars: ✭ 44 (-30.16%)
Mutual labels:  plugins
Gradle Plugins
collection of gradle plugins
Stars: ✭ 28 (-55.56%)
Mutual labels:  plugins
Nagflux
A connector which copies performancedata from Nagios / Icinga(2) / Naemon to InfluxDB
Stars: ✭ 55 (-12.7%)
Mutual labels:  icinga
Iplug2
C++ Audio Plug-in Framework for desktop, mobile and web [PRE-RELEASE]
Stars: ✭ 875 (+1288.89%)
Mutual labels:  plugins
Segment Open
Segment Source Distribution
Stars: ✭ 34 (-46.03%)
Mutual labels:  plugins
Objection Unique
Unique validation for Objection.js
Stars: ✭ 42 (-33.33%)
Mutual labels:  plugins
Gst Plugin Rs
Rust crate for writing GStreamer plugins and various plugins - This repository moved to https://gitlab.freedesktop.org/gstreamer/gst-plugins-rs
Stars: ✭ 63 (+0%)
Mutual labels:  plugins
Snmpfwd
SNMP Proxy Forwarder
Stars: ✭ 58 (-7.94%)
Mutual labels:  snmp

Manubulon SNMP Plugins

Table of Contents

  1. About
  2. License
  3. Support
  4. Requirements
  5. Installation
  6. Configuration
  7. FAQ
  8. Thanks
  9. Contributing

About

Manubulon SNMP plugins is a set of Icinga/Nagios plugins to check hosts/devices using the SNMP protocol.

Plugin Overview

Plugin Description
check_snmp_storage Storage checks (disks, swap, memory, etc.)
check_snmp_int Interface states, usage on hosts, switches, routers, etc.
check_snmp_process Running processes, their number, used CPU and memory.
check_snmp_load Load/CPU checks
check_snmp_mem Memory and swap usage
check_snmp_env Environmental status of fan, temp, power supplies.
check_snmp_vrrp Interface state of a VRRP cluster
check_snmp_cpfw Checkpoint Firewall-1 status
check_snmp_win Windows services
check_snmp_css CSS service states
check_snmp_nsbox Nsbox VHost and diode status
check_snmp_boostedge Boostedge services
check_snmp_linkproof_ndr Linkproof NHR

License

These plugins are licensed under the terms of the GNU General Public License. You will find a copy of this license in the LICENSE file included in the source package.

Support

Requirements

Installation

Detailed installation instructions can be found here.

Configuration

Proceed here to get details on the configuration with Icinga 2, Icinga 1.x, etc.

FAQ

Thanks

Patrick Proy for creating and maintaining the original plugins. Michael Friedrich for maintaing the CVS import and adding community patches.

Contributing

Fork this repository on GitHub and send in a PR.

There's a .perltidyrc file in the main repository tree. If you are uncertain about the coding style, create your patch and then run:

$ perltidy -b plugins/*.pl

This requires the perltidy module being installed.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].