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_cassandra_balance.pl (Advanced Nagios Plugins Col... Popular





Checks Cassandra cluster balance of tokens across nodes
CheckForRestartsAndUptime





This is a Nagios plugin that uses PowerShell to check Windows machines for recent reboot events and their current uptime. Full documentation: https://github.com/sawft99/NagiosPlugins
Check Windows for Indicators of Compromise - Via Event ...





Check_ioc is a script to check for various, selectable indicators of compromise on Windows systems via PowerShell and Event Logs. It was primarily written to be run on a schedule via a Nagios NCPA agent, however, it may also be run from a command-line (fo ...
Check SAN Switch Health





This plugin checks sensors (psu, temperature, fans et al) and overall health of SAN switches that understand the Fibre Alliance MIB. There is a long list of companies behind that MIB; I have tested the script with switches from Brocade and Qlogic.
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 for clariion controllers





Plugin to check EMC Clarion SAN volume controllers.
Check Exchange Top Mailbox Sizes





Check_mboxsize.wsf Another Nagios plugin. One of my hardest to write. Note that this will require the Nagios Plugin Service to run as a Administrator Account (local system account) will not work! Script example: …nagios/libexec# ./check_nrpe -H SERVER11 ...
check DATACORE SansynphonyV9 PSP4





Shell Script for check DATACORE SANsynphony v9 PSP4
Mirror State and Volume Status
Check Cassandra status and heap memory utilization





Monitors Cassandra status and heap memory utilization.
Check Brocade Hardware Health





Checks Brocade SAN switches for FAN, Power Supply and Temperature status through SNMP.
Cassandra unreachable nodes





#This Plug-in monitors the Unreachable nodes in Cassandra Ring; using nodetool ring command
Cassandra number of read and write operations in a give...





This Plug-in monitors Cassandra number of read and write operations in a given time period, i.e. Read operations per second / write Operations per second. it fetches WriteOperations or ReadOperations from Nagios JMX plugin and stores the values with ti ...
Cassandra number of pending operations in tpstats





This Plugin Checks the number of pending operations in tpstat and if the pending operations across all Stages are greater than provided thresholds it generates an alert.
Cassandra number of nodes (live) in Ring





This Plug-in monitors the Cassandra Cluster for number of nodes Up and running.
Cassandra GC Collection - Time taken





#This Plug-in monitors Cassandra ConcurrentMarkSweep Garbage Collection happening in particuler duration ; # This take four parameters as input # 1) -d Duration within which the count needs to be monitores (in seconds ) # 2) -f Log file location of c ...
Cassandra GC Collection





#This Plug-in monitors Cassandra ConcurrentMarkSweep Garbage Collection happening in particuler duration ; # This take four parameters as input # 1) -d Duration within which the count needs to be monitores (in seconds ) # 2) -f Log file location of c ...
Brocade switches check_snmp_brocade





Plugin to check the status of Brocade SAN switches. You can use this to get nice graphs and see the trends. My two cents to the Nagios community :) maybe someone will enjoy this plugin.
Brocade based SAN FC switches monitoring check script





Brocade SAN FC switches monitoring health check script
check_brocade_fc.pl CHECK_COMMAND [SWITCH_IP/NAME] [USER] [PASS]
Displays the overall status for a switch. Works till FabricOS v7.3.x. Newer versions support coming soon.
Script uses Expect to ...