Rrdcached

Enabling RRDcached for Munin on OpenBSD

       404 words, 2 minutes

RRDcached is a daemon thatĀ caches a bunch of RRD write requests and apply them at once. This enables to speed up RRD files update. When you install Munin on OpenBSD, RRDcached is also installed by default. But there are thingsĀ to do to actually use it. Here’s how I did it.

Continue reading...


Munin 2.0.x on OpenBSD 5.7

       932 words, 5 minutes

It’s been a while since I used Munin monitoring system . I felt like I was going to have a look at the (not so) new 2.0.x branch ; running on my brand new OpenBSD 5.7. As usual, everything is quite well documented in the man pages and readmes. So here are simply my notes with particular directions regarding my installation.

Continue reading...