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.Raid Check using megaclisas





Plugin to remotely check the status of a raid. - Requires that the server has the "megasas-status --nagios" application available - Requires passwordless login via SSH (key auth) Useage: check_raid [HOSTNAME] [USERNAME]
Powerful shell scripts - sftp





This plugin is a bash shell script that connects to an ftp server using ssh ftp protocol on port 22 to check if a certain file , specified through the path and filename, exists on the server and contains a specified number of text rows.
Plugin Tool





This Component allows you to test Plugins and Commands. When you upload a plugin to your Nagios XI server you will usually want to test it first. This involves establishing an SSH session to the Nagios XI server and then typing some command line (CLI) st ...
Peplink Balance Status





Check the status of a Peplink Balance device running firmware 5.4.x with SSH enabled.
nlist





Nlist is a utility that will parse the nagios database files and return a list of systems based on a simple query. This is useful, for example, to run remote commands via ssh for a group of systems. It is written in perl and requires the Nagios::Config m ...
New check_disk





Solaris Check_disk can be used with check_by_ssh and is tested on Solaris 2.6, 7, 8, 9 and 10.
netcat-port-check





Nagios telnet to a port check (Linux) ./telnet-check.sh localhost 80 Connection to localhost 80 port [tcp/http] succeeded!|time=0.011741s;;;0 ./telnet-check.sh localhost 22 Connection to localhost 22 port [tcp/ssh] succeeded!|time=0.012938s;;; ...
Nagios remote resources monitoring using SSH (check_by_...





This tutorial demonstrates how to use check_by_ssh with Nagios.
nagios fail over





nagios-failover script to failover nagios servers if and when their down - automtically done via bash script that will require some ground work to be done in order to achieve the end result of each nagios server looking out for one another. I have a ...
Monitoring Hosts Using SSH





This document describes how to monitor hosts with Nagios XI by using SSH to execute monitoring plugins and scripts on remote machines.
Monitor ESX hosts in Nagios with CIM and SSH





With attached instructions and scripts you can monitor the following on ESX hosts: * Diskspace (using ssh) * Temperature, various sensors depending on parameter (CIM) * Fans * On HP systems: Disks and RAID status (install HP esx bundle, reboot require ...
Mike Weber - Training: Choosing Nagios Plugins To Use





Your choice of plugins may be costing you 40%-80% more resources on the Nagios server than you need. This training session demonstrates how to save resources by examining the differences between pubic port monitoring, NRPE, SSH, SNMP and passive scripts. ...
IPv6 address in host definition patch





This patch allows you to add 'address6' directive to host definition. And use this value in command definitions via %HOSTADDRESS6% macro. That way you can define special commands to check IPv6 services. For example: define command
inservice





This application to monitoring who access nagios server or other client computer from remote computer. So you can prevent your server from people attack or unknown user login into your server. You can use this application to monitoring ssh connection, ...
IBM v7000 - v7000 Unified





This is a bash script to check the hardware status of IBM Storwize v7000. It use 'ssh' protocoll with certificate authentication. If you have any suggestion write me!
IBM Storwize V7000





This plugin tests an IBM Storwize V7000. The V7000 uses IBM's San Volume Controller (SVC) code as the base for its controllers, so this health check may work with SVC itself, but I can't test that. For this script to work, you need to first setup an ...
IBM SAN Volume Controller (SVC) and IBM Storvize Monito...





Perl script uses Expect to login to IBM SAN Volume Controller (SVC) or IBM Storvize device via ssh. There is no additional software required. Can be used for nagios, op5, etc. monitoring.
Hylafax Queue Check





Another Check Plugin for Hylafax. You have to run it with ssh. The Plugin only checks for faxes with errors, not for the count of them in sendq.
HP 3PAR Storage Monitor - Health Check





Perl script uses Expect to login to 3par service processor via ssh.
There is no additional software required. Can be used for nagios, op5, etc. monitoring.
How To Change SSH Port in Nagios





This short tutorial demonstrates how to configure Nagios, when you use a nonstandard port for SSH.