Home Directory Plugins Operating Systems Novell Novell OES2 (Linux) check NSS directory quota usage

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

Novell OES2 (Linux) check NSS directory quota usage

Rating
0 votes
Favoured:
0
Current Version
0.13
Last Release Date
2010-04-18
Compatible With
  • Nagios 1.x
  • Nagios 2.x
  • Nagios 3.x
Hits
92764
Files:
FileDescription
check_oesnss_quota.plNovell OES2 (Linux) directory quota usage V0.13
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
Usage: check_oesnss_quota.pl -D -w -c [-d] [-h] [-v]

Paramters:
-c critical level for the free space in [k|M|G|%]
if no extension is given I assume it is in GB
-d print debug info
-h print help
-v version
-D define the NSS directory you want to monitor
thin value fully quality path!
-w warning level for the free space in [k|M|G|%]
if no extension is given I assume it is in GB

Samples:
# check_oesnss_quota.pl -D DATA:datadir -w 10GB -c 2GB
OK: DATA:datadir free: 145GB of 400GB|DATA:datadir=40960000000;4691116032;36268883968

# check_oesnss_quota.pl -D DATA:datadir -w 10% -c 5%
WARNING: DATA:datadir free: 7% of 400GB|DATA:datadir=40960000000;4691116032;36268883968