108 | | </xs:sequence> |
109 | | </xs:complexType> |
110 | | </xs:element> |
111 | | <xs:element name="Statistics"> |
112 | | <xs:complexType> |
113 | | <xs:sequence> |
114 | | <xs:element name="AdminOperationsQueueCount" type="xs:integer"> |
115 | | <xs:annotation> |
116 | | <xs:documentation>The number of operations in the Admin queue.</xs:documentation> |
117 | | </xs:annotation> |
118 | | </xs:element> |
119 | | <xs:element name="ClientOperationsQueueCount" type="xs:integer"> |
120 | | <xs:annotation> |
121 | | <xs:documentation>The number of operations in the Client queue.</xs:documentation> |
122 | | </xs:annotation> |
123 | | </xs:element> |
124 | | <xs:element name="SiteOperationsQueueCount" type="xs:integer"> |
125 | | <xs:annotation> |
126 | | <xs:documentation>The number of operations in the Site queue.</xs:documentation> |
127 | | </xs:annotation> |
128 | | </xs:element> |
129 | | <xs:element name="AverageOperationTime" type="xs:integer"> |
130 | | <xs:annotation> |
131 | | <xs:documentation>The average time it takes to process an operation in milliseconds.</xs:documentation> |
132 | | </xs:annotation> |
133 | | </xs:element> |
134 | | <xs:element name="CpuUtilization" type="xs:integer"> |
135 | | <xs:annotation> |
136 | | <xs:documentation>The cpu utilization as a percentage.</xs:documentation> |
137 | | </xs:annotation> |
138 | | </xs:element> |
139 | | <xs:element name="WorkingSet" type="xs:integer"> |
140 | | <xs:annotation> |
141 | | <xs:documentation>The working set memory of the MapGuide server in bytes.</xs:documentation> |
142 | | </xs:annotation> |
143 | | </xs:element> |
144 | | <xs:element name="VirtualMemory" type="xs:integer"> |
145 | | <xs:annotation> |
146 | | <xs:documentation>The virtual memory of the MapGuide server in bytes.</xs:documentation> |
147 | | </xs:annotation> |
148 | | </xs:element> |
149 | | <xs:element name="TotalOperationTime" type="xs:integer"> |
150 | | <xs:annotation> |
151 | | <xs:documentation>The total operation time of the MapGuide server in seconds.</xs:documentation> |
152 | | </xs:annotation> |
153 | | </xs:element> |
154 | | <xs:element name="ActiveConnections" type="xs:integer"> |
155 | | <xs:annotation> |
156 | | <xs:documentation>The number of active connections to the MapGuide server.</xs:documentation> |
157 | | </xs:annotation> |
158 | | </xs:element> |
159 | | <xs:element name="TotalConnections" type="xs:integer"> |
160 | | <xs:annotation> |
161 | | <xs:documentation>The total number of connections that have been made to the MapGuide server.</xs:documentation> |
162 | | </xs:annotation> |
163 | | </xs:element> |
164 | | <xs:element name="TotalOperationsProcessed" type="xs:integer"> |
165 | | <xs:annotation> |
166 | | <xs:documentation>The total number of operations processed by the MapGuide server.</xs:documentation> |
167 | | </xs:annotation> |
168 | | </xs:element> |
169 | | <xs:element name="TotalOperationsReceived" type="xs:integer"> |
170 | | <xs:annotation> |
171 | | <xs:documentation>The total number of operations received by the MapGuide server.</xs:documentation> |
172 | | </xs:annotation> |
173 | | </xs:element> |
174 | | <xs:element name="Uptime" type="xs:integer"> |
175 | | <xs:annotation> |
176 | | <xs:documentation>The total time the MapGuide server has been running in seconds.</xs:documentation> |
177 | | </xs:annotation> |
| 108 | <xs:element name="Statistics"> |
| 109 | <xs:complexType> |
| 110 | <xs:sequence> |
| 111 | <xs:element name="AdminOperationsQueueCount" type="xs:integer"> |
| 112 | <xs:annotation> |
| 113 | <xs:documentation>The number of operations in the Admin queue.</xs:documentation> |
| 114 | </xs:annotation> |
| 115 | </xs:element> |
| 116 | <xs:element name="ClientOperationsQueueCount" type="xs:integer"> |
| 117 | <xs:annotation> |
| 118 | <xs:documentation>The number of operations in the Client queue.</xs:documentation> |
| 119 | </xs:annotation> |
| 120 | </xs:element> |
| 121 | <xs:element name="SiteOperationsQueueCount" type="xs:integer"> |
| 122 | <xs:annotation> |
| 123 | <xs:documentation>The number of operations in the Site queue.</xs:documentation> |
| 124 | </xs:annotation> |
| 125 | </xs:element> |
| 126 | <xs:element name="AverageOperationTime" type="xs:integer"> |
| 127 | <xs:annotation> |
| 128 | <xs:documentation>The average time it takes to process an operation in milliseconds.</xs:documentation> |
| 129 | </xs:annotation> |
| 130 | </xs:element> |
| 131 | <xs:element name="CpuUtilization" type="xs:integer"> |
| 132 | <xs:annotation> |
| 133 | <xs:documentation>The cpu utilization as a percentage.</xs:documentation> |
| 134 | </xs:annotation> |
| 135 | </xs:element> |
| 136 | <xs:element name="WorkingSet" type="xs:integer"> |
| 137 | <xs:annotation> |
| 138 | <xs:documentation>The working set memory of the MapGuide server in bytes.</xs:documentation> |
| 139 | </xs:annotation> |
| 140 | </xs:element> |
| 141 | <xs:element name="VirtualMemory" type="xs:integer"> |
| 142 | <xs:annotation> |
| 143 | <xs:documentation>The virtual memory of the MapGuide server in bytes.</xs:documentation> |
| 144 | </xs:annotation> |
| 145 | </xs:element> |
| 146 | <xs:element name="TotalOperationTime" type="xs:integer"> |
| 147 | <xs:annotation> |
| 148 | <xs:documentation>The total operation time of the MapGuide server in seconds.</xs:documentation> |
| 149 | </xs:annotation> |
| 150 | </xs:element> |
| 151 | <xs:element name="ActiveConnections" type="xs:integer"> |
| 152 | <xs:annotation> |
| 153 | <xs:documentation>The number of active connections to the MapGuide server.</xs:documentation> |
| 154 | </xs:annotation> |
| 155 | </xs:element> |
| 156 | <xs:element name="TotalConnections" type="xs:integer"> |
| 157 | <xs:annotation> |
| 158 | <xs:documentation>The total number of connections that have been made to the MapGuide server.</xs:documentation> |
| 159 | </xs:annotation> |
| 160 | </xs:element> |
| 161 | <xs:element name="TotalOperationsProcessed" type="xs:integer"> |
| 162 | <xs:annotation> |
| 163 | <xs:documentation>The total number of operations processed by the MapGuide server.</xs:documentation> |
| 164 | </xs:annotation> |
| 165 | </xs:element> |
| 166 | <xs:element name="TotalOperationsReceived" type="xs:integer"> |
| 167 | <xs:annotation> |
| 168 | <xs:documentation>The total number of operations received by the MapGuide server.</xs:documentation> |
| 169 | </xs:annotation> |
| 170 | </xs:element> |
| 171 | <xs:element name="Uptime" type="xs:integer"> |
| 172 | <xs:annotation> |
| 173 | <xs:documentation>The total time the MapGuide server has been running in seconds.</xs:documentation> |
| 174 | </xs:annotation> |
| 175 | </xs:element> |
| 176 | </xs:sequence> |
| 177 | </xs:complexType> |