13 Commits

Author SHA1 Message Date
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