summaryrefslogtreecommitdiff
path: root/net/smokeping/distinfo
AgeCommit message (Collapse)AuthorFilesLines
2015-11-04Add SHA512 digests for distfiles for net categoryagc1-1/+2
Problems found with existing digests: Package haproxy distfile haproxy-1.5.14.tar.gz 159f5beb8fdc6b8059ae51b53dc935d91c0fb51f [recorded] da39a3ee5e6b4b0d3255bfef95601890afd80709 [calculated] Problems found locating distfiles: Package bsddip: missing distfile bsddip-1.02.tar.Z Package citrix_ica: missing distfile citrix_ica-10.6.115659/en.linuxx86.tar.gz Package djbdns: missing distfile djbdns-1.05-test25.diff.bz2 Package djbdns: missing distfile djbdns-cachestats.patch Package djbdns: missing distfile 0002-dnscache-cache-soa-records.patch Package gated: missing distfile gated-3-5-11.tar.gz Package owncloudclient: missing distfile owncloudclient-2.0.2.tar.xz Package poink: missing distfile poink-1.6.tar.gz Package ra-rtsp-proxy: missing distfile rtspd-src-1.0.0.0.tar.gz Package ucspi-ssl: missing distfile ucspi-ssl-0.70-ucspitls-0.1.patch Package waste: missing distfile waste-source.tar.gz Otherwise, existing SHA1 digests verified and found to be the same on the machine holding the existing distfiles (morden). All existing SHA1 digests retained for now as an audit trail.
2013-06-16Fix build with perl-5.18.wiz1-1/+2
2012-02-02Update smokeping from 2.4.2 to 2.6.7, fixing SA47678.bouyer1-9/+11
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
2008-08-17Update smokeping 2.3.5->2.4.2adrianp1-8/+9
* better master/slave secrets documentation * first cut at mtr integration * use localtime to construct the rawlog filename New in 2.4: * SmokeTrace: An Ajax Traceroute tool. * The 'blazemode' option for the FPing probe, so that the first (slow) ping packet can be ignored. Ok'ed bouyer@
2008-04-12Fix an extra double-quote that made its way into a patch and preventsadrianp1-2/+2
smokeping from running.
2008-04-06Update to 2.3.5 (Ok'ed bouyer@)adrianp1-8/+8
* add some security notes to the master/slave documentation --niko * allow SSH probe to config rsa1 key -- Walery Kokarev * make ajax mode work on IE again -- tobi * Integrated TCPPing Probe -- Norman Rasmussen * made Smokeping.pm more portable by using %.1f in perl sprintf -- tobi * make sure tsmoke sends mime conformant mails -- tobi Too many changes to list completely. See CHANGES for all the details: http://oss.oetiker.ch/smokeping/pub/CHANGES
2007-11-22Fix the path when SpeedyCGI is installedadrianp1-2/+2
2007-11-22Update to 2.2.7adrianp1-8/+8
New in Version 2.2 * Ajax based ineractive graph zooming. Click on any graph in detail mode and use the mouse to mark your area of interest in navigator graph. * Multi Target Graphs Show information from multiple targts in a graph. * Master/Slave setup for multi source smokeping deployments. With one central Smokeping Master node, you can run a series of Slave nodes, taking their configuration from the master. This allows you to ping a single target from multiple locations. * Standard Deviation The standard deviation is now used in several places to give a number for the variation in round trip times as depicted by the smoke. See http://oss.oetiker.ch/smokeping/pub/CHANGES for all the details. OK'ed bouyer@
2006-08-09Update to smokeping-2.0.9adrianp1-7/+7
Package changes include: - pkglintification - move to options.mk smokeping changes include: * remove the FPing 'timeout' variable, since it never really did anything * Curl.pm: new variables 'follow_redirects' and 'include_redirects' * make buggy_perl_version test work on perl 5.8.7 too ... * AnotherDNS.pm: added option 'require_answers' for testing For a full list see: http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/CHANGES ok'ed bouyer@
2005-10-28Upgrade from smokeping 1.3.x to 2.0.4adrianp1-7/+8
Ok'ed bouyer@ Lots of changes but in brief: new probe programming interface allow target-specific vars get defaults from Probes section config file examples and smokeping_examples document documentation updates and reorganizing new commandline options '--config=X' and '--check' Perl 5.8.0 compatibility fix RRDtool 1.2.x compatibility fix ("unknown RRD version: 0003" on restart) See this URL for all the details: http://people.ee.ethz.ch/~oetiker/webtools/smokeping/pub/CHANGES
2005-02-24Add RMD160 digests.agc1-1/+2
2005-01-22Fix fping path - ride last bumpadrianp1-2/+2
2005-01-22- Update to 1.37adrianp1-6/+6
- Migrate to SUBST_* framework - Don't hardcode references to /var, use ${VARBASE} instead 2005/1/12 -- 1.37 * base class did assume that concurrent probes were off by default -- Niko Tyni <ntyni *iki.fi> 2005/1/7 -- 1.36 (1.35 was an internal release) * concurrent probes are default now, together with a 'random' offset to make sure not all smokepings hit the net at the same time -- Tobi * fixes for loggin -- Niko Tyni <ntyni *iki.fi> - warn if no logging method is active while daemonizing. - turn debugging on before loading the config file. - make do_debuglog a no-op if $use_debuglog isn't set - add debug info to FPing* probes - print the RRD create and update strings when debugging * Allow probe- and target-specific number of pings -- Niko Tyni <ntyni *iki.fi> * RemoteFPing probe revisited and fixed. Note this probe allowed PROBE_CONF config where this was technically not possible. Now these settings are done in the ***Probes*** section ... you have to fix your config files -- Niko Tyni <ntyni *iki.fi> * fixed many typos and some seemingly numeric comparisons -- Niko Tyni <ntyni *iki.fi> * new feature 'concurrentprobes' allow to run multiple probes in paralell and at different step width. -- Niko Tyni <ntyni *iki.fi> * allow to define multiple instances of a sigle probe -- Niko Tyni <ntyni *iki.fi> * fix --filter again ... pathprefix was still in there -- tobi 2004/11/29 -- 1.34 (1.32 + 1.33 were internal only releases) * added SNPP support as suggested by jdelisle -- tobi * added ipv6 support to EchoPing probe -- Niko Tyni <ntyni *iki.fi> * fix for Radius probe -- Niko Tyni <ntyni *iki.fi> * added new alert plugins called matchers -- tobi * created matcher::avgratio sponsored by virtela.net -- tobi * make --filter option actually work -- tobi * removed maxmedian magic regexp ... -- tobi * added new alert type matcher -- tobi * fixed pod errors -- Niko Tyni <ntyni *iki.fi> * allow to mix programs and email addresses in alerts --tobi * allow to define recipient per alert --tobi 2004/08/04 -- 1.31 * added anotherdns and anotherssh probes -- Christoph.Heine *HaDiKo.DE * modify FPing probes to skip ICPM errors in the output -- Tobi * modify RemoteFPing probe to work with normal fping that outputs via stderr. -- Tobi * allow timeout to be specified in base::forks based probes -- Tobi * Added ssh probe -- Christian Recktenwald <smokeping-contact *citecs.de>
2004-06-23Update smokeping to 1.30adrianp1-5/+5
- Add option to build with SpeedyCGI support (USE_SPEEDY) - Use @RCD_SCRIPTS_SHELL@ instead of hardcoded /bin/sh - Use REPLACE_PERL instead of patch/sed hack Closes PR #25549 submitted by me. Ok'ed wiz@/bouyer@ From the CHANGELOG: 2004/05/12 -- 1.30 * fix nodata_color syntax --tobi * when inserting unknown values into sorted rtt list, do this on the outside ... U:U:1:2:3:U:U and not in the middle. This will make the graphs more smokei when there is data loss. --tobi * config files with different probes should work ... fixed problem introduced in 1.29 --tobi 2004/05/08 -- 1.29 * while running, make all die and warn things go to the log file if there is one --tobi * added rawlog option for logging actual gatherd data --tobi (for virtela) * added alertee option to send a copy of any alert generated to additional 'perbranche' people --tobi * cgi should not complain about non existing hosts ... the daemon does that i already --tobi * actually allow empty alerts -- tobi * added nodata_color property to specify background color for graph when when no data is available -- David Hull <hull@dslextreme.com>
2004-04-12Upgrade to smokeping-1.28:kim1-6/+6
- 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)
2003-03-24Import of smokeping 1.19:bouyer1-0/+7
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.