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.Execute a remote command via SSH





This action can be added into Nagios Reactor to log into a remote machine via SSH and issue a command.
ESXI Dell perc HDD/SDD S.M.A.R.T. check





Linux plugin that uses ssh to remotely login on ESXi hosts and check the S.M.A.R.T. on all HDDs/SSDs for this controller
Esx Checks using php and ssh keypairs





Some esx checks written in php using a ssh keypair system for people who want to keep their system certification by not installing external software and don\'t want to use snmp.
Detect SSH Attack Using Nagios





This blog article demonstrates how to detect ssh attacks using Nagios.
deep-ssh





Basically, deep-ssh just constructs a bunch of ssh's that call other ssh's, until you're at your destination, at which point, a command is run.
Citrix Xen license check (Bash Script)





The plugin will show alert about when the licence will be expired. This plugin is tested with check_nrpe and check_by_ssh both. User can modify the plugin as per the system requirement. If you find any problem kindly let me know.
Cisco IPS Management





This is a plugin to monitor and reset Cisco IPS devices. It makes use of SSH and expect to perform these functions.
check_vpn_netasq





This plugins done the stats of your VPN under Netasq (V8, V9 (?)). Example for zero VPN : VPN_NETASQ CRITICAL - VPN=0 - This script use Perl + Nagios:plugin + net:ssh for this. Tested with Nagios 4.0 !
check_vmware_disk





version 1.0 check_vmware_disk Jose Manuel Gonzalez ---------------------------------- ENGLISH: I made a plugin for nagios to remotely check the status of the hard drives of a server with ESXi 5.1. I hope you find it useful. Requires linux bash ...
check_used_ram





Simple shell script to check total used ram on target server, this plugin was tested using check_by_ssh. Results are showed in percentage. commads.cfg: command_line $USER1$/check_by_ssh -H $HOSTADDRESS$ -C "/remote_PATH/check_used_ram -w $ARG1$ -c ...
check_top_load.sh





A simple shell script for nagios to check load 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_tomcat (bash)





check_tomcat (plugin for Nagios) The 'check_tomcat' script is designed to monitor Apache Tomcat through JMX Proxy Servlet in combination with 'check_by_ssh' plugin. The first step is to ensure that the central Nagios server is able to connect to the re ...
check_time





Check the time on a client, using SSH. This plugin is not meant to check the time server but the time on the clients, using unattended SSH connections. How can i setup a passwordless access from my nagios machine? su - nagios ssh-copy-id user@targ ...
check_supervisord_programs





check_supervisord_programs extends nagios monitoring by interacting with the supervisord socket. It is written in BASH, meaning its agnostic across linux variants. Usage ./check_supervisord_program -c Alternate config file -p Prog ...
check_stex





This is a Plugin to check the status of a Promise Supertrak EX Raid Controller. It will need the following tools to be installed: Promise cli (cliib) sudo screen expect This is due to the fact that Promise cli can't simply be run non-interactive- ...
check_starface.pl





A nagios check plugin for Starface Appliances. You can call it on your Starface via ssh or by SNMP
check_ssh_login.pl (Advanced Nagios Plugins Collection)





Checks SSH login credentials. Originally written to verify the login credentials across Dell DRAC infrastructure
check_ssh_efficientip_cluster.pl





Check by SSH the effective cluster role of an EfficientIP device compared to an expected role. perl module Net:OpenSSH is required.
check_sshr_nrdpr





Agent-less monitoring plugin for NagiosXI that uses a single Windows_SSH service to request Windows LCD Metrics (CPU Utilization, Memory Utilization, Disk Utilization) and Service Status that are returned individually to NagiosXI via NRDP.