Monitoring dualstacked systems with Icinga

Since some ages we are deploying IPv6 in our network and also for some selected services. Some days ago we discovered, that anybody has enabled accidentally a router advertisement daemon in a network where this shouldn't happen. As result of this, IPv6 enabled systems got (additional) IPv6 addresses…

Monitoring related package updates

* nagios-plugins [http://packages.qa.debian.org/nagios-plugins] * stable: uploaded 1.4.15-3squeeze1 fixing #623702 [http://bugs.debian.org/623702] * testing: entered 1.4.15-4 [http://packages.debian.org/source/testing/nagios-plugins], this basically reduced the dependency footprint of nagios-plugins-standard (#569028 [http://bugs.debian.org/569028]) * squeeze-backports: uploaded 1.4.15-4~…

Package updates and others

Since some weeks I'm really busy, private and at work. It's going into the end of the year and everybody is in hurry. There seems also coming some changes for our family down the road in the future, but more maybe later. Additionally one months ago…

software depencies

First the good thing: I updated wordpress to 2.3. Now the bad thing: I updated wordpress to 2.3. With 2.3 there where many infrastructure [http://boren.nu/archives/2007/09/26/wordpress-23-delivered-24-on-deck/] changes [http://technosailor.com/10-things-you-need-to-know-about-wordpress-23/]. For a complete list, see the Release Announcement [http://codex.…

wordpress plugin and widget packages

Yesterday I was going through the plugins and widgets, if there are any updates or such. I realized again, that updating of plugins (and maybe searching for the relocated download source) makes me mad. Also testing and switching back is annoying much. So I decided to package plugins and widgets…

Hacking google-highlight plugin

Today I found a nice plugin for highlighting search strings from referrer called google-highlight [http://dev.wp-plugins.org/browser/google-highlight/], when coming from a search engine. The problem was, when the site includes a substring of $_SERVER["SERVER_NAME"] it was highlighted ... maybe not what you want. Here…