Version: 2.7.3, Package name: smokeping-2.7.3 |
Maintained by: The OpenBSD ports mailing-list |
Master sites: |
Description SmokePing is a latency logging and interactive graphing system, for ICMP pings and many other protocols (DNS, SSH, SIP, HTTP and more). The main daemon process organizes latency measurements, records them in an RRDtool database, and optionally sends email alerts based on various criteria. The CGI/FastCGI program presents the graphs and optionally allows remote control via a master/slave protocol (allowing aggregation of data from multiple test locations in a single server). |
Filesize: 6459.678 KB |
Version History (View Complete History) |
|
2020-08-01 05:30:37 by Stuart Henderson | Files touched by this commit (17) |
Log message: drop maintainer |
2020-07-11 16:54:41 by Stuart Henderson | Files touched by this commit (98) |
Log message: switch my maintainer email addresses to my own domain |
2020-07-11 16:37:25 by Stuart Henderson | Files touched by this commit (3) |
Log message: smokeping: add httpd config sample (sent by someone, I don't recall who), and make some other minor tweaks |
2020-02-08 05:19:19 by Stuart Henderson | Files touched by this commit (2) |
Log message: remove patch that was needed to cope with old nonstandard OpenBSD location for dig |
2019-08-21 08:00:11 by Stuart Henderson | Files touched by this commit (2) |
Log message: don't use "fping6 -6", current fping versions don't like it |
2019-08-21 06:35:13 by Stuart Henderson | Files touched by this commit (15) |
Log message: update to smokeping-2.7.3 |
2019-06-03 10:06:58 by Stuart Henderson | Files touched by this commit (153) |
Log message: s/PERMIT_PACKAGE_CDROM/PERMIT_PACKAGE/ and some light whitespace tidying in ports which I maintain |
2018-09-04 06:46:28 by Marc Espie | Files touched by this commit (918) |
Log message: convert to PKGSTEM |
2018-01-11 12:27:12 by Robert Peichaer | Files touched by this commit (624) |
Log message: Change the shebang line from /bin/sh to /bin/ksh in all ports rc.d daemon scripts and bump subpackages that contain the *.rc scripts. discussed with and OK aja@ OK tb |
2017-03-29 02:24:21 by Stuart Henderson | Files touched by this commit (1) |
Log message: smokeping needs p5-CGI-Fast following perl 5.24 update; from Caspar Schutijser |
2016-07-10 06:07:26 by Stuart Henderson | Files touched by this commit (2) |
Log message: fix config path in readme, from Caspar Schutijser |
2016-04-24 18:03:04 by Stuart Henderson | Files touched by this commit (2) |
Log message: fix rcctl args |
2016-04-12 04:18:21 by Stuart Henderson | Files touched by this commit (2) |
Log message: add a section on using smokeping with rrdcached, mostly for large installations |
2015-07-15 17:17:11 by Stuart Henderson | Files touched by this commit (2) |
Log message: handle rc.subr pexp changes |
2015-06-02 04:40:49 by Nigel Taylor | Files touched by this commit (4) |
Log message: Add dependency on www/p5-CGI and update to later version. Ok sthen@ |
2014-11-14 10:07:24 by Stuart Henderson | Files touched by this commit (6) |
Log message: fixup default paths in Smokeping probes |
2014-11-12 05:19:13 by Stuart Henderson | Files touched by this commit (2) |
Log message: adjust pexp again; it has to match various different modes. single-process - perl: /usr/local/bin/smokeping [FPing] multi-process - perl: /usr/local/bin/smokeping [AnotherDNS] perl: /usr/local/bin/smokeping [FPing] /usr/bin/perl /usr/local/bin/smokeping and not "/usr/bin/perl /usr/local/bin/smokeping_cgi". Not optimal as this should signal only the master process when in multi-process mode, but that can't be arranged with rc.subr's pgrep scheme (sometimes there are advantages to pidfiles). |
2014-11-07 16:56:23 by Stuart Henderson | Files touched by this commit (2) |
Log message: tweak pexp to match only the main smokeping process, not subprocesses or the cgi |
2014-11-07 16:48:59 by Stuart Henderson | Files touched by this commit (3) |
Log message: fix startup problem in smokeping on 5.6 reported by Lars Hecking |
2014-11-06 02:46:28 by Stuart Henderson | Files touched by this commit (1) |
Log message: p5-libwww is also a bdep, however p5-CGI-Session is no longer a dep at all |
2014-11-06 02:37:39 by Stuart Henderson | Files touched by this commit (1) |
Log message: Digest::HMAC is a bdep as well as rdep |
2014-11-05 09:05:21 by Stuart Henderson | Files touched by this commit (4) |
Log message: tweak smokeping sample config use @sample to pre-create img cache directory with good ownership for fastcgi |
2014-11-05 08:42:09 by Stuart Henderson | Files touched by this commit (8) |
Log message: update to smokeping 2.6.11 - add a new rc script to run as FastCGI |
2010-11-19 15:31:39 by Marc Espie | Files touched by this commit (372) |
Log message: new depends |
2010-10-18 12:37:00 by Marc Espie | Files touched by this commit (357) |
Log message: USE_GROFF=Yes |
2010-07-12 16:07:42 by Stuart Henderson | Files touched by this commit (244) |
Log message: use REVISION, checked with before/after make show=PKGNAMES (plus some extra-careful checking where there are complicated PSEUDO_FLAVORS). |
2008-11-12 05:49:42 by Stuart Henderson | Files touched by this commit (2) |
Log message: reinstate dropping to _smokeping user accidentally removed in r1.7; pointed out by/ok bernd@ |
2008-07-16 05:51:46 by Stuart Henderson | Files touched by this commit (2) |
Log message: - add missing p5-libwww dependency pointed out by henning@ and other dependencies needed for various probes. - @mode 600 in PLIST for smokeping_secrets config file - bump package |
2008-06-09 12:42:09 by Stuart Henderson | Files touched by this commit (2) |
Log message: Add a patch to fix static page generation and bump package. https://lists.oetiker.ch/pipermail/smokeping-users/2008-June/003068.html |
2008-04-28 06:20:47 by Stuart Henderson | Files touched by this commit (2) |
Log message: maintenance update to 2.3.6, small improvements to cgi/display output |
2008-04-09 16:34:40 by Stuart Henderson | Files touched by this commit (2) |
Log message: maintenance update to 2.3.5, ok okan |
2008-03-20 10:02:26 by Stuart Henderson | Files touched by this commit (2) |
Log message: maintenance update to 2.3.3, ok okan |
2008-01-29 12:58:39 by Stuart Henderson | Files touched by this commit (4) |
Log message: update smokeping to 2.3.0 (adds multiple hierarchies+filters) ok okan |
2007-12-19 10:54:51 by Stuart Henderson | Files touched by this commit (7) |
Log message: update smokeping to 2.2.7 ok ajacoutot |
2007-09-12 09:13:25 by Stuart Henderson | Files touched by this commit (1) |
Log message: adjust RUN_DEPENDS for new rrdtool ok msf@ |
2007-09-04 04:32:58 by Stuart Henderson | Files touched by this commit (3) |
Log message: update my email; remove " in comments while there ok mbalmer@ |
2007-06-29 11:49:56 by Jasper Lievisse Adriaanse | Files touched by this commit (2) |
Log message: simpler do-install, and sync PLIST accordingly (missing items) with and ok stu at spacehopper.org (MAINTAINER) |
2007-06-29 03:13:29 by Jakob Schlyter | Files touched by this commit (1) |
Log message: fix broken dependency; from MAINTAINER |
2007-06-29 00:58:22 by Jakob Schlyter | Files touched by this commit (6) |
Log message: update to version 2.1.1; from Stuart Henderson change MAINTAINER to Stuart as well |
2007-04-05 10:20:19 by Marc Espie | Files touched by this commit (912) |
Log message: base64 checksums. |
2007-04-03 08:53:34 by Antoine Jacoutot | Files touched by this commit (1) |
Log message: - MASTER_SITES has changed from Markus Lude <markus-openbsd at anthill dot de> |
2006-11-22 03:18:32 by Jakob Schlyter | Files touched by this commit (4) |
Log message: smokeping 2.0.9 |
2006-06-19 13:40:01 by Jakob Schlyter | Files touched by this commit (3) |
Log message: remove creation of /var/run/smokeping (add note to MESSAGE) |
2006-06-18 12:05:46 by Jakob Schlyter | Files touched by this commit (3) |
Log message: use /var/db/smokeping and move webpages to /var/www/htdocs/smokeping fix fping reference |
2006-06-14 02:58:22 by Jakob Schlyter | Files touched by this commit (6) |
Log message: update to smokeping v2.0.8; from bernd ahlers |
2005-01-05 10:15:08 by Christian Weisgerber | Files touched by this commit (250) |
Log message: SIZE |
2004-09-15 12:17:48 by Marc Espie | Files touched by this commit (262) |
Log message: new plists, kill a few INSTALL scripts. |
2004-07-08 11:10:56 by Jakob Schlyter | Files touched by this commit (2) |
Log message: fix broken patches |
2004-06-19 15:18:59 by Jakob Schlyter | Files touched by this commit (5) |
Log message: update to v1.30 |
2004-02-02 10:35:02 by Nikolay Sturm | Files touched by this commit (11) |
Log message: mark arch independent |
2003-12-01 07:59:39 by Jakob Schlyter | Files touched by this commit (6) |
Log message: update to v1.24 |