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
5294
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
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