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 Oracle status & health without install Oracle cli... Popular





This perl nagios plugin allow you to check oracle service (ability to connect to database ) and health of oracle databse (Dictionary Cache Hit Ratio,Library Cache Hit Ratio,DB Block Buffer Cache Hit Ratio,Latch Hit Ratio,Disk Sort Ratio,Rollback Segment W ...
Check Oracle Grid-Infrastructure or Oracle Restart





This plugins searchs for Resources in crs in State OFFLINE or INTERMEDIATE Resources with STARTMODE=never are ignored. Same applies for ora.ons and ora.gds. The number of voting-disks is checked. 1, 3 or 5 votedisks are expected! The plugin is awa ...
Check ORACLE CLUSTER "RAC"





This plugins verify oracle services (ASM,LISTENER,GSD,ONS,VIP) in "RAC" cluster, see config session on the script check_oracle_cluster.
check open ports on nagios





This is an initial effort to write a plugin that looks at the open ports on a host and verifies if the ports are white-listed. The white listed ports can be passed using -l option : allowed ports must be separated by commas ex : check_openPorts. ...
check open files





A very simple script to check the number of opened files on system (linux of course..).
check oes linux nss volume usage





This check programs allows you to check the volume usage of nss volumes running on OES linux systems and monitor several other parameters.
Check Number Processes of Windows Servers - SNMP





Plugin in Shell Script to check via SNMP the number of processes of Windows Servers. Use the MIB HOST-RESOURCES-MIB:: hrSystemProcesses.0
Check ntlm authentication





Authenticates against a web page using ntlm auth. This is useful when Microsoft IIS is providing a pop up login box which requires ntlm authentication.
Check NSCA Processes





Check for old NSCA processes, and optionally kill them off if found. Also, optionally return performance data regarding procs found, stale, and killed. Lots of configurable options in the shell script, and accepts two levels of verbosity (specify with ...
Check nic link





This plugin will check that ethX is up and that there is a link detected. I designed it mainly for bonded nic sets, it can be hard to tell if 1 of the nics is unplugged because the interface will be up and the bondX will also work. This monitors the nics. ...
Check New User creation in Linux





This script will check if any new user is created on your linux server whenever the check is performed.
Check Network Teaming Adapter LBFO





Powershell Script for use with NRPE
Checks State of LBFO Teaming Adapter in Windows 2012 - 2019
Check network switch's PoE (Power over Ethernet) usage





Using the standard IETF MIBs this check monitors a network switch's PoE usage and alerts you when hitting self-configurable warning or critical thresholds.
check network bandwidth on local host (with ip command)





script based on ip tool. it checks RX and TX value of specified interface within some interval and provide speed in KB: ip -s link show int | xargs| cut -d " " -f27,40
Check Netbackup Media Volume Pool Size Popular





Simple shell script to check how many tapes are in media volume pool. You may set thresholds to have warning and critical notifications.
Check NetApp via Perl SDK





Written in Perl, using NetApp Manageability SDK check-volume check-lun check-snapmirror check-aggr check-cluster check-shelf check-license get-netapp-info
Check NetApp health & status





A NetApp monitoring plugin written in Perl using commonly available modules. The plugin uses SNMP to communicate and does not require an external MIB file. All the usual monitoring points are covered, suggestions for more are welcome. The latest vers ...
Check Nessus Scans





This is a check to download and parse a given Nessus scan (see http://www.tenable.com/products/nessus-vulnerability-scanner) and return the number of critical and high vulnerabilities.
Check NDO update status





Perl Plugin, which checks the status of ndo using a sql query. Currently supported database type: MySQL