Random Project

Solaris

Nagios plugins for monitoring Solaris.

Showing 13-24 of 77 Plugins.

PLUGIN NAME
DESCRIPTION
RATING
VIEWS
AUTHOR
LICENSE
#=============================================================================== # # FILE: check_rss_mem.pl # # USAGE: ./check_rss_mem.pl -w [warning] -c [critical] # # DESCRIPTION: Nagios Plugin - Check Reserved Memory for Solaris #…
I wrote this simple check-script for nrpe/nagios to get the status of various zpool volumes in a box, and output the failed volumes if any…
Install: 1.) Download and compile the nicstat utility. Copy the nicstat binary to your plugins directory or wherever. 2.) Add the plugin to appropriate directory.…
Nagios Plugin - Check Reserved Memory for Solaris Usage : check_mem_rss.pl -w warn -c critical -w : Warning at a percentage number of unfree ram…
#=============================================================================== # # FILE: check_sun_cluster.pl # # USAGE: ./check_sun_cluster.pl # # DESCRIPTION: Check SUN Cluster status on the current host # # OPTIONS: [-b scstat_binary]…
This small plugin let you check the status of each Solaris zone configured on your server.
Big Brother has larrd (or butter) to create trend graphs that are easily integrated (via bbgen, for example). I wanted to recreate this feature and…
This small plugin let you check the status of each ZFS disks pool configured on your server.
This manifest was created with TCP wrapper support. Since the other manifests for NRPE I've seen did not provide this, I thought some folks might…