31 Commits

Author SHA1 Message Date
kirby
5c03a93991 update to munin-2.0.59 2020-03-29 10:22:17 +00:00
kirby
e68671ce9a update to munin-2.0.57 2020-03-17 10:50:13 +00:00
kirby
e064937f4f update to munin-2.0.54.
munin-get needs more love so it was disabled.
2020-02-02 11:16:53 +00:00
kirby
3b5fae13d1 - substitute MODPY_BIN in plugins
- use https in README-main
2019-10-19 16:06:38 +00:00
kirby
faa843a434 update to munin-2.0.49 2019-05-10 12:45:30 +00:00
kirby
17cea9b1f8 update to munin-2.0.47 2019-03-05 15:33:45 +00:00
kirby
8b1313fab1 update to munin-2.0.44 2018-12-23 15:05:07 +00:00
kirby
31ab727bc5 update to munin-2.0.43 2018-11-20 09:13:37 +00:00
kirby
509d34b179 update to munin-2.0.42 2018-09-23 13:47:59 +00:00
kirby
ffbbd7b3cb fix cpu plugin. original diff from solene@ to munin-3-beta branch,
minor tweaks and backporting by me.
2018-09-11 12:36:31 +00:00
kirby
39d74073d7 update to munin-2.0.40 2018-08-17 04:35:37 +00:00
kirby
7c5dabbb7c update to munin-2.0.39 2018-07-26 19:17:44 +00:00
kirby
d7ee32afcc update to munin-2.0.38 2018-07-01 15:02:36 +00:00
florian
7dc309ee45 Fix various plugins:
- syntax error in if_ which prevented it from running
- use correct columns in if_ and if_errcol from netstat -I output if
"Address" column is present or not
- 3rd column of vmstat is not "processes waiting for page-in" so
just drop it

Input & OK kirby
2018-05-15 05:48:32 +00:00
kirby
a69b04e734 update to munin-2.0.37 2018-04-01 08:21:01 +00:00
kirby
c3dbc34527 bugfix update to munin-2.0.34 2017-10-23 07:44:31 +00:00
kirby
a0cabc6156 Fix runtime with broken or empty .storable files.
Backport from upstream.
2017-10-17 04:12:58 +00:00
kirby
96e048b6fa Backport swap usage stats to the memory plugin.
From Frank Groeneveld frankf at rankgroeneveld dot nl, thanks!
2017-10-11 19:40:42 +00:00
kirby
61595bd2ae bugfix update to munin-2.0.26 2016-11-03 07:45:29 +00:00
kirby
040575f9d0 - bugfix update to munin-2.0.21
- move async and asyncd to -main package
 - add asyncd rc script
 - move @sample /var/db/munin/ to PLIST-main (requested by sthen@)

with input from ajacoutot@
OK sthen@
2014-05-30 10:28:17 +00:00
kirby
2a60de0017 update munin to 2.0.19 and add some improvements:
- unbreak munin-check script and make it useful
 - move a note of newsyslog.conf fragment for munin-node.log to README-main
 - add missing { in README-server
 - instructions about reducing disk I/O with rrdcached.

ok sthen@
2014-03-25 08:42:25 +00:00
kirby
35eb113c0b unbreak some manuals and scripts by using perl instead of gnused for
substitutuion.
OK sthen@
2013-12-18 14:17:32 +00:00
kirby
285bdebbee security and bugfix update to munin-2.0.18
* Avoid a node DoS on bad plugin (CVE-2013-6359)
* Avoid an OOM in HTML generation on bad multigraph data (CVE-2013-6048)
OK sthen@ with the reminder to fix substitue-confvar-inline target
2013-12-03 10:21:01 +00:00
kirby
91619f9c78 Update to 2.0.14:
- remove swap plugin as we don't have swapin/swapout anymore;
 - regen patches while here (some hints from rpe@);
 - fix typo in README (from rpe@).
2013-06-03 19:45:31 +00:00
gonzalo
a7d3be008d Update for munin to 2.0.10 with bugfix and installs perl-related manuals to
man3p category from kirby@ (maintainer)

ok kirby@ (maintainer)
2013-01-18 12:23:24 +00:00
kirby
0da08b478d Major update to munin-2.0.7
Full changelog is here:
https://github.com/munin-monitoring/munin/blob/2.0.7/ChangeLog

Lots of input and help from sthen@ (maintainer)
ok sthen@

P.S. Your config may need some manual interference.
2012-10-12 09:46:46 +00:00
william
2d7fd6010b Add dependency on logtail and enable the amavis, courier, mailscanner,
and perdition plugins.  The dependency can be satisfied by either the
logtail or logsentry ports (thanks to sthen for realizing this!)

ok sthen
2012-07-11 03:46:42 +00:00
sthen
7d52ef1894 update to munin 1.4.6, from Kirill Bychkov
- many fixes and improvements
2012-02-27 15:44:58 +00:00
sthen
27438e6dd5 update Munin to 1.45, joint work with & ok jasper@ 2010-10-23 15:52:22 +00:00
sthen
3c392b8398 switch from COUNTER to DERIVE for the interface bandwidth graphs,
suggested by mk@. bump PKGNAME-main.
2009-11-17 11:47:06 +00:00
sthen
f03621ea64 import ports/net/munin, this was joint work with mk@ and includes
a couple of his OpenBSD-specific plugins.

Munin the monitoring tool surveys all your computers and
remembers what it saw. It presents all the information in graphs
through a web interface. Its emphasis is on plug and play
capabilities. After completing an installation a high number
of monitoring plugins will be playing with no more effort.

Using Munin you can easily monitor the performance of your
computers, networks, SANs, applications, weather measurements
and whatever comes to mind. It makes it easy to determine
"what's different today" when a performance problem crops up. It
makes it easy to see how you're doing capacity-wise on any
resources.
2009-11-17 11:11:20 +00:00