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





Shell 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





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





I 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





Uses mpstat to check processor utilization
check_process_remote





Nagios plugin to check a remote process over rsh or ssh
check_prtdiag





Perl script to parse Solaris' prtdiag command output, and raise errors when user defined criterias are not met
check_retro_client





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





A script to verify that Sun Cluster resources are up and running.
check_veritas_volumes





Checks 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





A 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





Quick healthcheck of disk/power/etc based on the OpenIPMI command "ipmitool chassis status"
check_ipmi_sdr_ok





Plugin based on "ipmitool sdr list all" - checks if all components are "ok".
check_ipmi_sensors





Plugin that checks each line of the "ipmitool sensor" for temperatures and voltages outside the tolerance levels.