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_nova





Check Nova services
check_nomadix_esp





Monitors the IPSec ESP tunnel status on NOMADIX Enterprise USG devices (WiFi hotspots) using SNMP.
check_noaxfr





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





This plugin will read a data file generated by NMON and return the value for the key/subkey params passed to it. A second script, nmond.pl, is included. It is intended to control the execution of nmon being run periodically for example as a cron job. ...
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_nginx_status.pl





CHECK_NGINX_STATUS
==================
Nagios check checking the nginx_status page report from nginx. Tracking Active connections processes, request per second,
connections per seconds, Connections status.
You can use this script to draw some graphi ...
check_nginx.sh





sh-compliant script to check the nginx webserver whether its running and to get requests and connections per second
check_nginx.sh





sh-compliant script to check the nginx webserver whether its running and to get requests and connections per second
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_health.sh





Nagios plugin (script) to NFS health monitor (NFS server and/or client side). With this plugin you can define client or server NFS side, RPC services which must be checked, add or exclude NFS mountpoints and add or ignore file which contain the informatio ...
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_nfsmounts





A perl script that checks all local NFS mounts by forking itself and trying to chdir to it and (optionally) writing to a file. It includes performance data and allows warnings based on thresholds.
check_nfsmount





Check NFS mounts are available on a server using showmount command
check_nfs4





This plugin is dedicated to NFSv4 monitoring (state, performances, errors) for clients and servers.
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 ...