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.
-
Jmx4perl Configuration Files
Monday, December 07, 2009 in Insights
When you have already used jmx4perl you probably have remarked that the argument list can be quite lengthy, often due to the verbose JMX URLs. This gets even worse with jmx4perl’s forthcoming proxy mode. Luckily, since version 0.36 it knows …
-
Configuring remote JMX access for Weblogic Server
Wednesday, December 02, 2009 in Insights
In our series of articles about configuring remote JMX access for the jolokia proxy mode, this article tackles how to enable JMX remoting for Weblogic Server 9 and 10. It is not specific to jmx4perl and explains several different setups and possible …
-
Endlich...check_hpasm Release 4.0 ist fertig
Tuesday, December 01, 2009 in Insights
Statt zwei Wochen hat das Redesign von check_hpasm nun doch zwei Monate gedauert, aber dafür ist das Plugin für künftige Erweiterungen bestens gerüstet. Hinzugekommen ist die Unterstützung der neuen G6-Proliants und die Fähigkeit, auch HP BladeCenter …
-
check_nagios_external_commands
Monday, November 30, 2009 in Insights
{% if site.lang == “de” %}Nagios-Installationen, die über die Command Pipe Checkergebnisse von externen Kommandos entgegennehmen, sollten überprüfen, ob diese auch tatsächlich eintreffen und verarbeitet werden. Dieses Plugin schickt ein …
-
Access restrictions for jmx4perl
Saturday, November 28, 2009 in Insights
jmx4perl knows since some time how to restrict access to the agent (and soon proxy) servlet based on various criteria. However, this feature is unfortunately not yet well documented and a little bit hidden. This blog describes the nifty details and …
-
Setting up JBoss for remote JMX
Monday, November 23, 2009 in Insights
As described in the last post jolokia can be operated in a so called agentless mode. For this to work, the target java server must be prepared for accepting remote JMX connections as described in JSR-160. Unfortunately, this setup is not really …
-
Jmx4Perl without agent servlet
Friday, November 20, 2009 in Insights
Big news around: jmx4perl supports now an agentless mode in which the target platform can be monitored without installing the j4p agent servlet. This works by using j4p.war as a JMX Proxy, which translates our JSON/HTTP protocol on the frontside to …
-
Heartbeat-Cluster OCF-Agent für ndo2db
Friday, November 13, 2009 in Insights
Betreibt man eine hochverfügbare Nagios-Installation mit dem Heartbeat-Cluster, so benötigt man für die einzelnen Softwarekomponenten (Resourcen genannt) Agenten, die sich um Start, Stop und Überwachung derselben kümmern. Folgendes Script ermöglicht …
-
jmx4perl 0.36 and 0.40_1 released
Tuesday, November 10, 2009 in Insights
Last week a minor update for jmx4perl was released. Beside bugfixes and code cleanup, version 0.36 includes: A way to restrict agent acces to certain IPs or networks Experimental support for a JDK 1.4 agent Support for configuration files in order to …
-
check_mssql_health 1.5.3
Monday, November 02, 2009 in Insights
Eine neue Version von check_mssql_health ist soeben erschienen. In erster Linie wurde ein Bug im Mode database-free beseitigt, der zu ungenauen bzw. falschen Ergebnissen führte, wenn der freie Plattenplatz knapp wurde. Daneben wurde der neue …