metal/mtce/src/fsmon/scripts/fsmon.conf

26 lines
1.2 KiB
Plaintext

[process]
process = fsmond
service = fsmon
script = /etc/init.d/fsmon
style = lsb
pidfile = /var/run/fsmond.pid
severity = major ; minor, major, critical
restarts = 3 ; restart retries 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 = 1 ; 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
quorum = 1 ; process is in the host watchdog quorum
; Active Monitoring Options
port = 2202
period = 5 ; monitor period in seconds
timeout = 4 ; Messaging timeout period in seconds, must be shorter than period
threshold = 5 ; Number of back to back heartbeat failures before action