2014-11-22 10:01:22 +01:00
|
|
|
<?xml version="1.0"?>
|
|
|
|
|
|
|
|
<data>
|
|
|
|
<value type="dict">
|
|
|
|
<value type="string" key="sys.config.path">/etc/my.cnf</value>
|
|
|
|
<value type="string" key="sys.config.section">mysqld</value>
|
|
|
|
|
|
|
|
<value type="string" key="sys.mysqld.start">/etc/rc.d/rc.mysqld start</value>
|
|
|
|
<value type="string" key="sys.mysqld.stop">/etc/rc.d/rc.mysqld stop</value>
|
|
|
|
<value type="string" key="sys.mysqld.status">ps -C mysqld -o pid=</value>
|
|
|
|
<value type="int" key="sys.usesudo">0</value>
|
|
|
|
|
|
|
|
<value type="string" key="sys.system">Linux</value>
|
2015-04-26 12:51:42 +02:00
|
|
|
<value type="string" key="serverVersion">10.0</value>
|
2014-11-22 10:01:22 +01:00
|
|
|
</value>
|
|
|
|
</data>
|