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_AWS_CloudWatch_metrics





This is a ruby script that retrieve metrics from Amazon Web Service EC2, ELB or RDS using Amazon CloudWatch API (supports all AWS region). The Amazon credentials (Access Key ID and Secret Access Key) are read from an encrypted file. NB: Amazon CloudWa ...
check_apache2_status





This plugin a bash implementation of an earlier one in perl by mike http://exchange.nagios.org/directory/Plugins/Web-Servers/Apache/Check-Status-Code-Apache/details ; It dependent on the logtail perl script attached which should be accessible in the path ...
check_apache2logs





This litte plugin checks if the Apache Webserver write logs and if the logrotation (if used) works correctly.
check_amz_sqs.pl





Monitor the ApproximateNumberOfMessages attribute of an Amazon Web Services (AWS) Simple Queue Service (SQS) queue.
CheckTeamviewerVersion





This is a Nagios plugin that monitors the version of Teamviewer installed on a Windows system, using PowerShell, and lets you know if it is out of date or not. It fetches the most recent version of Teamviewer by checking their website. Full documentation: ...
Checks Dell Warranty information using SNMP





New monitoring script for Dell Warranty using SNMP protocol; Provides performance data as well.
Dell has moved to a more secure method for obtaining information on devices (including warranty info). They moved away from API key (v4) to OAuthTLS2.0 (v5) ...
Check Wordpress Updates





Nagios plugin to check Wordpress website for core, plugin or theme updates and output the number of pending updates.
Check WMI Plus





Many, many agentless Windows checks using WMI. No need for any software installs on Windows. Monitor Microsoft Windows systems directly from your Nagios server. Supports user configurable checks using an ini file - create your own WMI Queries. Check W ...
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 Website Speed





a very very simple way to check the loading time of a website...
Check website response





This plugin is used to monitor website up time and response time. Error codes will be returned if the website is not responding, the URL does not contain data, does not resolve, or responds slower than specified with the warning and critical input opti ...
check website for changes





After we had a few hacked websites on our webservers we needed to check if a website has been manipulated. As there are a few online offers some for free and some for a monthly fee I tried to create a plugin for our Nagios server. I hope you like it ...
check website access





This plugin check the http returned code and the access time of a website. -- Update : add a control line to check if you have curl --
Check Weblogic Instance Health





This project is not in active development. Please feel free to contact with questions. Checks the health of a Weblogic instance using jmx and wlst. This was developed and tested with Weblogic version 12C. Please feel free to contact me with support ...
Check SmarterMail Queue - check_queue_sm





This nagios plugin allows you to monitor your SmarterMail server queue by using SmarterMail Webservice. This will display the current number of messages in queue of a SmarterMail Server. The plugin is a PHP script and should run on every linux distribu ...
Check SafeGuard Enterprise





This check is for SafeGuard Enterprise Management Center:
1. Load "XML" from:
https://localhost/SGNSRV/Trans.asmx/CheckConnection
2. Fix safeguard webapp bug (see line 30.., nasty bug in SGE/SGN 6.1)
3. Check if DBAuth and Webservice are working co ...
Check Proxy with Authentication





This BASH script uses wget and its parameters to accept a proxy server IP plus credentials to access the website passed to it. It uses spider functionality to access the website and confirm that the correct site is accessed. Block pages are recognized as
Check printer toner (HP)





The script for verifying the toner level for the HP printers which have issues with SNMP. I have the HP DeskJet 2630 and the web interface of it is passwordless (maybe I'll add auth support in the future, as for now - nope). The script checks if the print ...
Check ntlm authentication





Authenticates against a web page using ntlm auth. This is useful when Microsoft IIS is providing a pop up login box which requires ntlm authentication.
check multiple website response





Based on the excellent plugin from chrisf, this is a version for checking multiple websites in one run. Original here: http://exchange.nagios.org/directory/Plugins/Websites%2C-Forms-and-Transactions/Check-website-response/details I adjusted the scr ...