Monitoring Blog

This is the blog section. It has two categories: News and Releases.

Files in these directories will be listed in reverse chronological order.

Posts in 2012
  • Monitoring von VMWare ESX mit check_esx3: "command matrix"

    Friday, March 16, 2012 in Insights

    Virtualisierung spart Kosten und Ressourcen, stellt aber hohe Ansprüche an Verwaltung und Monitoring. Die schwedische Firma op5 entwickelte für ihr gleichnamiges Nagios-basierendes Produkt das Plugin check_esx3, welches ein umfassendes Monitoring von …

    Read more

  • Mod-Gearman 1.2.6 released

    Thursday, March 15, 2012 in Insights

    Version 1.2.6 of Mod-Gearman has just been released. You may now configure the worker queues by custom variables instead of host/servicegroups. queues from custom variables Sometimes you don’t want to create hostgroups to split up your checks …

    Read more

  • Wie bohrt man Datenbank-Plugins auf?

    Monday, February 27, 2012 in Insights

    check_oracle_health, check_mysql_health, check_mssql_health und check_db2_health bringen von Haus aus schon eine Menge Funktionalität mit. Allerdings wurden sie speziell für die Belange von Datenbankadministratoren entwickelt. Um auch den Betreibern …

    Read more

  • Mod-Gearman 1.2.2 released

    Tuesday, February 14, 2012 in Insights

    Version 1.2.2 of Mod-Gearman has just been released. It now comes with better orphaned check detection and easier installation for rpm based linux systems. Orphaned Check Detection Orphaned Checks occur whenever there are checks to do but no worker …

    Read more

  • Using the Shinken livestatus module with MongoDB

    Sunday, January 29, 2012 in Insights

    In my last post i was explaining why it became necessary to have an alternative to the sqlite-based storing of log data. One of the many new features of the upcoming release 1.0 “Heroic Hedgehog” of the Shinken monitoring software will be …

    Read more

  • Pimp my Livestatus

    Sunday, January 22, 2012 in Insights

    In the early days of the Shinken monitoring system you were quite limited in how many web user interfaces you could use. There was the old CGI-based Nagios-Webinterface or (thanks to the merlin-mysql broker module) the Ninja GUI from OP5. At the same …

    Read more

  • Mod-Gearman with Embedded Perl

    Sunday, January 01, 2012 in Insights

    The upcoming version 1.1.2 of Mod-Gearman will have embedded Perl support which greatly improves performance when you have lots of Perl checks. Mod-Gearman will get three new configuration options: enable_embedded_perl use_embedded_perl_implicitly …

    Read more

Posts in 2011
  • Happy new year !

    Friday, December 30, 2011 in Insights

    As 2011 is now nearly history, it’s time for a short look behind what happened to labs.consol.de and its projects this year. Our support forum has been started. It is in quite good use as it seems. mod_gearman started its life on the Nagios …

    Read more

  • Thruk Benchmarks

    Thursday, November 10, 2011 in Insights

    I often get asked if there are any benchmarks for Thruk so i finally decided to do some tests. Test Setup Since OMD made it so easy and fast to setup a test environment i would be a fool to not use it for tests too. In order to create test hosts and …

    Read more

  • High performance string concatenation in Python

    Monday, October 31, 2011 in Insights

    During evaluation of the migration of a customer’s Nagios installation to the Shinken monitoring system, i encountered a strange problem. Reading the configuration from a few files (hosts.cfg, services.cfg, etc) took a reasonable amount of …

    Read more