DOKK / manpages / debian 10 / 389-ds-base-legacy-tools / dbmon.sh.8.en
DBMON.SH(8) System Manager's Manual DBMON.SH(8)

dbmon.sh - Directory Server script for monitoring database and entry cache usage

[INCR=num] [SERVID=server_id][BINDDN=binddn] [BINDPW=password] [DBLIST=databases] [INDEXLIST=indexes] [VERBOSE=num] dbmon.sh

dbmon.sh is a tool used to monitor database and entry cache usage. It is especially useful for database cache and entry/dn cache tuning - how much space is left, is the cache full, how much space on average do I need per entry/dn.

It doesn't take any command line arguments, so all options must be passed in as environment variables.

dbmon.sh will loop repeatedly showing the db information until it is killed or Ctrl-C

All arguments are optional, but you will most likely have to provide BINDPW

INCR=1 SERVID=slapd-localhost BINDDN="cn=directory manager" BINDPW="secret" VERBOSE=2 dbmon.sh

dbmon.sh was written by the 389 Project.

Report bugs to https://pagure.io/389-ds-base/new_issue

Copyright © 2017 Red Hat, Inc.

March 20, 2017