Monitoring

Monitor a Synology NAS with Munin

       424 words, 2 minutes

My Synology DiskStation DS409slim is, via the DSM software, SNMP aware. This means I can poll it to get some information using a SNMP capable monitoring system. This is how I configured Munin to grab some metrics from the NAS.

Continue reading...


Monitor NetBSD with Munin

       557 words, 3 minutes

This article is about monitoring NetBSD with Munin, using munin-node. I already configured a running munin-server on OpenBSD ; so I could simply use it to graph my NetBSD metrics. Here’s, we’ll go through installing both node and server on NetBSD. ATTOW, pkgsrc provides Munin v1.3.x. So I’m gonna build munin-node from pkgsrc-wip. Once this is done, proceed to installation and configuration on the node to be monitored:

Continue reading...


Monitor Dovecot with Munin on OpenBSD

       244 words, 2 minutes

At the time of writing, Munin on OpenBSD doesn’t come with a dovecot dedicated plugin. I’m not sure it even comes with an IMAP plugin. Anyway, you can get one from the “Munin plugin repository” and run it on your BSD box. Here’s how:

Continue reading...


Monitoring with M/Monit on OpenBSD

       272 words, 2 minutes

You may have already seen my Running Monit v5 on OpenBSD article. If not, it’s the correct time to have a look at it :) This article will describe how to install and run M/Monit. Quoting its Web site, “M/Monit expand upon Monit’s capabilities to provide monitoring and management of all Monit enabled hosts from one easy to use web-interface”. Monit has an efficient Web interface, M/Monit has a shinning one. It also has reports abilities that will please your IT CEO ;-) I’ll show how to run both on a single OpenBSD box.

Continue reading...


Monitoring with Munin on OpenBSD

       248 words, 2 minutes

Quoting it’s website, “Munin is a networked resource monitoring tool (…)”. It’s like Cacti but smaller, faster, … It is based on a client/server configuration. By default, you install the “client” part on the host you want to monitor and install the “server” part on the host that will keep the data and do the graphics. Here’s the way I installed, configured and run it on OpenBSD 4.9.

Continue reading...


5 / 6