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.snmp_remote_time_utc





This is a time check script that uses snmp. It checks your remote servers have the correct time and date. The nice thing about this script is it does the date/time check in universal time coordinated, so it can check the time on servers in a different tim ...
snmp_remote_swap





This checks to ensure there is enough swap available ./snmp_remote_swap localhost public 100 where localhost is server public is snmp pass 100 is when swap reaches below a 100Mb ----------------------------------- ./snmp_remote_swap localho ...
snmp_remote_memory





This uses snmp to check the memory of a Linux host: Requires ./snmp_remote_memory localhost public 100 RAM OK: - Total: 2048 - Used: 2360 Limit: 100 - Free 312.008 MB . This is more for graphing purposes:: ./memory-usage ser ...
snmp_remote_load





# This script takes: # -H -l -p # Once given a hostname and community string with or without specific load limit # with no load limit, using snmp it will look at amount of cpu's and calculate load average / cpu count - # -- UPDATES - debian - ubu ...
snmp_ethernet_traffic





This will return the network tcp throughput via snmp ./network-throughput server snmp_community_string lo_In:459368179 lo_Out:459368179 eth0_In:840523177 eth0_Out:1893964244 eth1_In:443203265 bond0_In:1283726442 bond0_Out:1893964244 |lo_In=4593681 ...
snmp_cisco_info





This is a plugin for presenting information about Cisco devices with SNMP. The plugin displays: hostname, model, IOS version, serial number, snmp location, snmp contact"
snmptraps





A php webinterface for viewing snmptraps stored in a mysql database translated by snmptt.
snmppd





SNMP proxy server and plugin to query SNMP stats on remote machines. Designed to handle hundreds of checks per minute with minimal load.
SNMP4tPC - GetIf Mib Browser





Small and free MIB Browser for windows. It also provides interesting information to monitor MS Windows based systems through SNMP.
SNMP UPS Check





Universal UPS check. Check for status of battery, temperature probes, voltage, load and much more! Based on the plugin by Daniel DueƱas Domingo, this adds quite a number of bugfixes, adds SNMP v3 support and improved code logic and flow.
SNMP Trap Translation Adjustment Web Page





This component adds a page to allow an administrator to edit the Severity and/or Text for each defined type of SNMP Trap.
(It updates the configuration stored in file /etc/snmp/snmptt.conf.)
SNMP Traffic





This is a simple plugin/addon written in Perl used to monitor network interfaces over SNMP protocol.
SNMP Process II





Checks by snmp (v1 or v3) process status. Checks by snmp v1 or v3 if a process is running and how many instances are running (minimum & maximum). It is also possible to check memory and cpu used by one or a group of process. Current version : 1.3.1
SNMP Printer Check Popular





Universal printer check. Check for specific consumables or report on all. Query model/serial #, event messages, tray status and much more!
Originally based on Monitoring Solutions' check_snmp_printer, this provides friendly output, quick execution and ...
SNMP Monitoring Wizard





This Nagios XI wizard allows you to monitor a device, service, or application using SNMP.
snmp math multiply add





This is a simple net-snmp perl script which allow you to do multiplication and addition on return data and the presents the result in nagios.
SNMP Interface





Checks by snmp (v1,v2c or v3) host interface state, bandwidth in use, errors and discards. Interfaces can be selected by regexp ( 'eth' will check eth0, eth1, eth2, ...).
SNMP if MaxTNT





Will get you the status of an interface based on ifIndex, ifName, ifDescr, or wanLineName.
SNMP if





Will get you the status of an interface based on ifIndex, ifName, ifDescr, or ifAlias. Catalyst support is only to report the port name; it actually uses ifName for walking the device.