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_varnish_health





check_varnish_health is a bash script which queries varnishadm and generates events based on the output. Command Line Usage: ./check_varnish_health -i -p
check_varnishbackends





Plugin to check the health of all varnish backends.
check_varnish





Check_Backend – it checks how many erros it got from the backend (like 503 etc…) For a list of many scripts to monitor Varnish check out http://felipeferreira.net/?page_id=952
check_usolved_omnicube_backup





This Python Nagios plugin checks for any failed VM backups on SimpliVity Omnicubes. There's also a second mode in this plugin to check if all VMs have assigned backup policies.
check_usolved_linux_realmemory - Check the real memory ...





This PHP Nagios plugin calculates the real free memory according to http://www.linuxatemyram.com/. When you think that your Linux memory is always near to 100% consumed, that is properly not true. Linux calculates the free memory in a special way. This pl ...
check_usolved_disks - Check usage on all disks





This PHP Nagios plugin automaticly detects all disks/partitions of a Windows or Linux operating system and checks the free space. You don't need a check for every disk and just can use this check that'll return all available disks on the system. If a syst ...
check_users_and_ip





A small plugin to check who is logged on a linux machine and the external ip of this user.
check_users_adv





A simple bash script which does the same as check_users from the official Nagios Plugins does. Additional you can exclude users or groups from being counted.
check_users.sh





A simple shell script for nagios to check currently logged in userser on a target system
check_users (windows)





check_users looks at the number of users, along with an allowed user list and returns warning and critical based on thresholds or if an unknown user is logged into the system. This script uses perl, so a perl environment must be available on the client ...
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_used_mem





check_used_mem is a Nagios plugin for checking memory and swap usage on Linux and UNIX platforms. Atention: It reports the USED memory, not the free memory. If you want to measure the free memory, you may want to take a look at another plugin I wr ...
check_url_status





Checks the avaibility of websites and interpretes the returncode according to RFC 2616. Works with proxies, proxy authentication. Can check password protected websites.By Martin Fuerstenau
check_url_state





This is an alternate url-checker written in perl (with Mojolicious-Framework) wich works analog to check_http but which checks destinated url for valid xml and fileage if necessary.
check_urlchange.py





Plugin to download webpage and check for changes or values.
check_url





A perl script to check availibility of http URLs. Returns HTTP error code in Status information.
check_up_down_port





Please check out a new plug I created today (using SNMP) for monitoring specific port switch an alert in case it is going down or up. down -> up considered as warning (exit code 1) up-> down considered as critical (exit code 2) no change made -> cons ...
check_uptime4





Une autre version de check_uptime. Cette dernière intègre un mécanisme de traduction. Pour l'instant, valable en français et en anglais. ---------------------- Another version of check_upime. This one includes a translation mecanism. At the ...
check_uptime3





* Original script written by Dmitry Vayntrub with version 1.04 released on 03/11/2009. * Bugfix added. * Performance Data added.