Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
Search Results
The search results below show both sub-categories and individual listings that match your search criteria.Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
Submit Your Nagios Project!
Help build Nagios Exchange for yourself and the entire the Nagios Community by your Nagios project to the site. It's easy - just create an account, login, and add a new listing. Read the FAQ for instructions.Sending SNMP Traps With Nagios XI





This document describes how to configure Nagios XI to SNMP traps to other management hosts or network management systems whenever host or service state changes (alerts) occur
Sending SNMP Traps From Nagios





This tutorial will demonstrate how to send SNMP traps from Nagios.
Send a SNMP trap





This action can be added into Nagios Reactor to send a SNMP trap to a designated destination.
RTR or SAA For Cisco Routers





These two plugins are used with cisco routers to extract RTR information using snmp.
RSA & RSA II TEMPERATURE





This plugin checks for temperature on IBM x series servers with RSA or RSA II interface. It is based on check_rsa_temp. It accepts hostname, community and warning and critical threshold. It shows CPU and Ambient temperature It has three versions: one for ...
RSA & RSA II FAN SPEED





This plugin checks for fan speed on IBM x series servers with RSA or RSA II interface. It is based on check_rsa_fan. It accepts hostname, community and warning threshold (critical is only when fan speed is equal to 0). It has two versions: one for 4 fans ...
retrieve_custom_snmp





A script to retrieve exit codes and status messages for Nagios plugin scripts run through SNMP.
repairer





This addon consists of an event handler for Nagios and snmpd addon (repairer), which is designed to automagically repair services on RedHat linux.
RedHat RHES Cluster Check





Check the status of an RHES Cluster by snmp. This check is deprecated by check_rhcsnmp and check_clustat from monitoringplug.
Red Hat Cluster Check through SNMP





This script will be able monitor your RedHat cluster with out using ssh and clustat or cman_tool. This script will solely use snmp with python. The packages needed are explain on this link... http://www.linuxdynasty.org/howto-monitor-redhat-cluster-using- ...
Receiving SNMP Traps in Nagios





This tutorial demonstrates how to receive SNMP traps in Nagios.
Radware - Check Linkproof - SNMP v1, v2c, v3





Check Radware Linproof - Version 1.3 (29/12/2009) > VRRP status > Next Hop Router NHR status
qnap_health





Check QNAP NAS health status. Provides a large set of check routines. Usage: $ [-V protocol] -H -C -p -w -c " Where: -p|--part - part to check" -h - no human-readable output; do not use unit suffixes" ...
QNAP NAS volume status





This plugin sends SNMP queries to a QNAP NAS and verifies the state of all volumes (status, space free). The free space is returned as performance counter. Tested on a QNAP TS-259 Pro+ with firmware 3.8.4
QNAP NAS system temperature





This plugin sends SNMP queries to a QNAP NAS and checks the cpu and system temperature. The temperature is returned as performance counter. Tested on a QNAP TS-259 Pro+ with firmware 3.8.4
QNAP NAS harddisk status





This plugin sends SNMP queries to a QNAP NAS and verifies the state of all harddisks (temperature, status, SMART info). The temperature is returned as performance counter. Tested on a QNAP TS-259 Pro+ with firmware 3.8.4
PriSupMon





The main idea of this tool is that you don’t have to care about supply-material for your network-printers. The tool collects data of your printers using SNMP and write it into the database. If a threshold is below the configured value it will send an ...
Printer Supply SNMP Check





Checks the status of printer supplies via SNMP on printers which support SNMP and following the standard printer MIB.
Poll an Avocent ACS via SNMP for information about conn...





Modified version of check_snmp_acs_pm, added support for both Celsius and Fahrenheit.
Plugin to check Servers Load using SNMP





I tried a perl script to check the load of several server using SNMP, but it not worked and I could not find hos to do to It work. So, I write my own plugin using shel script!