check oes linux nss volume usage (Visit this link)
1 from 2 votes
This check programs allows you to check the volume usage of nss volumes running on OES linux systems and monitor several other parameters. I used the nss command file to query not only volume usage information, it also provides the number of files and some purgeable and compression information. Maybe not all information is interesting to be monitored, but just having it to generate additional graphs is very helpful.
As this is a perl check program it need to have the perl and the perl-XML* modules installed from the OES (SLES) distribution.
Here is a sample output of the check program:
# check_oesnss_vol.pl -V DATAHK07 -w 10000 -c 5000 -M
or
# check_oesnss_vol.pl -V DATAHK07 -w 10G -c 5G -M
OK: NSS Vol: DATAHK07, Pool: DATAHK07, Size: 41000 MB, Used: 3423 MB, Free: 37577 MB, Files: 341, Purgeable: 3399 MB, addComp: 24 MB|DATAHK07=42949672960;3585662976;39364009984;341;3560329216;24940544;8;92
Please take in mind that depending on your nagios configuration you must run this check program via sudo because the normal nagios user might not have rights to access the nss management file in /_admin.
If you want to see any enhancements, feel free to contact me.
The email address is in the source code available.
Rainer Brunold
Changelog:
1.0 - initial version
1.1 - error in free space calculation was fixed, added volume usage in percent to service output
1.2 - added value type k,M,G or % for the warning and critical level
Submitted by: RainerBrunold
Hits: 611
Overall downloads: 57
Added: 2009-10-17 00:00:00
Last Modified: 2009-12-16 13:28:50
| Filename | Preview | Size | Description | DL |
|---|---|---|---|---|
| check_oesnss_vol.pl | ![]() |
14 kb | v 1.2 - check_oesnss_vol.pl | 53 |
Comments
Leave a reply
If you just want to rate the project leave the other field empty.
Even though it would be nice if you would drop a line.
-
Check eDirectory LDAP Statistics
from 0 votesCheck the number of different searches and errors from your LDAP server. -
check_dxml_drvstate
from 0 votesNovell DirXML 1.1 and Identity Manager 2.x/3.x driver state detector plugin for Nagios -
Groupwise Checks
from 0 votesSome scripts we use to monitor our groupwise integrations. All written in php, yet the logic may be interesting for some. -
GroupWise
from 0 votesCheck the status of the POA, MTA, GWIA and GWWEB agents by SNMP. -
check_idm_sync
from 0 votesCheck Novell Identity Manager synchronization between eDirectory trees using ldap.
-
check_zlm_zen_queue
from 0 votesThis program is used to check the zen_queue of the Novell Zenworks Linux Management (ZLM) solution. -
check_gwiarl
from 0 votescheck_gwiarl is a Bash script to parse Novell GroupWise XML Log Files that are created by Redline from Beginfinate including Performance Data. -
check_nwstat with Performancedata
from 0 votespatched Version of check_nwstat ( codebase of check_nwstat.c from Nagios Plugins 1.4.2 ) Published in Nagios-Plugins CVS and so in the next release of Nagios Plugins. -
check_ndslogin
from 0 votescheck_ndslogin can used by Nagios to check every configured Server for eDirectory Login -
Novell OES2 (Linux) check NSS directory quota usage
from 0 votesNovell OES2 (Linux) nss directory quota check



