Monitoring Database Link Activity - Netscape DIRECTORY SERVER 6.1 - ADMINISTRATOR Administrator's Manual

Table of Contents

Advertisement

Monitoring Database Link Activity

Next the following information for each file that makes up your database is
displayed:
dbfilename-
sequential integer identifier (starting at 0) for the file. All associated statistics
for the file are given this same numerical identifier.
dbfilecachehit
Cache hits in Table 12-7 on page 414.
dbfilecachemiss
Cache misses in Table 12-7 on page 414.
dbfilepagein
read in in Table 12-7 on page 414.
dbfilepageout
written out in Table 12-7 on page 414.
Monitoring Database Link Activity
You can monitor the activity of your database links from the command line using
the monitoring attributes. Use the
attribute values that interest you. The monitoring attributes are stored in the
following entry:
database,cn=plugins,cn=config
For example, you can use the
number of add operations received by a particular database link called DBLink1.
First, type the following to change to the directory containing the utility:
cd serverRoot/shared/bin
Then, run
ldapsearch -h directory.example.com -p 389 -D "cn=Directory Manager"
-w secret -s sub -b "cn=monitor,cn=DBLink1,cn=chaining
database,cn=plugins,cn=config" "(objectclass=*)" nsAddCount
NOTE
You can search for the following database link monitoring attributes:
416
Netscape Directory Server Administrator's Guide • August 2002
number: Indicates the name of the file.
-number: Provides the same information as described in
-number: Provides the same information as described in
-number: Provides the same information as described in Pages
-number: Provides the same information as described in Pages
cn=monitor,cn=database_link_name,cn=chaining
ldapsearch
as follows:
ldapsearch
The above command should be typed on a single line. It does not
appear on one line here because of page size constraints.
command-line utility to return the
ldapsearch
.
command-line utility to retrieve the
provides a
number

Advertisement

Table of Contents
loading

This manual is also suitable for:

Directory server 6.1

Table of Contents