📄 pping.conf.source
字号:
## Sample onfiguration file for the NAV parallel pinger. # $Id: pinger.conf,v 1.1 2002/08/29 11:04:26 magnun Exp $## Username to run the service asuser = navcron# How often do you want to pingcheckinterval = 20# How verbose should we bedebuglevel = 5# Size of the ping packetspacketsize = 64# Number of seconds to wait for ping replies after# the last ping request is sent.timeout = 5# Number of requests without answer needed before # marking netbox as unavailablenrping = 4# Delay in ms between each ping request.delay = 2# Location of the logfile, defaults to ./pping.loglogfile = @localstatedir@/log/pping.log# Location of the pid filepidfile = @localstatedir@/run/pping.pid
⌨️ 快捷键说明
复制代码
Ctrl + C
搜索代码
Ctrl + F
全屏模式
F11
切换主题
Ctrl + Shift + D
显示快捷键
?
增大字号
Ctrl + =
减小字号
Ctrl + -