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_FS_ssh





this plugin goes onto your host running nagios and uses ssh and keys to connect to remote systems to check filesystem sizes. critical and warning values are applied to all the filesystems on the remote host and is based off percentage used.
check_fprot [F-Prot fpscan check]





check_fprot is a Perl script that checks the antivirus database of F-Prot fpscan command-line scanner is up-to-date. check_fprot compares the database version of F-Prot fpscan with the current date. We use it on our mailserver via check_by_ssh to make ...
check_file_monitoring





Plugin in python to be run remotely via check_by_ssh on a FTP/SFTP/SCP server (in my case NAS synology). It allows to monitor if a file (like a backup of a device) is created regularly and optionally validate it against a md5 if available. It runs as fo ...
check_esxi_hpSmartArrayE200i_through_ssh.php





This addons check hp Smart Array E200i status on ESXi server through ssh connection. It's written in PHP.
check_dell_drac5





check for Dell DRAC5 service processor via SSH
check_cpu_utilization.ps1.py





Nagios Windows_SSH Monitoring Plugin DESCRIPTION This plugin monitors the CPU utilization on Windows machines via evaluation of the Process Performance Counters. Processor(_Total)% User Time Processor(_Total)% Processor Time P ...
check_config





This plugin is use to save config of switch or router. This plugin, is available for devices like Cisco (ios or catos), h3c (3com), Enterasys. This check is write in ruby language. Add SSH support in v0.61
check_clusterIronport.sh





This is a script to check the cluster statut on Ironports /ESA cisco C370 (version: 9.1.0) It is based on “expect” which doing a ssh connection. The “-H” (host) and “-U” (USER) parameters are needed. The ‘-P” (PASSWORD) is not needed, ...
check_cisco_ssh_user_login





check_cisco_ssh_user_login 1.0
What it does
* Using state of the art non-blocking/async IO (EV and Mojolicious)
* Proper error handling !
* Login via SSH (hostname, username, password)
* Issue command "show users"
* Parse the output and find the u ...
check_cisco_ifs - via SSH or Telnet





This plugin allows monitoring of 1 or more interfaces of Cisco equipments.
Supports both SSH and Telnet.
It was tested on 4500 switches but should work properly on any IOS based equipment.
The plugin will return 0 [OK] if all given I/Fs are up, 1 [WAR ...
check_cfengine_lastseen





# This is a passive nagios checker for detecting if cf-agents # have gone AWOL (Absent WithOut Leave) from the cf-server(s). # # It reads a file with hostnames (FQDN) that we care about # being in touch, and needs the FQDN of the nagios server and the ...
check_cache





A check_by_ssh like wrapper plugin with caching function
check_by_ssh_master





check_by_ssh_master is a Nagios plugin that allows plugins to be executed on remote hosts over SSH. It is similar to check_by_ssh but has two advantages: It uses one or more master connections to improve speed, and it supports escaping of parameters whic ...
check_bgp_ipv6





Check BGP peer IPv6 status via SSH or Telnet on Cisco IOS.
Parse command "sh ip bgp ipv6 unicast summary"
check_backup (for any backup system)





The check_backup plugin is designed to provide a generic way to check the status of backup processes by reading the contents of a file your scripts will leave either locally to the Nagios server, or on a remotely accessible host through ssh. The file i ...
check_aruba_time (check_hp_time)





The script connects via SSH to an Aruba Switch (HP Switch), executes the "show time" command and then compares the result with the current time. Depending on the chosen parameters it returns OK, WARNING or CRITICAL. In case of an error it returns UNKNOWN.
check_ap_alliedt.sh





Check the number of users/clients registered on Allied Telesis wireless controller (with SSH : can't check with SNMP)
No warning or critical state at this time.
Tested with AT-TQ2403, AT WA-7400
check_3ware_SSH





Modified original check_3ware script to allow monitoring on remote server with SSH.