Solaris

Nagios plugins for monitoring Solaris.

Showing 1-12 of 77 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
***Description*** Up to date description and full documentation: https://www.claudiokuenzler.com/monitoring-plugins/check_zpools.php This plugin is a fork of previously existing plugins from Aldo Fabi and Vitaliy Gladkevitch. Based…
Check if a zone provided with the -z flag is running. requirements: - solaris (tested on OpenIndiana and OmniOS) - Nagios::Plugin perl module
This will check the status of a single zpool provided by the -p flag. In DEGRADED, FAULTED or UNAVAILABLE state the check will list which…
Main goal of this plugin is get graph trend data. Put this scrip to libexec directory of your nrpe client and change right/ownership. check_netstat.sh -d…
Strictly for ZFS checks, written as shell script, Solaris 10 specific. Format of this output is very close to snmp output from a Linux server.…
check_solaris_freemem.sh - Check free physical memory for Solaris Free memory counted as pagesize * (system_pages.freemem - system_pages.lotsfree) Usage: check_solaris_freemem.sh -w warn_threshold -c crit_threshold where warn_threshold…
. . . . * NOTE: Although this script 'falls back' to SSH if SNMP is not working, Solaris SWAP is not supported. It will…
Installation (nagios client side) : - Copy the script in your nagios plugins directory (usualy /opt/csw/libexec/nagios-plugins) - Set good rights (755 for root:bin) Usage :…