Home Directory Plugins Operating Systems Novell Novell OES2 (Linux) check NSS directroy 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 directroy quota usage

Rating
0 votes
Favoured:
0
Hits
150911
Files:
FileDescription
check_oesnss_quota.plcheck_oesnss_quota.pl
check_oesnss_quota.pl V0.12.plcheck_oesnss_quota.pl V0.12.pl
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!
Novell OES2 (Linux) nss directory quota check
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
this 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: 4GB of 38GB|DATA:datadir=4691116032;36268883968

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