13 lines
307 B
XML
13 lines
307 B
XML
|
<?xml version="1.0" encoding="utf-8" ?>
|
||
|
<conf>
|
||
|
<interval>1</interval>
|
||
|
<output>
|
||
|
<csv active="true" separator="," />
|
||
|
<xml active="false" />
|
||
|
</output>
|
||
|
<monitor>
|
||
|
<cpu active="true" />
|
||
|
<network active="true" />
|
||
|
<ram active="false" />
|
||
|
</monitor>
|
||
|
</conf>
|