9d3ca49387
Signed-off-by: Dean Troyer <dtroyer@gmail.com>
17 lines
967 B
Plaintext
17 lines
967 B
Plaintext
[process]
|
|
process = neutron-bgp-dragent
|
|
pidfile = /var/run/neutron-bgp-dragent.pid
|
|
script = /etc/init.d/neutron-bgp-dragent
|
|
style = lsb ; ocf or lsb
|
|
severity = major ; minor, major, critical
|
|
restarts = 3 ; restarts before error assertion
|
|
interval = 5 ; number of seconds to wait between restarts
|
|
debounce = 20 ; number of seconds that a process needs to remain
|
|
; running before degrade is removed and retry count
|
|
; is cleared.
|
|
startuptime = 5 ; Seconds to wait after process start before starting the debounce monitor
|
|
mode = passive ; Monitoring mode: passive (default) or active
|
|
; passive: process death monitoring (default: always)
|
|
; active : heartbeat monitoring, i.e. request / response messaging
|
|
; ignore : do not monitor or stop monitoring
|