# | Line 222 | Line 222 | Monitor.Heartbeat.checkPeriod=50 | |
---|---|---|
222 | # how many times we should be at the highest level before | |
223 | # we go to a FINAL alert | |
224 | Monitor.Heartbeat.reachFINALcount=5 | |
225 | + | # list of hosts we expect to have at startup |
226 | + | # this ensures we notice hosts that aren't running, not |
227 | + | # just those that have gone down recently. |
228 | + | Monitor.Heartbeat.initialHosts=raptor.ukc.ac.uk;myrtle.ukc.ac.uk;kestrel.ukc.ac.uk |
229 | ||
230 | ||
231 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |