
nesstats.xml
Chapter 2 Configuration Files 63
Syntax
The file has the following basic XML syntax, with nested elements:
<ELEMENT attribute="value" attribute="value"...>
<SUBELEMENT attribute="value" attribute="value".../>
</ELEMENT>
In Table 2-11, elements are in bold to distinguish them from attributes.
See Also
Netscape Enterprise Server NSAPI Programmer’s Guide
Table 2-11 nesstats.xml Elements
Element/Attribute Subelements or Values Description
stats server The top-level statistics element. All
stats-xml statistics information is
contained within this element.
enabled 0 (off), 1 (on) Indicates whether statistics collection is
enabled (on).
versionMajor The major version of the statistics format. In
this version of
Enterprise Server,thevalue
is frozen at 1.
versionMinor The minor version of the statistics format.
server connection-queue,
thread-pool,
profile, process,
virtual-server
Describes a server instance.
id The server instance ID (for example
https-www.netscape.com).
versionServer A string describing the
Enterprise Server
version (for example
Netscape-WebServer-Enterprise/6.1
B1-12/20/2000 13:56 (SunOS
DOMESTIC)).
timeStarted Anumberofseconds
after 00:00:00 1/1/1970
The time this server instance was started.
secondsRunning Thenumberofsecondssincethisserver
instance started.
ticksPerSecond The number of ticks in a second. This value is
system-dependent.
Commenti su questo manuale