12 lines
252 B
XML
12 lines
252 B
XML
|
<?xml version='1.0' encoding='UTF-8'?>
|
||
|
<rougail version="0.9">
|
||
|
<services>
|
||
|
<service name="nut">
|
||
|
<ip>nut_monitor_host</ip>
|
||
|
</service>
|
||
|
</services>
|
||
|
<variables>
|
||
|
<variable name="nut_monitor_host" type="ip"/>
|
||
|
</variables>
|
||
|
</rougail>
|