Shelf manager file system – Artesyn ATCA-MF106 Installation and Use (September 2014) User Manual
Page 68

Shelf Manager File System
ATCA-MF106 Installation and Use (6806800M62B)
68
Silent|Trace|Debug|Info|Notice|Warning|Error|Critical|Alert|Emergency|Eve
rything -->
<LogSeverity
mask="Info|Notice|Warning|Error|Critical|Alert|Emergency" />
<!-- possible sink values: Stdout|Stderr|Logfile|SysLog -->
<LogSink mask="Logfile"/>
<LogFile name="/var/log/supervisor.log" size="500"/>
</Logging>
<Supervisor msgPort="5566" queueLen="100" filePort="5568"
sendChunkSize="500"
startWaitTime="100" restartWaitTime="1000" transitionMaxTime="20000"
switchWaitTime="30000"
switchIgnoreTime="5000" tieBreak="8" localConnectOnly="0"
fileInterface="0.0.0.0"/>
<!-- for file transfer using ppp interface fileInterface="@srcIpAddr1@"
-->
<HeartBeater id="1" port="5567" type="UDP">
<HeartBeaterGroup name="shmgr" id="1" >
<HeartBeaterNode id="1" ipAddr="192.168.101.9" port="5567"
interval="400" warning="3" inaccessible="5" />
<HeartBeaterNode id="2" ipAddr="192.168.102.9" port="5567"
interval="400" warning="3" inaccessible="5" />
</HeartBeaterGroup>
</HeartBeater>
</SupervisorConfiguration>