Munin custom email notifications

I’ve been using Munin for myself to replace Cacti and been generally liking it. As someone who has used Cacti for a long time I never seem to get my head around it totally. Something would go wrong and it would never be easy for me to find out just what was failing as I thought it should be. But really what I liked was the ability to send me some email alerts. My monitoring needs are not grandiose so this was fine for me. Except the default email alerts aren’t the easiest to read, but they are short.

Continue reading

Fun with KVM on Squeeze

Have recently received a server from a friend which I’m going to be using to replace my existing one. It’s currently running a handful of virtual hosts with Xen using paravirtualisation. The new server has hardware virtualisation so I thought I would try KVM as it seems more in vogue these days. There is a useful KVM/Debian Squeeze Howto on HowtoForge.com which gave me a good grounding on most things.

It seems quite good so far, but not without some minor issues.

Continue reading

Debian Squeeze, Active Directory & Samba

[Updated 30/10/2012 to include a configuration option to stop timeout errors]

This originally started as a note to myself should I ever need to revisit this, but I have expanded it a bit to make it a bit more general in case others might find it useful.

I use Debian Squeeze on our Linux servers. I have been trying to get them to authenticate off of our Active Directory/Windows Server 2008. Previously we used OpenLDAP and this worked well, but with AD I’d rather have one authentication system. One password rather than two.

My experience with Winbind has not been favourable. Despite documentation and plenty of blogs with well written examples of how to do it I could not get it to work for me. Most of what is written is from there.

Continue reading