|
|
|
<?xml version="1.0"?>
|
|
|
|
<status>
|
|
|
|
<ppm>#[ppm]#</ppm>
|
|
|
|
<wordCacheSize>#[wordCacheSize]#</wordCacheSize>
|
|
|
|
<wordCacheWSize>#[wordCacheWSize]#</wordCacheWSize>
|
|
|
|
<wordCacheWCount>#[wordCacheWCount]#</wordCacheWCount>
|
|
|
|
<wordCacheKSize>#[wordCacheKSize]#</wordCacheKSize>
|
|
|
|
<wordCacheMaxSize>#[wordCacheMaxSize]#</wordCacheMaxSize>
|
|
|
|
<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>
|