<!--整个系统一个监控器列表-->
<!--双机组网，状态为主时，监视值小于等于阈值，触发action-->
<!--单机组网，监视值小于等于阈值，触发重启-->
<controlList threshold="50" action="restart/switch" >
  <monitor type="heartbeat" enabled="true" class="" action="switch">
    <IP local="" remote=""/>
    <IP local="" remote=""/>
    <local>
      <IP address=""/>
      <IP address=""/>
    </local>
    <remote>
      <IP address=""/>
      <IP address=""/>
    </remote>
    <time cycle="" maxDelay=""/>
  </monitor>
  
  <monitor type="networkInterface" enabled="true" action="switch">
    <local>
      <interface>
    </local>
    <remote>
  
    </remote>
  </monitor>
  
  
  <control name="mysql" enabled="true" class="" threshold="50" action="restart:3;switch"/>
  
  <control name="winService" class="" threshold="50" action="switch">
    
  
  </control>
  
</controlList>


mips64xlr-elf-ld: final link failed: Bad value