Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
check_cnc





ControlNCloud Nagios plugin for hybrid monitoring. Connect your Nagios to our free internet services and monitor performance and disponibility of your websites. It's simple, you just have to: -Â Set up sites to monitor from our website after creati ...
check_cnr





Basic monitor that checks if Cisco Network Registrar (CNR) is up and running.
check_coldfusion





A simple plugin that checks the status (running or not) of a ColdFusion server. Developed for CF9 and CF10.
check_complus





Check if a Com+ appliaction is running or not. This is a powershell script. so rember to set external scripts in nsclient.ini like this: check_complus=cmd /c echo scriptscheck-complus.ps1 "$ARG1$"; exit $LastExitCode | powershell.exe -command - U ...
Check_Complus Powershell





Check if Com+ appliactions are running or not.
check_complus.vbs





VBScript to check COM+ metrics via NRPE (NSClient++ with NRPE Listener)
check_con





Script to monitor the total connections in ESTABLISHED state
check_config





This plugin is use to save config of switch or router. This plugin, is available for devices like Cisco (ios or catos), h3c (3com), Enterasys. This check is write in ruby language. Add SSH support in v0.61
check_confixxlicense





This is a plugin to monitor the license of a Confixx installation in Nagios. Its written in shell so it should run on almost all Linux/Unix based systems. To be able to use the script, please also check the requirements.
check_connections





check_connections is a Nagios plugin to check the number of TCP connections
check_connections





Check established connections using netstat.
check_conntrack_src_addr





Check conntrack NAT source ID address for a destination.
check_container_cpu





This plugin checks the docker container internal CPU usage, it retrieves the values using docker stats. The plugin outputs also the performance data.
check_container_memory





This plugin checks the docker container internal memory usage, it retrieves the values using docker stats. The plugin outputs also the performance data.
check_context_switches.pl (Advanced Nagios Plugins Coll...





Checks the number of context switches on the a Linux server. Designed to be called over NRPE
check_coraid





Monitor changes on status of a Coraid shelf. Runs commands 'show -l' and 'list -l' and compares output with a previously stored file.
check_couchbase_key.pl (Advanced Nagios Plugins Collect...





Checks a specific Couchbase key via Memcached API Checks: 1. reads the specified Couchbase key 2. checks key's returned value against expected regex (optional) 3. checks key's returned value against warning/critical range thresholds (optional) ...
check_couchbase_node





Python script which sends GET request to couchbase cluster REST api: http://cluster_dns/pools/nodes
check_couchbase_write.pl (Advanced Nagios Plugins Colle...





Checks a Couchbase server via Memcached API write => read Checks: 1. writes a unique ephemeral key with dynamically generated value 2. reads back same unique key 3. checks the returned value is identical to that written 4. deletes the unique gene ...
check_couchbase_write_replication.pl (Advanced Nagios P...





Checks a Couchbase server via Memcached API write => read Checks: 1. writes a unique ephemeral key with dynamically generated value 2. reads back the same unique key from the given replication slave after a configurable delay in secs (to allow for ...
check_couchdb





A python based check for CouchDB Databases. Checks for reachability, login and performance data. Supports HTTP and HTTPS servers.
MongoDB and similar should work as well.
check_couchdb_replication





This is a plugin to monitor the status of CouchDB replications. Use the -d parameter to list all available replications and monitor them with -r parameter.
check_cpu





Python plugin to report the amount of idle CPU on unix based systems.
check_cpu





This plugin is written in Perl and was built for use with both Linux and Solaris systems.
It uses SNMP to fetch cpu, load, ram or swap metrics.
All four checks are built into one script, symlinks control how you call the script (and therefore what it ...
check_cpu - % used





Check the amount in % of used cpu on a linux system using either procinfo or sar (whichever is available)
check_cpu.php





Nagios Plugin to check cpu/load over snmp (Linux/Windows)
check_cpu.py





Python script that returns overall and per-core utilization monitoring. Supports graphing in pnp4nagios
check_cpu.py - usage and IO Wait





Monitor total CPU usage and CPU IO Wait for any single CPU core, and overall (average of all CPU cores). PNP4Nagios compatible.
check_cpu.py for Linux





Simple python based monitoring plugin to check the cpu usage (system, user, nice, iowait, irq, softirq, idle, steal, guest, guest_steal) of a linux server. Warning/Critical thresholds and performance data output are supported.
check_cpu.sh





sh-compliant script to check CPU utiliziation via Jiffies instead of parsing another frontend tool
check_cpu.sh





This shell script checks cpu utilization (user,system,iowait,idle in %) with iostat accepting seperate threshholds and returning the data in a format suitable for performance data processing
check_cpu.sh (matejunkie)





sh compliant script to check CPU utilization via /proc/stat instead of top or iostat (PNP template included)
check_cpubsd





CPU utilization for SMP system. This plugin for pnp (rrdtool)
check_CPUMemCisco2800





Plugin (written in Perl) dedicated for Nagios which allows to check CPU (in 5 min, 1 min and 5 sec period) and Memory (Free and Used Pool) of router Cisco 2800 Series.
check_cputemp.sh





Simple (Bash) Nagios script to get the temperatue of CPU from lm-sensors.
check_cputemp_freebsd





Plugin for checking the CPU temp under FreeBSD
check_cputemp_mac





Check the CPU temperature on a Mac running Mac OS X. Uses Temperature Monitor avaliable from http://www.bresink.com/osx/TemperatureMonitor.html
check_cputime





This is a plugin designed using Bash script.
This plugin is created so that 'Performance Gauges' in Nagios XI work properly, showing appropriate 'Warning' and 'Critical' regions.
check_cpuwaitdisk.pl





This perl script checks the percentage of cpu-time waiting for the io-system while having a task in mind with sysstat/sar
check_cpu_info





This plugin is successfully tested on Ubuntu server-client environment. This script, written in bash is intended for getting total CPU use in percentage along with four important CPU usage information like User, System,Idle and IOwait. By default it will ...
check_cpu_load





Nagios script to get the cpu usage from procinfo or sar
Check_CPU_Load_Relative





Displays the relative load for system with multi-core CPUs.
check_cpu_snmp





C language plugin, using net-snmp api, to return an average % utilization for all entries under hrProcessorLoad. Use for checking CPU on SNMP enabled Windows servers.
check_cpu_stats fixed





Nagios plugin (script) to check CPU Utilization Statistics (user,system,iowait,idle and nice,steal when available in %) with iostat external program reporting performance data
check_cpu_stats.sh





Nagios plugin (script) to check CPU Utilization Statistics (user,system,iowait,idle,nice and steal %) with iostat external program
check_cpu_stats.sh (hp-ux)





To support HP-UX OS with the script check_cpu_stat published here, we added required lines.
check_cpu_util.pl





Checks the CPU utilization across all CPU's on a server and returns the percentage used.