OSDIRMTR(8) — OBJECTSTORE COMMANDS
NAME
osdirmtr − print results of a getrusage(2) system call for a Directory Manager process
SYNOPSIS
osdirmtr hostname
DESCRIPTION
This utility operates on the Directory Manager only.
osdirmtr executes the getrusage(2) system call for the specified Directory Manager (defaulting to the value of OS_DIRMAN_HOST if set, otherwise to the local host) process and prints the results. For example:
% osdirmtr
User time:0.1 secs
System time:0.4 secs
Max. Res. Set Size:76
Integral Shared Memory Size:0
Integral Unshared Data:0
Integral Unshared Stack:0
Page Reclaims:82
Page Faults:11
Swaps:0
Block Input Operations:2
Block Output Operations:9
Messages Sent:6
Messages Received:7
Signals Received:0
Voluntary Context Switches:46
Involuntary Context Switches:40
For a Server running on an HP-UX host, osdirmtr returns zeros in the first few fields.
FILES
$OS_ROOTDIR/admin/osdirmtr
SEE ALSO
ObjectStore 2.0 — Last change: October 1992