<參數> }## 參數可以採用預設,也就是上方設定的target defult{},並可以加上敘述(description).## Each one defined with:## target{ 【FreeBSD Apinger 介绍】... }## The parameters are those described above in the "target default" section## plus the "description" parameter.## theshould be IPv4 or IPv6 address (not hostname!)target "127.0.0.1" { description "localhost IPv4"; }採用預設值偵測 127.0.0.1 , 並對該裝置加上敘述為"localhost IPv4"target "::1" {description "localhost IPv6";# 針對IPv6的localhost偵測,但只偵測"down", #也就是當介面沒有回應才發出警告訊息 # generate _only_ "down" alarms # "alarms" directive without "override" keyWord adds alarms to the default list alarms override "down";} 4.FAQ1.alarm pinger是一種網路監控工具,可以週期性的偵測網路設備的可達性及其品質.2.alarm pinger目前為止,並不能夠針對服務進行監控,因為apinger是透過ICMP的回應判斷.3.alarm pinger目前為止,也無法使用非ICMP的協定,如TCP/UDP4.由於透過DNS解出的IP可能有很多個,所以apinger也不能使用hostname.5.若你不想要收到訊息,你可以透過註解(#)設定檔中的mailto及mailfrom取消.5.作者Jacek Konieczny
推荐阅读
- FreeBSD 系统进程
- 58 FreeBSD连载:为编译内核准备源代码
- FreeBSD 4.0 Kernel Hacking Guide--vm/vm_page.
- 利用 FreeBSD 组建安全的网关
- BSD家族大观 --1. FreeBSD
- 支付宝怎么免费领取优酷会员?支付宝免费领取优酷会员方法介绍
- FreeBSD 中 Samba Server安装设定
- 嫦娥奔月的神话故事 嫦娥人物介绍
- FreeBSD WEB服务器架设笔记
- 在FREEBSD 5.2中使用Pureftpd + MySQL + Pureftpd_ph
