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

EMC Documentum Plugins

Rating
0 votes
Favoured:
0
Hits
99466
Files:
FileDescription
docbase_checks.tar.gzdocbase_checks.tar.gz
Network Monitoring Software - Download Nagios XI
Log Management Software - Nagios Log Server - Download
Netflow Analysis Software - Nagios Network Analyzer - Download
A collection of Nagios plugins for monitoring EMC Documentum.

check_docbase_sessions.pl v0.1 - Nagios Plugin to monitor the number of active sessions
Db::Documentum is used in this perl script
usage:
check_docbase_sessions.pl -D -U -P -w -c
options:
-U USER name
-P password
-D docbase
-w NUMBER number of sessions when to warn
-c NUMBER number of sessions when critical


check_docbase_objects.pl v0.1 - Nagios Plugin to monitor the number of objects
Db::Documentum is used in this perl script
usage:
check_docbase_objects.pl -D -U> -P -T
options:
-U USER name
-P password
-D docbase
-T object type


check_docbase_ftqueue.pl v0.1 - Nagios Plugin to monitor the number of failed documents in the index queue
Db::Documentum is used in this perl script
usage:
check_docbase_ftqueue.pl -D -U -P -c -w
options:
-U USER name
-P password
-D docbase


check_docbase_projection.sh v 0.1 - Nagios Plugin to monitor the docbase projection on the docbroker
dmqdocbroker is used in this shell script
Usage: check_docbase_projection.sh -t -p -d
Usage: check_docbase_projection.sh --help
Usage: check_docbase_projection.sh --version

Please don't hesitate to send me any questions/comments/concerns (my email can be found in the scripts)