📄 servicemon.conf.source
字号:
# This is a sample configuration file for# NAV servicemon.## $Id: $# Maximum number of threads. This value defaults to sysmaxint.maxthreads = 20# Recycle each thread after a given number of jobs# The value 0 means never.recycle interval = 50# How often do we want to check each servicecheckinterval = 60# How verbose should we bedebuglevel = 7# Set default timeout in seconds# Defalts to 5timeout = 5# Set default timeout for ssh# Defaults to 'timeout'ssh timeout = 10smtp timeout = 10pop3 timeout = 10# Number of retries before reporting state change# Defaults to 3retry = 3# Nuber of seconds to wait between each retry# Defaults to 5 secondsretry delay = 5# Location of the log filelogfile = @localstatedir@/log/servicemon.log# Location of the pid filepidfile = @localstatedir@/run/servicemon.pid
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -