HP-UX Directory Server 8.1 configuration, command, and file reference
Table 7-27 “logconv.pl options to display occurrences” describes the options that enable the
optional lists of occurrences. Specify only those required; specifying a large number of options
can produce excessive output and affect execution speed. These parameters can be specified in
any number and in any order, but they must all be given together as a single option on the
command line, such as -abcefg.
The lists are always output in the order in which they appear in the following table, regardless
of the order in which they are given on the command line.
Table 7-27 logconv.pl options to display occurrences
DescriptionOption
Lists the most frequent error and return codes.e
Lists the bind DNs with the most failed logins (invalid password).f
Lists the number of occurrences for each type of connection code.c
Lists the IP addresses and connection codes of the clients with the most connections, which detects
clients that may be trying to compromise security.
i
Lists the most frequently used bind DNs.b
Lists the most frequent base DNs when performing operations.a
Lists the most frequently used filter strings for searches.l
Lists the longest and most frequent etimes (elapsed operation time).
t
Lists the largest and most frequent nentries (entries per result).
n
Lists the number and OID of all extended operations.x
Lists the names of the most requested attributes.r
Lists the details of all abandoned operations.g
Gives recommendations based on data collected from the log file.j
Gives operation details about unindexed searches.u
7.4.9 ns-accountstatus.pl (Establishes account status)
Provides account status information to establish whether an entry or group of entries is inactivated.
Syntax
ns-accountstatus.pl [ -D rootdn ] [ -w password | -w - | -j filename ] [ -p port ] [ -h
host] -I DN [ -? ]
Options
Table 7-28 ns-accountstatus.pl options
DescriptionOption
Specifies the Directory Server user DN with root permissions, such as Directory Manager.-D rootdn
Specifies the host name of the Directory Server. The default value is the full host name of
the machine where Directory Server is installed.
-h host
Specifies the entry DN or role DN whose status is required.
-I DN
Specifies the Directory Server's port. The default value is the LDAP port of Directory Server
specified at installation time.
-p port
Specifies the password associated with the user DN.
-w password
7.4 Perl scripts 233