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





Check Citrix licenses using the external lmstat tool, rather than WMI (which didn't work for me).
check_lm_perf_data





Generate performance data about all or a specific feature of a flexlm license via lmutil.
check_lm_sensors





check_lm_sensors is a Nagios plugin to monitor the values of on board sensors and hard disk temperatures on Linux systems
check_lm_sensors





check_lm_sensors is a Nagios plugin to monitor the values of on board sensors and hard disk temperatures on Linux systems
check_lm_sensors-improved





This plugin checks hardware status using the lm_sensors package.
check_load2





A new way to monitor CPU load: no more setting WARN and CRIT levels manually.
check_loadaverage





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_loadmaster





Monitoring of Kemp Loadbalancer (Loadmaster). (http://www.kemptechnologies.com/)
check_localtime - can do hearbeat alert





This is a special plugin that will check localtime on the system its running on and for specified time will generate an alert. This is useful for setting up regular hearbeat alerts.
Check_local_tapedrive





Uses mt to query if a tape is mounted in a tapedrive.
check_local_unread_emails





Check local unread email presence
check_log.ps1





Powershell version of check_log.sh nagios plugin Usage: .\check_log.ps1 .\check_log.ps1 log_file old_log_file pattern
check_log3





Improved log checker, with state retention and multiple error levels.
check_log3.pl





check_log3.pl - a regular expression based log file parser plugin for Nagios and Nagios-like monitoring systems. Tested on Linux, Windows, AIX and Solaris. No dependencies on third-party Perl modules. This plugin will scan arbitrary text files lookin ...
check_logfiles





check_logfiles is used to scan the lines of a file for regular expressions.
check_logfiles





check_logfiles searches for patterns in multiple logfiles.
check_logicaldisks.pl





This is the ultra hack mashup to have a nagios check that can check a ton of difference performance counters for multiple logical disks and alert if one or more are lower than the given warn/crit values.
check_logrep





Checks apache logs using logrep (http://code.google.com/p/wtop/) and returns basic visitor stats
check_logs2





check_logs.pl improvement. Added dynamic array ref to support global configuration file
check_logwarn





Nagios plugin based on the logwarn utility.
check_log_any





check_log_any (new version 1.12) is a generic text log controler based on extendable params located in config. files, designed to control any text log file kind. It runs in 2 modes: as standard or as daemon which run as root and be able to access root acc
check_log_messages





check_log_lnx_system is a linux messages log controler based on check_log_any which may be reduced or extended in order to match system host characteristics
check_log_retrospect





check_log_retrospect is an execution controler for the backup software of EMC2 based on check_log_any
check_log_system_log





check_log_moxs_system is a 'macos x system.log' controler based on check_log_any which may be reduced or extended in order to match system host characteristics
check_log_windows





check_log_win_system and check_log_win_application are log controlers of logs generated by genlogs and based on check_log_any
check_longrunning_proc





check_longrunning_proc is a Nagios plugin to check a specific process via /proc/PID/stat and report how long it has been running. You must provide a complete string for the process or a PID file to be checked as well as the warning and critical time const ...
check_long_procs





Check for long running processes and alert if in case the process is running more than 24 hours. Usage: check_long_procs -c -p -n [-v] [-h] Eg:- check_long_procs -c 0 -p java -n oracle. Eg:- check_long_procs -c 0 -p java -n oracle. PS: Tweak th ...
Check_lotus.pl





Fixed a problem of comparison caused by the transition to a new version of PERL
check_lotus_mem_opinion





It was bothering me that there are checks out there for lotus/domino memory usage based on bytes used/free, but none that ask poor old domino how it feels about the matter.
check_lotus_state





Checks the status of a notes server through SNMP. Editor's Note: This plugin seems to have disappeared. Anyone have a copy they can upload?
check_lparstat-1.1.sh





A korn shell script plugin to check lpar cpu as a percentage of entitled capacity.
check_lsiutil





Checks LSI controllers RAID status via lsiutil program
check_lustre





Simple check plugin to monitor the health and filesystem size of one or more lustre filesystems. This check must be run on a system that mounts the monitored lustre filesystems. Uses 'lfs df' to gather info on filesystems so it should not use any costly ( ...
check_lvm





Scans for LVM logical volumes and checks used space on them. Shell script(sh), GPL
check_lvm_thinpools





A plugin for checking the size of LVM thinpools through SNMPv3
check_lxc_resources





You can check your LXC containers memory and swap usages from the host machine with that check.
check_m1000e





I really like the check_dell_bladechassis plugin, but I wanted to have graphs from the fans and some more event monitoring for our DELL M1000e chassis. =========== INFORMATION ABOUT THIS PLUGIN =============== This plugin checks the status of fans, ...
check_mac.py





This plugin performs Nmap and compare the output with a list of MACS registered and if there is a new MAC in the network plugin warns.
check_mail.pl





Usage: check_mail.pl -H host -f addsender -t addrecpt -u user -p poppass -n nbrmail -w warningvalue [-v] check_mail.pl --version check_mail.pl --help
check_mailcleaner





Checks the MailCleaner overall status using SNMP values
check_mailman_qfiles





Checks age and number of mailman qfiles to keep the mailing lists flowing and responsive.
check_mailqueue.pl





check_mailqueue.pl [-d] [-h] -w -c -w, --warning warning threshold - mails in queue number of mails in queue > time ex: 30=3d,100=3h -c, --critical critical threshold - mails in queue number ...
check_mailstat.pl





Check mail server statistics like how many messages sent, received, bounced, rejected, virus, spam. This plugin make use of mailgraph to analyse mail server log and get the statistics counter.
check_mail_loop_delay





Minimalistic email loop delay check perl script. It sends a probe message, forks, then parent returns to Nagios, child sleeps for threshold(s) and awakes/receive/deletes probe message and notifies Nagios submitting as passive check result. No smtp authent ...