sthen
46b6a8ad5d
fix config path in readme, from Caspar Schutijser
2016-07-10 12:07:26 +00:00
sthen
ab25bdcf3c
fix rcctl args
2016-04-25 00:03:04 +00:00
sthen
21a58e9ef7
add a section on using smokeping with rrdcached, mostly for large installations
2016-04-12 10:18:20 +00:00
sthen
0bcc4ec8d1
handle rc.subr pexp changes
2015-07-15 23:17:11 +00:00
nigel
9ed8dbdcb2
Add dependency on www/p5-CGI and update to later version.
...
Ok sthen@
2015-06-02 10:40:49 +00:00
sthen
00e62b4374
fixup default paths in Smokeping probes
2014-11-14 17:07:23 +00:00
sthen
f48895327d
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-12 12:19:13 +00:00
sthen
1b5b933de7
tweak pexp to match only the main smokeping process, not subprocesses or the cgi
2014-11-07 23:56:23 +00:00
sthen
10fef8bb67
p5-libwww is also a bdep, however p5-CGI-Session is no longer a dep at all
2014-11-06 09:46:28 +00:00
sthen
5e383a84b2
Digest::HMAC is a bdep as well as rdep
2014-11-06 09:37:39 +00:00
sthen
dd48d8ac94
tweak smokeping sample config
...
use @sample to pre-create img cache directory with good ownership for fastcgi
2014-11-05 16:05:21 +00:00
sthen
11ba3b4e6d
update to smokeping 2.6.11
...
- add a new rc script to run as FastCGI
2014-11-05 15:42:09 +00:00
ajacoutot
9d087a11f1
Tweak documentation according to recent rc changes.
...
ok jasper@
2014-07-22 10:55:40 +00:00
sthen
2bcd8c5c0c
/var/www/conf/modules.sample is no longer provided by base; noticed by florian@
2014-05-30 13:14:08 +00:00
sthen
130c3b78ac
reorder "use"s, fixes smokeping with -current perl
2014-04-17 22:11:37 +00:00
espie
02ddb9ed4c
fix documentation for new pod2man
2014-03-23 09:27:21 +00:00
sthen
0a308ca49a
handle rrdtool update
2013-11-05 17:49:33 +00:00
sthen
9eead3dd44
install @sample'd smokeping_secrets file with mode 640, it must not be
...
world-readable (enforced at startup)
2013-10-09 10:55:54 +00:00
sthen
da92a30c05
reinstate @newuser/@newgroup, lost in PLIST r1.13. spotted by phessler.
2013-07-01 23:21:13 +00:00
sthen
7a91e9d334
use MODPERL_ADJ_FILES
2013-05-24 14:45:54 +00:00
sthen
e744fd4f97
update to Smokeping 2.6.9
2013-03-21 14:32:04 +00:00
espie
eae66e4a7b
PERMIT_* / REGRESS->TEST sweep
2013-03-11 11:35:43 +00:00
ajacoutot
3cebecada4
Adapt to README.template.
...
ok sthen@ (maintainer)
2013-01-06 07:54:13 +00:00
sthen
26223473c7
update Smokeping to 2.6.8 and add an rc.d script
...
- note that the script file location has changed, it's probably simplest
to use the new sample httpd config.
2013-01-05 22:52:06 +00:00
espie
0397d65db0
new depends
2010-11-19 22:31:32 +00:00
espie
47ff75aa46
USE_GROFF=Yes
2010-10-18 18:36:45 +00:00
sthen
d1c6f80880
use REVISION, checked with before/after make show=PKGNAMES (plus some
...
extra-careful checking where there are complicated PSEUDO_FLAVORS).
2010-07-12 22:07:37 +00:00
sthen
5257ce140c
reinstate dropping to _smokeping user accidentally removed in r1.7;
...
pointed out by/ok bernd@
2008-11-12 12:49:42 +00:00
sthen
d22edfe268
- 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-07-16 11:51:46 +00:00
sthen
fe8e61a17e
Add a patch to fix static page generation and bump package.
...
https://lists.oetiker.ch/pipermail/smokeping-users/2008-June/003068.html
2008-06-09 18:42:09 +00:00
sthen
6626b06530
maintenance update to 2.3.6, small improvements to cgi/display output
2008-04-28 12:20:47 +00:00
sthen
03f5ddd4d5
maintenance update to 2.3.5, ok okan
2008-04-09 22:34:40 +00:00
sthen
33870e5972
maintenance update to 2.3.3, ok okan
2008-03-20 16:02:25 +00:00
sthen
0adb28c834
update smokeping to 2.3.0 (adds multiple hierarchies+filters)
...
ok okan
2008-01-29 19:58:39 +00:00
sthen
d2ef356b37
update smokeping to 2.2.7
...
ok ajacoutot
2007-12-19 17:54:51 +00:00
sthen
b058c094c0
adjust RUN_DEPENDS for new rrdtool
...
ok msf@
2007-09-12 15:13:24 +00:00
sthen
63a3528e74
update my email; remove " in comments while there
...
ok mbalmer@
2007-09-04 10:32:58 +00:00
jasper
a649ac987e
simpler do-install, and sync PLIST accordingly (missing items)
...
with and ok stu at spacehopper.org (MAINTAINER)
2007-06-29 17:49:56 +00:00
jakob
20cb8da613
fix broken dependency; from MAINTAINER
2007-06-29 09:13:29 +00:00
jakob
37841b96cb
update to version 2.1.1; from Stuart Henderson
...
change MAINTAINER to Stuart as well
2007-06-29 06:58:22 +00:00
espie
9eafbbfb35
base64 checksums.
2007-04-05 16:19:55 +00:00
ajacoutot
9a157df3bf
- MASTER_SITES has changed
...
from Markus Lude <markus-openbsd at anthill dot de>
2007-04-03 14:53:34 +00:00
jakob
7454611597
smokeping 2.0.9
2006-11-22 10:18:32 +00:00
jakob
75a298846e
remove creation of /var/run/smokeping (add note to MESSAGE)
2006-06-19 19:40:01 +00:00
jakob
fb659fb0a3
use /var/db/smokeping and move webpages to /var/www/htdocs/smokeping
...
fix fping reference
2006-06-18 18:05:46 +00:00
jakob
85e6f71f21
update to smokeping v2.0.8; from bernd ahlers
2006-06-14 08:58:22 +00:00
naddy
fedfc3867f
SIZE
2005-01-05 17:14:37 +00:00
espie
52b24f12ea
new plists, kill a few INSTALL scripts.
2004-09-15 18:17:38 +00:00
jakob
5b9b3c6974
fix broken patches
2004-07-08 17:10:56 +00:00
jakob
033993c7b3
update to v1.30
2004-06-19 21:18:59 +00:00