Home Directory

Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

Directory

Listings
Page 9 of 69

check multiple website response

Based on the excellent plugin from chrisf, this is a version for checking multiple websites in one run. Original here: http://exchange.nagios.org/directory/Plugins/Websites%2C-Forms-and-Transactions/Check-website-response/details I adjusted the scr ...

LicenseGPL

Check multiple Windows Processes

Perl script based on snmpwalk in order to check one or more running processes on a windows machine.

/Category:Windows

Check multiple windows processes dotnet core

This is the code by David Ligeret from the 'Check multiple Windows Processes v2' SNMP process check that exists on this site with added features to monitor a dotnet.exe instance and the ability to require more than 1 instance of a process (list it more th ...

/Category:Windows
LicenseOther

Check multiple Windows Processes v2

New version of the plugin "Check multiple Windows Processes" to be able to check several instances of the same process in the windows computer.

/Category:Windows

Check MuMuDVB Card Information

Script will get MuMuDVB XML file and checks card information (including cam) and will give warning and critical state if uptime of PID is lower then given thresholds in hours

/Category:Software
LicenseGPL

Check MuMuDVB Scrambling Information

Script will get MuMuDVB XML file and checks the scrambling ratio of each channel based on the given thresholds for warning and critical.

/Category:Software
LicenseGPL

Check MuMuDVB Traffic Information

Script will get MuMuDVB XML file and checks streamed IP bandwidth in kB (kilo-Bytes) per second of each channel.

/Category:Software
LicenseGPL

Check mumur voice server (mumble)

mumble.sourceforge.net/

Checks through dbus if murmur is running and shows connected users

/Category:Telephony

Check MySQL Connections

github.com/sokecillo/nagios-check_mysql_connections

Check the number of stablished connections to a MySQL database Check MySQL Connections usage: ./check_mysql_connections -w 40 -c 50 -u root -p 1234 -h database_host Output: OK - 35 Database Connections |Connections=35;;;;

/Category:MySQL
LicenseGPL

check mysql lagtime

greps lag time from mysql for slave replication, written in a shell script, so its easily portable.

/Category:MySQL

Check MySQL Processlist

github.com/tart/tart-monitoring

Executes just one "Show processlist" query on the server. Checks process' in detail.

/Category:MySQL
LicenseOther

Check MySQL Replication Slave Status

www.claudiokuenzler.com/monitoring-plugins/check_mysql_slave

Checks 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.

/Category:MySQL
LicenseGPL

Check MySQL Slave

This is an update of check_mysqlslaverun.sh. In addition to ensuring that the slave is running, it will also record the seconds behind, and issue a WARNING when the slave is more than 10 seconds behind.

/Category:MySQL
LicenseMIT

check mysql slave io running

checks to see if mysql slave io is running. written in a shell script, so its easily portable.

/Category:MySQL

check mysql slave sql running

checks to see if mysql slave sql is running. written in a shell script, so its easily portable.

/Category:MySQL

Check MySQL Table Status

github.com/tart/tart-monitoring

Executes "show table status" queries for all schemas on the server. Parse the output. Gives Nagios compatible warning, critical notifications and performance data for selected values.

/Category:MySQL
LicenseOther

Check NDB Memory

hovedprosjekter.hig.no/v2013/imt/in/monkey/

Checks NDB node memory usage on all specified nodes.

/Category:MySQL
LicenseGPL

Check NDO update status

wiburg.de/view/nagiosplugins

Perl Plugin, which checks the status of ndo using a sql query. Currently supported database type: MySQL

/Category:Nagios

Check Nessus Scans

This is a check to download and parse a given Nessus scan (see http://www.tenable.com/products/nessus-vulnerability-scanner) and return the number of critical and high vulnerabilities.

/Category:Security
LicenseGPL

check netapp health

Queries the global health status of a NetApp via SNMP

/Category:NetApp

Check NetApp health & status

hinterlands.org

A NetApp monitoring plugin written in Perl using commonly available modules. The plugin uses SNMP to communicate and does not require an external MIB file. All the usual monitoring points are covered, suggestions for more are welcome. The latest vers ...

/Category:SAN and NAS

Check Netapp NG

Check NetApp Storage via SNMP

/Category:NetApp
LicenseGPL

Check Netapp Ontap

outsideit.net

Check Netapp Ontap This Perl script is able to monitor most components of a NetApp Ontap cluster, such as volumes, aggregates, snapshots, quotas, snapmirrors, filer hardware, ports, interfaces, cluster and disk health.

/Category:NetApp
LicenseGPL

Check NetApp via Perl SDK

oskibbe.blogspot.de

Written in Perl, using NetApp Manageability SDK check-volume check-lun check-snapmirror check-aggr check-cluster check-shelf check-license get-netapp-info

/Category:NetApp

Check NetBackup Drive Paths

Windows Netbackup check

/Category:NetBackup

Check NetBackup Drive Paths (shell version)

Check of drive paths from output of tpconfig. Requirements: bash, netbackup tape drive(s) configured Return values: WARNING on failed path in multipath configuration CRITICAL on unavailable drive

/Category:NetBackup

Check Netbackup Drives

Check script for Netbackup Tape Drives.

/Category:NetBackup

Check Netbackup Media Volume Pool Size

Check Netbackup Media Volume Pool Size Simple shell script to check how many tapes are in media volume pool. You may set thresholds to have warning and critical notifications.

/Category:NetBackup
LicenseGPL

Check Netdiag

www.hannes-schulz.de/?doc=proj&proj=nagios

Checks the output of netdiag for errors.

/Category:Windows NRPE

check network bandwidth on local host (with ip command)

gitlab.com/nagios_plugins/check_net.sh

script based on ip tool. it checks RX and TX value of specified interface within some interval and provide speed in KB: ip -s link show int | xargs| cut -d " " -f27,40

LicenseGPL

check network bonding

Shell script to check network bonding. Displays bonding mode.

/Category:Linux

Check Network Interface IO via SNMP

Check Network Interface IO via SNMP MIB-2

/Category:SNMP

Check network switch's PoE (Power over Ethernet) usage

Using the standard IETF MIBs this check monitors a network switch's PoE usage and alerts you when hitting self-configurable warning or critical thresholds.

/Category:Others
LicenseGPL

Check Network Teaming Adapter LBFO

Check Network Teaming Adapter LBFO Powershell Script for use with NRPE Checks State of LBFO Teaming Adapter in Windows 2012 - 2019

/Category:Windows

Check New User creation in Linux

vishalvilaspatil.blogspot.in

This script will check if any new user is created on your linux server whenever the check is performed.

/Category:Linux
LicenseGPL

Check Newest files age and size in Diredtory

www.mohancheema.net

This plug-in is for LINUX edition and determines the newest file in the folder specified and it's age and size.

/Category:Linux
LicenseGPL

Check Next Hop ICMP

Verify the ICMP of the default route / next hop of a router.

check nfs mountpoints

Compares /etc/fstab and /proc/mounts

/Category:Linux

Check nic link

This plugin will check that ethX is up and that there is a link detected. I designed it mainly for bonded nic sets, it can be hard to tell if 1 of the nics is unplugged because the interface will be up and the bondX will also work. This monitors the nics. ...

/Category:Linux
LicenseGPL

Check NSCA Processes

Check for old NSCA processes, and optionally kill them off if found. Also, optionally return performance data regarding procs found, stale, and killed. Lots of configurable options in the shell script, and accepts two levels of verbosity (specify with ...

/Category:Others
LicenseGPL

Check ntlm authentication

Authenticates against a web page using ntlm auth. This is useful when Microsoft IIS is providing a pop up login box which requires ntlm authentication.

LicenseGPL

Check NTP client

Script to verify the NTP client status on ESX hosts.

/Category:VMWare
LicenseGPL

Check Number Of Connections

Perl script that checks the number of established network connections using lsof

Check number of files in directory via telnet

thehollick.com/dokuwiki/doku.php?id=nagios:plugins:mine#expe

Plugin to check number of files in a remote directory using telnet. Implemented in Expect.

/Category:Linux

Check Number Processes of Windows Servers - SNMP

Plugin in Shell Script to check via SNMP the number of processes of Windows Servers. Use the MIB HOST-RESOURCES-MIB:: hrSystemProcesses.0

/Category:Windows

check oes linux nss volume usage

This check programs allows you to check the volume usage of nss volumes running on OES linux systems and monitor several other parameters.

/Category:Novell

Check OnApp Ghosts

Check if a virtual machine(VM) is running on more than one hypervisor(HV). Check if a VM's network interface exists on more than one HV. Check if an VM's ip address exists on more than one HV. Check for unknown iptables entries on HVs.

/Category:Active Checks
LicenseGPL
Page 9 of 69