Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
Check NetApp health & status
hinterlands.orgA 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 ...
Check Netapp Ontap
outsideit.netThis 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.
Check NetApp via Perl SDK
oskibbe.blogspot.deWritten in Perl, using NetApp Manageability SDK check-volume check-lun check-snapmirror check-aggr check-cluster check-shelf check-license get-netapp-info
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
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.
Check Netdiag
www.hannes-schulz.de/?doc=proj&proj=nagiosChecks the output of netdiag for errors.
check network bandwidth on local host (with ip command)
gitlab.com/nagios_plugins/check_net.shscript 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
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.
Check Network Teaming Adapter LBFO
Powershell Script for use with NRPE Checks State of LBFO Teaming Adapter in Windows 2012 - 2019
Check New User creation in Linux
vishalvilaspatil.blogspot.inThis script will check if any new user is created on your linux server whenever the check is performed.
Check Newest files age and size in Diredtory
www.mohancheema.netThis plug-in is for LINUX edition and determines the newest file in the folder specified and it's age and size.
Check Next Hop ICMP
Verify the ICMP of the default route / next hop of a router.
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. ...
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 ...
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.
Check NTP - Linux
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#expePlugin to check number of files in a remote directory using telnet. Implemented in Expect.
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
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.
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.
Check OpCache Status
Check PHP OpCache Status and display some performance data.
Check Open FDs (File Descriptors)
Simple bash script Work only in Linux Check total open file descriptors and compare with percent of maximum allowance by kernel There are default values. So script do not need any args but you can customize: -w - warning level in number of FDs - ...
check open files
A very simple script to check the number of opened files on system (linux of course..).
check open ports on nagios
This is an initial effort to write a plugin that looks at the open ports on a host and verifies if the ports are white-listed. The white listed ports can be passed using -l option : allowed ports must be separated by commas ex : check_openPorts. ...
Check OpenVZ Guaranteed Memory
github.com/acch/nagios-pluginsThis bash script reports on and checks memory usage of an OpenVZ container, and warns if it exceeds the amount of guaranteed memory.
Check ORACLE CLUSTER "RAC"
This plugins verify oracle services (ASM,LISTENER,GSD,ONS,VIP) in "RAC" cluster, see config session on the script check_oracle_cluster.
Check Oracle Grid-Infrastructure or Oracle Restart
This plugins searchs for Resources in crs in State OFFLINE or INTERMEDIATE Resources with STARTMODE=never are ignored. Same applies for ora.ons and ora.gds. The number of voting-disks is checked. 1, 3 or 5 votedisks are expected! The plugin is awa ...
Check Oracle status & health without install Oracle cli... Popular
This perl nagios plugin allow you to check oracle service (ability to connect to database ) and health of oracle databse (Dictionary Cache Hit Ratio,Library Cache Hit Ratio,DB Block Buffer Cache Hit Ratio,Latch Hit Ratio,Disk Sort Ratio,Rollback Segment W ...
Check Oracle status & health without install Oracle cli...
This perl nagios plugin is a really enhanced version of the popular check_oracle_instant script. Latest updates see https://github.com/gdoornenbal/monitoring-plugins
Check Oracle status & health without install Oracle cli...
When used through default configuration on 10g instances for example, the use of system account with DEFAULT profile configuration on the database runs the script to fail on the ORA specific error, generating an alert through NAGIOS that points to a "Cann ...
Check Oracle StorageTek ACSLS
A Nagius plugin to check Oracle StorageTek ACSLS status. Written in BASH and is intended to run on the ACSLS host.
Check OSSEC Agent and Server Status
Shell script to check the status of OSSEC agents and server. This script should be run on the OSSEC server. Alert on disconnected agents by name or by the number of agents no longer connected to the server. Also, provides check for running OSSEC servic ...
Check OSX HD SMART Status
Check the S.M.A.R.T status for a disk on OSX. Return critical upon failing status. Options: -d Specify volume a disk -l List available disks
Check OSX RAID Status
Shell script to check the RAID status for disks on OSX. Returns critical on degraded, failed, or offline disks. Options: -l List full RAID information -c Check RAID status Usage: $0 -c
Check OSX Temperature
Check the temperature sensors on OSX. Requires installation of TemperatureMonitor from www.bresink.com/osx/TemperatureMonitor.html. It checks each sensor temperature against the critical threshold specified on the command line and repots critical if tempe ...
Check Overall System Health
Nagios plugin to check the overall health of a system. Uses SSH to connect to remote server, requires that passwordless login is enabled (SSH Key authentication).
check packeteer
www.smekal.at/code/check-packeteer/Read measurement data about various network (and traffic) statistics from Packeteer appliances.
Check Path Age
This plugin was developed to run under BASH and extends the functionality of the check_file_age plugin with several new options.
Check PDU
www.secure-computing.net/wiki/index.php/PDU_NAGIOSPerl script to poll SNMP-enabled UPS devices, namely from Tripp Lite, such as the PDUMH20ATNET.