Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
Napsty
Check MySQL Replication Slave Status
www.claudiokuenzler.com/monitoring-plugins/check_mysql_slaveChecks if MySQL Replication is active, checks for delay and outputs some additional info and performance data. It also catches non-obvious errors which would indicate a working replication, although there is something broken.
check_equallogic
www.claudiokuenzler.com/nagios-plugins/check_equallogic.phpThis is a plugin to monitor a Dell Equallogic storage device with Nagios. Its written in shell so it should run on almost all Linux/Unix based systems. It's using SNMP (v2) to query the informations from the Equallogic device. To be able to use the script ...
check_ibm_ts_tape
www.claudiokuenzler.com/nagios-plugins/check_ibm_ts_tape.phpThis plugin is used to check an IBM System Storage TS Tape Library. It checks for the current status (GlobalStatus), the cleaning status of the tape drives, and outputs some basic information like serial number or firmware version.
check_esxi_hardware.py
www.claudiokuenzler.com/monitoring-plugins/check_esxi_hardwacheck_esxi_hardware (formerly known as check_esx_wbem) is an open source monitoring plugin to monitor the hardware of ESXi (and previously ESX) servers. It queries the CIM (Common Information Model) server running on the ESXi server to retrieve the curren ...
check_weblogic_heap
www.claudiokuenzler.com/nagios-plugins/check_weblogic_heap.pThis plugin will check the current memory usage of your Weblogic application (with perfdata).
check_storcenter
www.claudiokuenzler.com/nagios-plugins/check_storcenter.phpWith this plugin you can do several checks on your EMC/Iomega StorCenter NAS.
check_smart.pl - physical drive monitoring Popular
www.claudiokuenzler.com/monitoring-plugins/check_smart.phpThis is a plugin to monitor the values of SMART (Self-Monitoring, Analysis and Reporting Technology) attributes of hard (HDD), solid state drives (SSD) and NVMe drives, using smartmontool's smartctl in the background. ATA, SCSI and NVMe drives are support ...
Check Windows Network Traffic/Usage
www.claudiokuenzler.com/nagios-plugins/check_win_net_usage.pThis plugin uses check_nt, which is part of the official Nagios plugin collection. However with check_nt you only get to check one value (e.g. Bytes sent/s). If one wants to create graphics with Bytes_in and Bytes_out, there is need to bundle two checks i ...
check_zpools.sh
www.claudiokuenzler.com/monitoring-plugins/check_zpools.phpMonitoring plugin to monitor status and usage of zfs pools. Runs on multiple OS (tested on Solaris, FreeBSD, Linux, smartOS).
check_promise_vtrak
www.claudiokuenzler.com/nagios-plugins/check_promise_vtrak.pThis plugin was created to monitor a Promise Vtrak storage device. It monitors the physical drives and the chassis itself (power supplies, fans, etc). Several attached enclosures are supported.
check_infoblox
www.claudiokuenzler.com/nagios-plugins/check_infoblox.phpThis is a plugin to monitor Infoblox appliances. It uses SNMP to retrieve the information from the appliance's management ip address. The plugin can also be used to measure and graph DNS resolving of domains.
check_es_system ElasticSearch monitoring
www.claudiokuenzler.com/monitoring-plugins/check_es_system.pThis is a monitoring plugin to check the status of an ElasticSearch cluster node. Besides the classical status check (green, yellow, red) this plugin also allows to monitor disk or memory usage of Elasticsearch. This is especially helpful when running Ela ...
check_couchdb_replication
www.claudiokuenzler.com/monitoring-plugins/check_couchdb_repThis 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_rancher2
www.claudiokuenzler.com/monitoring-plugins/check_rancher2.phThis is a monitoring plugin to check container infrastructures managed with Rancher 2.x. It uses Rancher 2's API to monitor states of clusters, workloads or pods. Latest plugin release and documentation can be found here: https://www.claudiokuenzler.com ...
check_rpi_temp.py - Raspberry Pi temperature
github.com/Napsty/check_rpi_tempMeasure the Raspberry Pi board temperature and check against thresholds. Supports Celsius and Fahrenheit.
check_shelly
www.claudiokuenzler.com/monitoring-plugins/check_shelly.phpNagios/Monitoring Plugin for Shelly IoT devices
check_confixxlicense
www.claudiokuenzler.com/monitoring-plugins/check_confixxliceThis 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_invoiceninja
github.com/infiniroot/check_invoiceninjaMonitoring plugin to check Invoice Ninja license
check_sftp.sh
www.claudiokuenzler.com/monitoring-plugins/check_sftp.phpNagios plugin to check SFTP servers