[Orca-users] Version 1.22 of orcallator.se available
Blair Zajac
blair at akamai.com
Fri Jan 21 14:34:48 PST 2000
Thanks to some help from Paul Haldane, here is a new release
of orcallator.se. Here are the changes from version 1.20, the
last pubically released version.
// Version 1.22: Jan 14, 2000
Include code to record NFS v2 and v3 server statistics. The new
statistics are: nfss_calls, the number of NFS calls to the NFS server,
nfss_bad, the number of bad NFS calls per second, and
v{2,3}{reads,writes}, which are nfss_calls broken down into NFS
version 2 and NFS version 3 calls. The sum of v{2,3}{reads, writes}
will be less than nfss_calls as the other types of NFS calls, such as
getattr and lookup, are not included. Contributed by Paul Haldane
<Paul.Haldane at newcastle.ac.uk>. This code is enabled by the standard
-DWATCH_OS or individually by -DWATCH_NFS_SERVER. The define
-DWATCH_NFS has been supperseded by -DWATCH_NFS_CLIENT, but to keep
backwards compatibility, -DWATCH_NFS_CLIENT will be defined if
-DWATCH_NFS is defined.
// Version 1.21: Jan 12, 2000
Prevent core dumps on extremely long access log lines.
Get this from
http://www.gps.caltech.edu/~blair/orca/pub/orcallator.se-1.22.txt
Enjoy,
Blair
More information about the Orca-users
mailing list