File: monitorStatus.xml

package info (click to toggle)
jakarta-jmeter 2.13-5
  • links: PTS, VCS
  • area: main
  • in suites: bookworm, forky, sid, trixie
  • size: 37,012 kB
  • sloc: java: 111,079; xml: 23,401; sh: 118; makefile: 49; jsp: 18
file content (27 lines) | stat: -rw-r--r-- 1,448 bytes parent folder | download | duplicates (4)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
<?xml version="1.0" encoding="utf-8"?>
<?xml-stylesheet type="text/xsl" href="xform.xsl" ?>
<status>
  <jvm><memory free='10807352' total='16318464' max='259522560'/></jvm>
  <connector name='http-8080'>
    <threadInfo  maxThreads="200" currentThreadCount="3" currentThreadsBusy="1" />
    <requestInfo  maxTime="140" processingTime="846" requestCount="29" errorCount="3" bytesReceived="0" bytesSent="96856" />
  <workers>
    <worker  stage="S" requestProcessingTime="0" requestBytesSent="0"
      requestBytesReceived="0" remoteAddr="192.168.0.2" virtualHost="localhost" method="
      GET" currentUri="/manager/status" currentQueryString="XML=true" protocol="HTTP/1.1" />
    <worker  stage="R" requestProcessingTime="0" requestBytesSent="0"
      requestBytesRecieved="0" remoteAddr="&#63;" virtualHost="&#63;" method="&#63;"
      currentUri="&#63;" currentQueryString="&#63;" protocol="&#63;" />
    <worker  stage=
      "R" requestProcessingTime="0" requestBytesSent="0" requestBytesRecieved="0"
      remoteAddr="&#63;" virtualHost="&#63;" method="&#63;" currentUri="&#63;"
      currentQueryString="&#63;" protocol="&#63;" />
  </workers>
  </connector>
  <connector name='ajp-8009'>
    <threadInfo  maxThreads="200" currentThreadCount="0" currentThreadsBusy="0" />
    <requestInfo  maxTime="0" processingTime="0" requestCount="0" errorCount="0" bytesReceived="0" bytesSent="0" />
    <workers>
    </workers>
  </connector>
</status>