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_NRDS_config





Check NRDS config information. For example, if you would like to get the results of what current config the client is ACTUALLY using: (all one line) check_NRDS_config.vbs "..\config.ini" "settings" "CONFIG_VERSION" Where 'settings' is your ini [ ...
check_noaxfr





Checks that a dns-server does not allow zonetranfer for a specific domain.
check_nis





Nagios plugin to check the status of a NIS server on a specified host and NIS domain.
check_nikto





This Nagios plugin monitors a domain in search of web vulnerabilities, so it uses the scan of Web Nikto vulnerabilities, producing an HTML report, and alerting to the existence of known vulnerabilities, returning the critical state in case of detection. ...
check_nic





Check link state and speed of specified NIC. Using /sys/class/net/$INTERFACE/
check_nginx





python use 2.5.2 check_nginx is a Nagios to monitor nginx status Usage: check_nginx [-h|--help][-U|--url][-P|--path][-u|--user][-p|--passwd][-w|--warning][-c|--critical] Options: --help|-h) print check_nginx help ...
check_nfs_export





I threw this together quick, it uses the local output of showmount -e to verify a specific filesystem is exported. Does NOT check if portmapper is running Does NOT check what hosts have permission to the mountpoint ONLY tested on CentOS 6.4 currently ...
check_nfs / check_nfs_file





Two Nagios plugins to verify the presence and used disk space of an NFS share, and the existance of a file on that mount, without needing to mount the share from the OS. Accessing NFS files using the OS may result in long delays, and unkillable processes ...
check_new_files





vbs script to check new files in a folder with performance graph, it will trigger crticical and ok only. critical if no new files found. note. this use check_nrpe plugin in windows
check_network_stats(PNP4Nagios)





Nagios Plugin for monitoring of Network Utilization including PNP4Nagios Template. Is Executed remotely (either over check_by_ssh -tested or nrpe -not tested). Produces 2 Graphs for each NIC (also for loopback). No Parameters, just run the script. Does n ...
check_network.php





Nagios Plugin to check interface traffic over snmp (Linux/Windows)
check_network





Simple script to check if a network interface is up, down or on reduced speed.
check_netrpc_service





This script verifies the windows service with "net rpc" command and without agent on windows machine
Check_netapp3





An updated version of the original check_netapp script written in perl to use SNMP queries to check a netapp for all sorts of status info (read the helpdoc within the script for more info.)
check_netapp2





An updated version of the original check_netapp script written in perl to use SNMP queries to check a netapp for all sorts of status info (read the helpdoc within the script for more info.
check_neo4j_readonly.pl (Advanced Nagios Plugins Collec...





Checks whether a Neo4j instance is Read Only using the Neo4j REST API
check_NbUsers





This plugin will give number of users currently logging and not number of actif session (like check_users should do)
check_nameservers_are_in_sync_for_zone





Check that all the name servers of your domain have the same SOA record (especially the version) and are thus up to date. Has optional support for a hidden primary.
check_namecheap





check_namecheap is a plugin that uses Namecheap's API to monitor domain expiry status. It will handle 429 status codes and respect Namecheap's rate limiting, just ensure your nagios configs allow for a long enough timeout that the Namecheap rate limiting ...