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.
19 lines
456 B
19 lines
456 B
<?xml version="1.0"?>
|
|
<status>
|
|
<ppm>#[ppm]#</ppm>
|
|
<wordCacheSize>#[wordCacheSize]#</wordCacheSize>
|
|
<wordCacheMaxSize>#[wordCacheMaxSize]#</wordCacheMaxSize>
|
|
|
|
<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>
|