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





check for IBM Hardware Management Console This script will allow you to monitor various aspects of an HMC, including: • HMC cpu utilization • HMC memory utilization • HMC remote access settings • HMC time synchronization settings • HMC authenti ...
check_H3C_HDM.sh





This is a Nagios plugin that monitors H3C server health?power?fan?CPU?memory?disk?temperature status
check_free_mem





check_free_mem is a Nagios plugin for checking memory and swap usage on Linux and UNIX platforms. It uses the output of "free" command and needs only grep and awk - no Perl, Python, PHP or SNMP. It has separate thresholds (warning and critical) for R ...
check_f5_cpu_mem_utilization.pl





USAGE: ./check_f5_cpu_mem_utilization.pl-
-
description: checks CPU and memory utilization on F5 using SNMP-
Requires: Perl [naturally] and Net::SNMP Perl module.
CHANGELOG:
0.2: Neglected to add 'use strict' before.
check_extreme_mem.pl





This script monitors the memory of an Extreme Networks device via SNMP.
check_esx_mem_snmp





This plugin will catch used and free RAM memory via SNMP the from an VMWare ESX Server, tested with VMware ESXi, 6.7.0 Model: ProLiant DL360 Gen10 64 Cores Make sure that the script is fetiching the right DATA. You can test it with the following ...
check_esx





Check CPU, Memory, Network, and VM Status on a VMWare ESX virtual server, via SNMP. Also support for MRTG querying, and listing VMs/interfaces. V2.3 fixes minor problems triggered by the Nagios 2 embedded perl compiler.
check_emc_clariion.pl maintained by BuddhaBob74





This plugin allows you to monitor an EMC CLARiiON SAN.
You can monitor the following components of the SAN:
* Storage Processors = Status of each SP
* Storage Processors Information = Gets information on the SP (SP ID, Agent Revision, FLARE Revision, ...
check_docker





###[INFO]##################### ## check_docker ## v2.0, modified on 2018-06-14 ## moritoring-plugin to check Docker-Containers ## only for remote execution ## written by Alexander Knerlein ## made in West Germany ## GNU General Public License Ver ...
check_dell.py - Yet another omreport nagios plugin





A Python Nagios plugin to check Dell hardware. Designed to be used with NRPE and Dell's OpenManage utility: omreport. Has two options --chassis and --storage. Unlike other plugins this one can take the chassis components to check as arguments (fans, memor ...
check_CPUMemCisco2800





Plugin (written in Perl) dedicated for Nagios which allows to check CPU (in 5 min, 1 min and 5 sec period) and Memory (Free and Used Pool) of router Cisco 2800 Series.
check_container_memory





This plugin checks the docker container internal memory usage, it retrieves the values using docker stats. The plugin outputs also the performance data.
check_cmusage





check_cmusage is a perl plugin
This plugin is for LINUX edition. Computing cpu and mem usage. You need basic perl package to run this plugin.
Usage: check_cmusage
-C # CPU, Memory Warning value;
-W # CPU, Memory Critica ...
check_CMT





Checks CPU, Memory and Temperature of Juiper Router Switch and Firewall (SRX Only).
Checks Session count for Juniper Firewall (SRX Only).
Example:
./check_CMT.sh -H 10.10.10.10 -T CPU -C idea -w 60 -c 80
Output:
OK - Current CPU Usage is ...
Check_Cisco_WLC_Health





Check Cisco WLC controller health, include cpu, memory, temp
check_cisco_nexus_mem





This plug-in gives memory usage (free and used) of Cisco Nexus datacenter switches. Performance data are also given.
check_chassis_brocade.pl





This script polls a Brocade / Foundry switch and checks and generates alerts on the following items: - a warning if the device was recently rebooted; - a warning / critical if any found temperature sensors are in a non-normal state; - a warning / cri ...
check_catalyst_mem





This script monitors the memory of a Cisco catalyst via SNMP.
check_by_telnet





check cpu, memory, hard-disk by telnet connection
check_bgp_neighbors





This is a BGP monitoring utility which uses four methods to monitor BGP instead of one. This script was written to work with Cisco routers and checks messages sent, messages received, prefixes in memory and connections status.