Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
tegile pool
1.0
- Nagios 3.x
- Nagios 4.x
- Nagios XI
3613
Meet The New Nagios Core Services Platform
Built on over 25 years of monitoring experience, the Nagios Core Services Platform provides insightful monitoring dashboards, time-saving monitoring wizards, and unmatched ease of use. Use it for free indefinitely.
Monitoring Made Magically Better
- Nagios Core on Overdrive
- Powerful Monitoring Dashboards
- Time-Saving Configuration Wizards
- Open Source Powered Monitoring On Steroids
- And So Much More!
This plugin monitors the pool usage on your Tegile SANs. It returns the percentage used as performance data.
This script requires jq.
I made this script to work with only two pools. Pool A and Pool B
[ -u URL ] [ -k Base64 encoded credentials ] [ -w Warning treshold percentage ] [ -c Critical treshold percentage ]
$USER1$/check_tegile_pool.sh -u $ARG1$ -k $ARG2$ -w $ARG3$ -c $ARG4$
This script requires jq.
I made this script to work with only two pools. Pool A and Pool B
[ -u URL ] [ -k Base64 encoded credentials ] [ -w Warning treshold percentage ] [ -c Critical treshold percentage ]
$USER1$/check_tegile_pool.sh -u $ARG1$ -k $ARG2$ -w $ARG3$ -c $ARG4$
Reviews (0)
Be the first to review this listing!