summaryrefslogtreecommitdiff
path: root/doc
diff options
context:
space:
mode:
authorkim <kim@pkgsrc.org>2004-04-12 21:06:22 +0000
committerkim <kim@pkgsrc.org>2004-04-12 21:06:22 +0000
commitbd7731e2ae1547826a1b298eda856fb2c7bad0f8 (patch)
tree807dcd09066f5b28ee3d0db1698ccc1a6265df54 /doc
parent45c5c3395e33b4d474920ac27b9ce87e8094a0ae (diff)
downloadpkgsrc-bd7731e2ae1547826a1b298eda856fb2c7bad0f8.tar.gz
Updated smokeping to 1.28:
- new probes: CiscoRTTMonEchoICMP, CiscoRTTMonDNS, CiscoRTTMonTcpConnect, Curl, LDAP, Radius, RemoteFPing, TelnetIOSPing - support for multiple alert recipients - new --filter option allows you to run the smokeping deamon on a big config but have the config file filtered and only measure the entries that pass the filter. This allows to use rsync to consolidate measurements from different hosts at a central location for presentation. - new option to generate static pages (--static-pages)
Diffstat (limited to 'doc')
-rw-r--r--doc/CHANGES3
1 files changed, 2 insertions, 1 deletions
diff --git a/doc/CHANGES b/doc/CHANGES
index ea06e446780..e195c46217c 100644
--- a/doc/CHANGES
+++ b/doc/CHANGES
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES,v 1.5558 2004/04/12 18:21:59 kim Exp $
+$NetBSD: CHANGES,v 1.5559 2004/04/12 21:06:22 kim Exp $
Changes to the packages collection and infrastructure in 2004:
@@ -1932,3 +1932,4 @@ Changes to the packages collection and infrastructure in 2004:
Updated postfix-current to 20040312 [taca 2004-04-12]
Added p5-ExtUtils-XSBuilder-0.25 [kim 2004-04-12]
Added p5-libapreq2-2.2.2 [kim 2004-04-12]
+ Updated smokeping to 1.28 [kim 2004-04-12]