Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
Directory
nagiosexchange
check_if
www.tier3consulting.com/html/home.cgiShell script to verify speed and duplex setting
check_ifcfg
Script to check health of network interfaces, helpful when using IPMP and a broken interface may otherwise go unnoticed.
check_log3
www.kilala.nl/Improved log checker, with state retention and multiple error levels.
check_metastat
www.tier3consulting.com/html/home.cgiI wrote a simple check_metastat nagios script, needs some work, but at least will let you know if you metadevices are having issues.
check_mirror
The output of this script will look like: (I have to break the mirror to test this :-))
check_mpstat
www.pavleck.com/modules.php?name=Downloads&d_op=viewdownloadUses mpstat to check processor utilization
check_process_remote
aucherg.e-supinfo.net/Nagios plugin to check a remote process over rsh or ssh
check_prtdiag
www.le-seb.org/dotclear/index.php/2007/03/03/85-a-nagios-pluPerl script to parse Solaris' prtdiag command output, and raise errors when user defined criterias are not met
check_retro_client
www.kilala.nl/Basic monitor that checks if the Retrospect client is up and running.
check_solaris_nics
Nagios plugin to check network interfaces (link status, duplex, speed) on Solaris.
check_solaris_procs_regexp
Nagios plugin to check number of processes on Solaris (using regexp)
check_suncluster
www.kilala.nl/A script to verify that Sun Cluster resources are up and running.
check_veritas_volumes
www.opsera.com/jsp/News%20Items/Opsera%20acquires%20AltinityChecks vertias volumes using vxprint and alerts on any failures. Runs as nagios user, does not require root.
check_vxdisk
This plugin parses the output of the Veritas Volume Manager command 'vxdisk list' and alarms when it finds a failing disk device.
check_zfs
www.geocities.com/ntb4real/proj/zfs.htmA small PERL plugin to monitor the health of ZFS zpools. Tested on Solaris 10 and OpenSolaris distributions. Will additionally work in FreeBSD-7.0-RELEASE if called from sudo.
New check_disk
Solaris Check_disk can be used with check_by_ssh and is tested on Solaris 2.6, 7, 8, 9 and 10.
scan_daily_log
nagios plugin to scan for multiple patterns in a daily log file (ksh script)
Simple memory chack plugin
My simple plugin for checking memory on Solaris 10 with Nagios from Blastwaverepository.
Sun Grid Engine
check_sge - plugin for nagios to check the status of a host and its queues with SGE.
Check_Gentoo_Portage
Checks for security updates on Gentoo systems. Also checks that the portage tree is current and optionally if there are any general package upgrades.
check_iostat - I/O statistics
This plugin shows the I/O usage of the specified disk, using the iostat external program. It prints three statistics: Transactions per second (tps), Kilobytes per second read from the disk (KB_read/s) and and written to the disk (KB_written/s)
check_ipmi_chassis
langfeldt.net/Quick healthcheck of disk/power/etc based on the OpenIPMI command "ipmitool chassis status"
check_ipmi_sdr_ok
langfeldt.net/Plugin based on "ipmitool sdr list all" - checks if all components are "ok".
check_ipmi_sensors
langfeldt.net/Plugin that checks each line of the "ipmitool sensor" for temperatures and voltages outside the tolerance levels.