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
99822
Files:
FileDescription
docbase_checks.tar.gzdocbase_checks.tar.gz
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!
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)