Some of us ConSol Labs guys enter this year’s Devoxx, the largest
Java conference in Europe. You can expect some blogging about the
state of Java, the newest trends and cool stuff in general out there
for this week.
Author: | Roland Huß |
---|---|
Tags: | conference, devoxx |
Categories: | devoxx, java, development |
Let’s welcome the new kid on the labs.consol block: Jolokia.
A small Nagios plugin for monitoring search hit counts. Don’t take it too seriously.
Die Datenbank-Plugins check_oracle_health, check_mysql_health, check_mssql_health und check_db2_health unterstützen auf vielfachen Wunsch auch den Parameter --extra-opts. Damit ist es jetzt möglich, z.B. Login-Daten von den Kommandozeilenparametern in Konfigurationsdateien zu verlagern. Neben Environmentvariablen gibt es somit eine weitere Alternative, Passwörter aus der Prozessliste zu entfernen und dadurch vor neugierigen Blicken zu schützen.
Author: | Gerhard Laußer |
---|---|
Tags: | check_mysql_health, extra-opts, Nagios, Plugins |
Categories: | nagios |
Jmx4Perl 0.72 has been released which is a pure bug-fix release.
Author: | Roland Huß |
---|---|
Tags: | check_jmx4perl, jmx, Jmx4Perl |
Categories: | jmx4perl |
Thruk 0.70 has been released at (download). The three major changes from user perspective are
Since version 0.70, check_jmx4perl
has support for configuration files. JMX Nagios checks are now considerably simpler to configure and multi checks add even more performance and flexibility.
Author: | Roland Huß |
---|---|
Tags: | check_jmx4perl, jmx4perl, Nagios |
Categories: | jmx4perl, nagios |
This post explains why a dedicated Tomcat Connector reserved for the jmx4perl agent is a useful thing.
TestNG groups add great flexibility to the Citrus test execution. We are able to divide all tests into several groups reaching a sophisticated seperation of concerns in our test setup. As an example I want to classify some of my functional Citrus tests as “long-running”. These tests may not apply to continuous execution every time I package my project. Instead of this I want to set up a scheduled integration build to execute those long-running tests in a time schedule.
Citrus 1.1 release is here (download)! The release comes with a bunch of new features and bugfixes. Here is a short list of major features and changes in this release:
Author: | Christoph Deppisch |
---|---|
Tags: | Citrus |
Categories: | citrus, development |