Search Exchange

Search All Sites

Nagios Live Webinars

Let our experts show you how Nagios can help your organization.

Contact Us

Phone: 1-888-NAGIOS-1
Email: sales@nagios.com

Login

Remember Me

Directory Tree

check_slabsize

Rating
0 votes
Favoured:
0
Current Version
0.10
Last Release Date
2015-11-24
Compatible With
  • Nagios 2.x
  • Nagios 3.x
  • Nagios 4.x
License
GPL
Hits
5595
Nagios CSP

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!
check_slabsize
Check that the size of Slab memory does not exceed percentage of total memory.

USAGE

$ ./check_slabsize -h

check_slabsize - Alert if Slab usage is high.

Usage: check_slabsize [options]

-p : Add performance data output for graphing.
-w NUM : Warning alert if Slab memory exceeds NUM % of RAM.
Default is 50.
-c NUM : Critical alert if Slab memory exceeds NUM % of RAM.
Default is 90.
-h : Display this help text.

Example:

Check that Slab does not exceed 50% or 90% of RAM

./check_slabsize