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





Report status of last backup run for a given storeBackup logfile. Shell script (sh), GPL
CheckTeamviewerVersion





This is a Nagios plugin that monitors the version of Teamviewer installed on a Windows system, using PowerShell, and lets you know if it is out of date or not. It fetches the most recent version of Teamviewer by checking their website. Full documentation: ...
checkvolmanager





Plugin written in perl to check the status of several volume managers. Currently supported volume managers are SVM/SDS, ZFS and VxVM on Solaris and LVM/MD on Linux. Released version 1.9: broken mdadm check is now fixed (thanks to Andrea Tartaglia)
CheckWMI





check_wmi uses the Windows Management Interface to check for common services (cpu, disk, sevices, eventlog...) on Windows machines. It requires the open source wmi client for Linux.
check_ temptrax.py





Plugin to monitor Sensatronics TempTrax E4 device - a serial or Ethernet device used to monitor temperature. This plugin writing on Python and support perf data. Changelog: 0.11 - Bug fix with "UNKNOWN" if temperature == cricical or warning
check_2300dl





This plugin checks the status of the toner cartages and drum on a Konica Minolta Magicolor 2300DL Networked Color Laser Printer.
check_2hoptraceroute





A simple traceroute script that check 2 hop (usually the first and the last). Returns CRITICAL if neither hop are find in the traceroute output. Returns WARNING if only one hop are find and OK if either firts and second ip are present in traceroute outp ...
check_2hoptraceroute with TCP





This plugin is based on check_2hoptrace.sh. It is modified to do the trace between 2 hops with TCP SYN packets, so both usage are the same. This is to solve the issue that trace with UDP or ICMP packets is filtered out with firewall. Because root privi ...
check_3310/3320





check the status of 3310 disks and nvram cache, and the event list for "ALERT"
check_351x disk array





This nagios plugin is a bash script that performs health checks on a Sun 3510 and 3511 disk arrays using snmpwalk and bc.
Check_3par_volume





Nagios script to Check available size on datastores HP 3PAR Storage virtual volumes.
check_3ware with bash





Checks a 3ware raid controller with the tw_cli tool, uses bash.
check_3ware-aw





Independently developed (from other here, that is) plugin for checking 3ware controller health. Uses the tw_cli utility (3ware array cli).
check_3ware-raid.pl





Yet another way to check state of your physical disks and your logical units of your 3ware RAID card
check_3ware2





Yet another 3ware RAID controller checker
check_3waredisk.sh





Plugin to check 3ware controller with tw_cli. The script just passes tw_cli correct commands and parses its output.
check_3ware_SSH





Modified original check_3ware script to allow monitoring on remote server with SSH.
check_3ware_win





check_3ware is a Windows plugin for Nagios which checks the status of 3ware RAID controllers (or LSI Raid controllers). The plugin determines the status of Raidsets, Raid-Controllers and of individual discs (S.M.A.R.T), while all stripe sets are supported ...
check_aaccli





Checks Adaptec-based Raid controllers with the aaccli command.
check_aacraid Adaptec and ICP Controller Monitoring





NRPE-Plugin that checks the states of a Adaptec or ICP Controller via arcconf and a Perl-Wrapper
check_access_log.pl





Parses the last 5 minutes (-m option) of your httpd access log and goes to warning or critical if the number of 200 OK is below your threshold. Use with pnp4nagios and templates on my sites for some lovely graphs of your status breakdown over time. Re ...
check_acp





Check the status of Adobe Connect Pro
check_acpi





check_acpi lit les informations de la batterie et renvoie le pourcentage de remplissage de la batterie. ---- check_acpi read the battery information and return the percentage of energy left in the battery.
check_activemq





ActiveMQ monitoring script.
check_activemq_queues





This is a checker which need to be run on your ActiveMQ-Host for persistent Queue length. It is written in Bash and uses activemq's commandline-interface 'activemq-admin bstat' to gather information. It is called via nrpe. Please also read the sourcecod ...
check_activesync.sh





This plugin will attempt to connect to EAS (Exchange Active Sync) server and get Folder information for specific user
check_adaptecraid for NRPE_NT





Check status of Adaptec 2400A RAID using Adaptec Storage Manager Pro command "raidutil.exe"
check_adic





Perl plugin for check the status of the subsystems on a Adic-Scalar tape library.
check_ad_fsmo.vbs





Script to check if your selected Domain Controller owns the FSMO roles you specify.
check_ad_replication.py





This is a Nagios plugin for checking the normal operation of a Samba-based Active Directory server (Domain Controller). As of Samba 4.x, Samba is capable of running as an Active Directory server (ie. Domain Controller). This plugin runs the command ...
check_ad_time.vbs





Check the offset of your server vs active directory domain.
check_afs_rpc





A Nagios plugin for checking AFS file servers to see if there are client connections waiting for a free thread.
Check_AG





Poweshell script to check MSSQL Server AvailabilityGroup for SQL Server 2012 with AllwaysOn
check_air_purifier





check_air_purifier.py is a python 3 script for monitoring air purifiers made by philips. Communication with the device is made with a customized version of py-air-control. Tested with AC1214_10, but should work with any other philips device. Features: ...
check_aix_daemons





check to confirm AIX daemons are running appropriately
check_aix_disk_paths





check to verify AIX disk paths (vscsi, fibre channel)
check_aix_errpt





check for messages in AIX error report
check_aix_filesystems





check to confirm all AIX filesystems are mounted correctly This checks for both "normal" filesystems, as well as NFS-mounted filesystems. NFS filesystems can be tricky - this will tell us if a filesystem goes away / hangs / etc. This is important to know, ...
check_aix_misc





plugin for performing miscellaneous checks of AIX systems
check_aix_paging





check for AIX paging activity and paging space usage
check_aix_printers





check for AIX print queues By default, this script will check all print queues. However, if a single queue name is provided as a command line parameter, only that queue will be checked.