nfslogd.1m (2010 09)

n
nfslogd(1M) nfslogd(1M)
IDLE_TIME Specifies the amount of time, in seconds, the daemon should sleep while wait-
ing for more information to be placed in the buffer file.
IDLE_TIME also
determines how often the configuration file will be reread. The value of
IDLE_TIME must be between 1 and INT_MAX.
MAX_LOGS_PRESERVE
The nfslogd periodically cycles its logs. MAX_LOGS_PRESERVE
specifies
the maximum number of log files to save. When
MAX_LOGS_PRESERVE
is
reached, the oldest files will be overwritten as new log files are created. These
files will be saved with a numbered extension, beginning with
filename.0.
The oldest file will have the highest numbered extension up to the value
configured for
MAX_LOGS_PRESERVE
. The value of
MAX_LOGS_PRESERVE
must be between 1 and INT_MAX.
CYCLE_FREQUENCY
Specifies how often, in hours, the log files are cycled.
CYCLE_FREQUENCY
is
used to insure that the log files do not get too large. The value of
CYCLE_FREQUENCY
must be between 1 and INT_MAX.
MAPPING_UPDATE_INTERVAL
Specifies the time interval, in seconds, between updates of the records in the
file handle to path mapping tables. Instead of updating the
atime of a
record each time that record is accessed, it is only updated if it has aged based
on this parameter. The record access time is used by the pruning routine to
determine whether the record should be removed from the database. The
value of this parameter must be between 1 and
INT_MAX.
PRUNE_TIMEOUT Specifies when a database record times out, in hours. If the time that elapsed
since the record was last accessed is greater than
PRUNE_TIMEOUT
then the
record can be pruned from the database. The default value for
PRUNE_TIMEOUT is 168 hours (7 days). The value of PRUNE_TIMEOUT
must be between 1 and INT_MAX.
EXIT STATUS
The following exit values are returned:
0 Daemon started successfully.
1 Daemon failed to start.
FILES
/etc/nfs/nfslogtab
system record of logged file systems
/etc/nfs/nfslog.conf
NFS server logging configuration file
/etc/default/nfslogd
default parameters for nfslogd.
AUTHOR
nfslogd was developed by Sun Microsystems, Inc.
SEE ALSO
share_nfs(1M), nfslog.conf(4).
2 Hewlett-Packard Company 2 HP-UX 11i Version 3: September 2010