Shelf manager file system – Artesyn SAM1411 Installation and Use (September 2014) User Manual

Page 54

Advertising
background image

Shelf Manager File System

SAM1411 Installation and Use (6806800M91B)

54

Example of the configuration file:

<SupervisorConfiguration>

<Logging>

<!-- possible severity values:

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" />

Advertising