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-netapp-volume





check-netapp-volume is a python2.7/nagios plugin that allow you to check volume space, according thresholds defined. It use SSH connection to connect to the filer, get the entire volumes list, parse and output the result.
Check VMWare Snapshot sizes





This shell script uses the output of the "find" command (published via snmp to avoid check_by_ssh or NRPE) to locate all the existing snapshots. It checks the size of each snapshot and based on your criteria sends a CRITICAL or OK status. Helps find forgo ...
Check synchronisation synology





check the result of the last synchronisation put check_sync_syno.sh on synology in /usr/syno/bin/ put check_sync_syno.sh on the nagios in */nagios/libexec/ to check the plugin use ssh so you need to have shared the your public key with the synology
check swap





A simple shell script for nagios to check free swap on a target system The plugin was designed to do active checks using check_by_ssh to check clients like a firewall. Tested with smoothwall.
Check setting sshd (Security of SSH)





This check control the security of your SSH service (The setting of sshd_config file) 4 values are checking: PermitRootLogin, Protocol, Port and PermitEmptyPasswords For more detail ./check_setting_sshd.sh -h
check remote unix scripts





Various scripts to check disk, load, uptime, metastat, and other stuff via ssh or rsh on remote unix system. Developed on Solaris to check remote solaris, hp-ux and linux systems.
Check Remote Oracle through Ssh (No need to install Ora...





New version 0.3 to fetch real undo usage ("UNEXPIRED SEGMENTS") (New version 0.2 with active sessions count, ASM diskgroups and hard/soft parsing percentage ratios check) This is the original official check_oracle nagios plugin, developed by latigid ...
check remote files age in minutes





checks a directory on a remote system (via rsh or ssh) and returns a warning if a specified amount of files is found which is older than x minutes.
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 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.
Check Overall System Health





Nagios plugin to check the overall health of a system. Uses SSH to connect to remote server, requires that passwordless login is enabled (SSH Key authentication).
Check Lenovo DS2200





This is a simple plugin to monitor Lenovo DS2200 storage using SSH protocol.
Check Juniper SRX





Under the latest version of JUNOS for the SRX series hardware and cluster monitoring is missing from SNMP. These plugins were created to solve that problem. They are intended to be used with trusted keys to conduct health check by ssh Check the ...
Check Juniper MX





Under the latest version of JUNOS for the MX series hardware and cluster monitoring is missing from SNMP. This plugins was created to solve that problem. It is intended to be used with trusted keys to conduct health check by ssh Check the GitHub ...
Check Ironport Disk Quota usage





Plugin for monitoring the disk quota usage on ESA (Email Security Appliance) or SMA (Security Management Appliance) Need : ssh connection to ironport (preferred with pubkey) Needed modules : "expect" "awk" "egrep" - check_IronportQuota.sh --help ...
Check IPCOP / Linux IF Bandwidth Usage





Just a simple plugin to monitor bandwidth usage and Line Utilization on a IPCOP Firewall using the Nagios check_by_ssh plugin. Note: You can also use it to monitor any Linux distro on which you can install vnstat. (The instructions included are for IPCOP, ...
check IBM SVC device status





The plugin is using Python and check SVC status using SVC CLI in SSH connection. If offered 4 functions to check pool capacity,pool status, FC port status and Node status. It support SVC family device(such as V7000,V500)
check HP hpacucli Array status





This plugin checks RAID Array status on hp servers via SSH. it runs remotely the command "hpacucli" in order to check if the status of the disks changed. Using this plugin, you can have under control the status of all the Arrays on your HP servers in a ...
check haproxy stats (over ssh)





This plugin is just a wrapper to use all features of existing HAPROXY stats monitoring plugin i.e. https://exchange.nagios.org/directory/Plugins/Clustering-and-High-2DAvailability/check_haproxy_stats-2Epl/details which works only locally using NRPE. W ...
Check Fortigate hardware health by SSH





It connects on a Fortigate with a login and password and use the 'execute sensor list' to determine the hardware health. You can restrict check to some hardware items, exlude them, change teh default prompt, the criticity. ./check_ssh_fortigate_env.pl - ...