You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
21 lines
564 B
21 lines
564 B
<?xml version="1.0"?>
|
|
<status>
|
|
<ppm>#[ppm]#</ppm>
|
|
<wordCacheSize>#[wordCacheSize]#</wordCacheSize>
|
|
<wordCacheSize>#[wordCacheSize]#</wordCacheSize>
|
|
<wordCacheCount>#[wordCacheCount]#</wordCacheCount>
|
|
<wordCacheMaxCount>#[wordCacheMaxCount]#</wordCacheMaxCount>
|
|
|
|
<memory>
|
|
<free>#[freeMemory]#</free>
|
|
<total>#[totalMemory]#</total>
|
|
<max>#[maxMemory]#</max>
|
|
</memory>
|
|
<processors>#[processors]#</processors>
|
|
<traffic>
|
|
<in>#[trafficIn]#</in>
|
|
<proxy>#[trafficProxy]#</proxy>
|
|
<crawler>#[trafficCrawler]#</crawler>
|
|
</traffic>
|
|
</status>
|