pping.conf.source

来自「Network Administration Visualized 网络管理可」· SOURCE 代码 · 共 35 行

SOURCE
35
字号
## 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 + =
减小字号Ctrl + -
显示快捷键?