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 Internet Quota Usage (BSNL)





Shows how much of your internet quota usage is used, and calculated based on current day of month. Uses curl and is written for BSNL's web site. You'll need to modify bsnl.sh for you're ISP. These scripts should work on any version of nagios, but on ...
Check IIS 7 Application Pool State





This plugin check the state of an Application Pool in IIS 7.0 (Windows Server 2008)
Check if FS is Mounted (check_mount.sh) AIX, NFS, UNIX,...





Shell Script for Nagios, checks if the FS given is mounted. Assumes that you are checking NFS by default, but it can check for any type of FS:
NFS, NFSv4, CIFS, JFS, JFS2, EXT2, EXT3, EXT4, etc (If a FS is mounted more than once it gives a Warning ...
Check iDrac via IPMI





This script uses an iDRAC user to check the server hardware via iDRAC. It has been tested and used with dell servers and blades running iDRAC 6 & 7. It uses freeipmi to perform the actual query. I strongly recommend using a read only user for this. ...
Check IBM Storwize V7000 Unified / SONAS SMB Sessions





This bash script reports on the number of SMB sessions in an IBM Storwize V7000 Unified / SONAS system, by evaluating syslog entries in /var/log/messages.
Check IBM HMC





This script use HMC command line for check the global status on LPAR infrastructure.
Check Hyperv Performance





Plugin to Show Hyper-V Performance. This breaks stats down for each guest compared to the host.
* Guest CPU
* Guest Healthy Count
* Guest Network Usage
* Guest Storage Performance
* Host CPU
Plugin uses NSClient++
Check Hyper-V VM Health





This Plugin checks that all virtual machines running on your Hyper-V server are in good health. REQUIRES: Check_NT Plugin NSCLient++ or similar running on Server. Command Format: check_hyperv-health.sh $HOSTADDRESS$
Check Hyper-V 2012 health - BPA & VM





Check Hyper-V health through NRPE by: -Executing and retrieving BPA Results -Checking not running VM -Checking not operational normally VM Warning and Critical state are triggered on sum of: -Number of BPA issues -Number of VM in bad shape You ...
check hycu target usage





Nagios check that use HYCUs REST API to get HYCU target storage usage and status
Check HTTP with JSON performance data





Check HTTP with JSON performance data Performs a basic HTTP check, parses the body as JSON and returns it as performance data. The response time is also returned as performance data. As an added bonus, the warning and critical threshold can be set o ...
Check HTTP Requisites





A python checker that downloads a webpage using wget including all page requisites so that it is possible to monitor the real amount of data transferred to the user
Check Http Redirect





Nagios check_http_redirect retrieve an http/s url and checks its header for a given redirects if the redirect exists and equal to the redirect you entered then exits with OK, otherwise exits with WARNING (if not equal) or CRITICAL ( if doesn't exist ...
Check HP switch sensor status via Nagios





This is a perl script that allows you to check sensors of HP switches via Nagios.
Check HP MSM760 access point





Check AP under a MSM 760 series controller and notify if some AP is not connected/sync.
Check HP MSA P2000





This checks the HP P2000 for the status of all parts within the SAN, this includes all Enclosures, Fans, Voltages, Disks and Temperatures. SNMP is not needed for this as it uses the inbuilt API to gather the status and performance counters over HTTP or HT ...
Check HP MSA (Modular Smart Array) sensors





This plugin checks all sensors of an HP MSA array. Currently successfully tested with : HP MSA2312i HP MSA2012i HP MSA2012fc HP MSA2324i HP P2000 G3 MSA (iSCSI & FC) Usage : check_msa_hardware.pl -H [ hostname | IP address ...
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 Health Oracle Libraries





INFO:
-----
Query the state of a library and components for Oracle Storagetek SL500 / SL3000 / SL8500 by SNMP.
PREREQUISITES:
--------------
These checks need:
- snmpwalk tool installed in the system.
- Activate the snmp agent at the library. ...