./net/smokeping, Latency/packet loss monitoring/graphing tool

[ CVSweb ] [ Homepage ] [ RSS ] [ Required by ] [ Add to tracker ]


Branch: pkgsrc-2011Q4, Version: 2.6.7, Package name: smokeping-2.6.7, Maintainer: bouyer

SmokePing can measure latency, latency distribution and packet loss
in your network. SmokePing uses RRDtool to maintain a longterm datastore
and to draw pretty graphs, giving up to the minute information
on the state of each network connection. SmokePing can also raise
alarms based on latency and loss patterns.


Required to run:
[security/p5-Digest-HMAC] [security/p5-Digest-MD5] [net/fping] [net/p5-Socket6] [lang/perl5] [www/p5-libwww] [www/p5-FCGI] [databases/rrdtool] [devel/p5-Config-Grammar]

Required to build:
[devel/gmake]

Package options: inet6

Master sites:

SHA1: bc0b118164f00f79f6264f46ccb129acd1962dfc
RMD160: 126adae8ec55d7119ce57daf135327b56625ba3b
Filesize: 413.233 KB

Version history: (Expand)


CVS history: (Expand)


   2012-02-02 21:08:41 by Matthias Scheler | Files touched by this commit (12) | Package updated
Log message:
Pullup ticket #3670 - requested by bouyer
net/smokeping: security update

Revisions pulled up:
- net/smokeping/MESSAGE                                         1.5
- net/smokeping/Makefile                                        1.28
- net/smokeping/PLIST                                           1.12
- net/smokeping/distinfo                                        1.14
- net/smokeping/files/smokeping.conf                            1.2
- net/smokeping/patches/patch-aa                                1.11
- net/smokeping/patches/patch-ab                                1.11
- net/smokeping/patches/patch-ac                                1.9
- net/smokeping/patches/patch-ad                                1.6
- net/smokeping/patches/patch-ae                                1.2
- net/smokeping/patches/patch-af                                1.1
- net/smokeping/patches/patch-ag                                1.1

---
   Module Name:	pkgsrc
   Committed By:	bouyer
   Date:		Thu Feb  2 18:54:35 UTC 2012

   Modified Files:
   	pkgsrc/net/smokeping: MESSAGE Makefile PLIST distinfo
   	pkgsrc/net/smokeping/files: smokeping.conf
   	pkgsrc/net/smokeping/patches: patch-aa patch-ab patch-ac patch-ad
   	    patch-ae
   Added Files:
   	pkgsrc/net/smokeping/patches: patch-af patch-ag

   Log message:
   Update smokeping from 2.4.2 to 2.6.7, fixing SA47678.

   Major changes between 2.4 and 2.6:
   New in Version 2.6

       Added automake support for easy "configure, make install" \ 
installation
       fixed strftime bug when sending alert mails

   New in Version 2.5

       Switched from SpeedyCGI to FastCGI
       DismanPing probe by Bill Fenner
       OpenSSHJunOSPing (Sponsoerd by Juniper)
       SIP Ping Probe (Sponsored by ANI Networks)
       Support alert patterns with upper AND lower limit: (>a<b)
       SmokeTrace removed. Check out remOcular.
       Updated Prototype and scriptaculous libraries
       ExpLoss matcher by Konoplev V.Konoplev
       Improved slave update performance