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 Queued Emails Requests





Checking Current queue of Postfix + Perfdata based on mailq command
Check Queued AIR Replications





This is just a simple script that uses Net::SSH::Perl to ssh to a NetBackup server running linux. It's an adaptation of a script one of my co-workers came up with. This isn't fancy, but I have it working in my environment. I wrote it to work with the Sy ...
Check Quantum Scalar i40 / i80





The script check the status of QUANTUM Scalar i40/i80 Tapelibraries
Check Quantum Scalar i2000 / i6000





Perl plugin to check the status of the subsystems on a Adic/Quantum Scalar i2000/i6000 tape library. Also performance data now available.
Check Quantum DXi Series





Quantum DXi Series check for Nagios / Nagios XI.
The shell script will get the system and deduplication info from DXi systems. Performance data are also included.
DXi must have firmware 2.x to get data.
1.2
Check deduplication watermarks are not ...
Check QNAP Disk Popular





This plugin checks all disk slots on your QNAP NAS host with snmp and will output OK, WARNING or CRITICAL if the resulting number is over the specified thresholds. Enable on your QNAP NAS the snmpd (see the QNAP adminguide too).
check Puppet Agent





This simple plugin checks if puppet agent is up and running.
Check Proxy with Authentication





This BASH script uses wget and its parameters to accept a proxy server IP plus credentials to access the website passed to it. It uses spider functionality to access the website and confirm that the correct site is accessed. Block pages are recognized as
Check project quota on xfs filesystem





This simple written plugin checks the project quota on xfs filesystems. If you reach the softlimit you get the warning message and the critical message when you reach the hardlimit. xfs-tools are needed. Additional infomations in the plugin file
Check Profiler





The purpose of the Check Profiler is to allow you to look at how long checks take to execute on your Nagios XI host. This can be handy to get birds eye view of all your checks. This component requires the "Box293 Common User Account" component, this is ...
Check Processes via SNMP





Check Processes via SNMP. Plugin uses UCD SNMP MIB (1.3.6.1.4.1.2021).
Check Processes status via SNMP





Plugin written in bash
check processes combined





This plugin check cpu / ram or both for one or more process for all,one or few user. The data is put on graphs Usage: check_process -C -p [-w ] [-c ] [-n nickname] ] [-u ] [-o ]
Check Processes and Ports





A script that checks if processes and TCP ports are up. Tested on Redhat Enterprise Linux 3,4, Fedora 4,5,6, Solaris 6,7,8,9 and HP-UX 11.11,11.23
check processes





A simple shell script for nagios to check the number of processes running on a target system
Check process runtime





A script that checks, if a given process has exceeded a defined runtime in seconds
Check Process Resources





This check can be used to monitor processes either on the Nagios server or on other Linux machines when used in conjunction with check_by_ssh.