Search Exchange
Search All Sites
Nagios Live Webinars
Let our experts show you how Nagios can help your organization.Login
Directory Tree
check_solaris_swap
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 Nagios plugin checks free swap space on Solaris.
It parses output from /usr/sbin/swap -s unlike some plugins
which rely on /usr/sbin/df (and thus ignore swap files
completely).
Example:
# check_solaris_swap.pl -w 20 -c 10
SWAP WARNING - 17% (1926 of 11328 MB) free|PCT=17 AVAIL=1926 TOTAL=11328
It parses output from /usr/sbin/swap -s unlike some plugins
which rely on /usr/sbin/df (and thus ignore swap files
completely).
Example:
# check_solaris_swap.pl -w 20 -c 10
SWAP WARNING - 17% (1926 of 11328 MB) free|PCT=17 AVAIL=1926 TOTAL=11328