<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>Blog @ SIB Visions &#187; Monitoring</title>
	<atom:link href="http://blog.sibvisions.com/tag/monitoring/feed/" rel="self" type="application/rss+xml" />
	<link>https://blog.sibvisions.com</link>
	<description>Blog @ SIB Visions</description>
	<lastBuildDate>Mon, 13 Apr 2026 09:47:01 +0000</lastBuildDate>
		<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
			<item>
		<title>Application monitoring for VisionX cloud</title>
		<link>https://blog.sibvisions.com/2025/08/20/application-monitoring-for-visionx-cloud/</link>
		<comments>https://blog.sibvisions.com/2025/08/20/application-monitoring-for-visionx-cloud/#comments</comments>
		<pubDate>Wed, 20 Aug 2025 09:47:39 +0000</pubDate>
		<dc:creator>rjahn</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[Monitoring]]></category>
		<category><![CDATA[VisionX]]></category>
		<category><![CDATA[VisionX cloud]]></category>

		<guid isPermaLink="false">https://blog.sibvisions.com/?p=9138</guid>
		<description><![CDATA[We're happy to announce that our application monitoring is now available for our VisionX cloud applications.
With next VisionX release, it will be possible to include the optional application monitoring in your applications. It's not necessary to install the Monitoring AddOn. We'll add everything to your cloud installation.
Here's how it looks like:









With application monitoring it's super [...]]]></description>
			<content:encoded><![CDATA[<p>We're happy to announce that our application monitoring is now available for our VisionX cloud applications.</p>
<p>With next VisionX release, it will be possible to include the optional application monitoring in your applications. It's not necessary to install the <a href="https://blog.sibvisions.com/2016/08/11/monitoring-addon-for-visionx/">Monitoring AddOn</a>. We'll add everything to your cloud installation.</p>
<p>Here's how it looks like:</p>
<table>
<tr>
<td>
<div id="attachment_9139" class="wp-caption alignnone nomargin" style="width: 310px"><a href="https://blog.sibvisions.com/wp-content/uploads/2025/08/cloud_application.png" rel="lightbox[9138]"><img src="https://blog.sibvisions.com/wp-content/uploads/2025/08/cloud_application-300x199.png" alt="Application" title="cloud_application" width="300" height="199" class="size-medium wp-image-9139" /></a><p class="wp-caption-text">Application</p></div>
</td>
<td style="width: 20px;"></td>
<td>
<div id="attachment_9141" class="wp-caption alignnone nomargin" style="width: 310px"><a href="https://blog.sibvisions.com/wp-content/uploads/2025/08/cloud_monitoring.png" rel="lightbox[9138]"><img src="https://blog.sibvisions.com/wp-content/uploads/2025/08/cloud_monitoring-300x199.png" alt="Monitoring" title="cloud_monitoring" width="300" height="199" class="size-medium wp-image-9141" /></a><p class="wp-caption-text">Monitoring</p></div>
</td>
</tr>
</table>
<p>With application monitoring it's super easy to detect performance problems or to get an overview of used features. If you want to know how many users are using your application, no problem with application monitoring.</p>
<p>The application monitoring is an extra option for your existing VisionX cloud subscription. Please talk to our sales team to get more information.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.sibvisions.com/2025/08/20/application-monitoring-for-visionx-cloud/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
		<item>
		<title>Application monitoring</title>
		<link>https://blog.sibvisions.com/2015/03/02/application-monitoring/</link>
		<comments>https://blog.sibvisions.com/2015/03/02/application-monitoring/#comments</comments>
		<pubDate>Mon, 02 Mar 2015 09:00:34 +0000</pubDate>
		<dc:creator>rhoermann</dc:creator>
				<category><![CDATA[News]]></category>
		<category><![CDATA[JVx]]></category>
		<category><![CDATA[Monitoring]]></category>

		<guid isPermaLink="false">http://blog.sibvisions.com/?p=3871</guid>
		<description><![CDATA[You can build amazing applications with JVx. The framework is full-stack and supports your ALM. It has a flexible architecture, allows RAD, has built-in support for automated testing, deployment is an easy task and CI/CD are well supported.
But what happens with your applications after deployment?
Usually an application works different in production because the runtime environment [...]]]></description>
			<content:encoded><![CDATA[<p>You can build amazing applications with JVx. The framework is full-stack and supports your ALM. It has a flexible architecture, allows RAD, has built-in support for automated testing, deployment is an easy task and CI/CD are well supported.</p>
<p><strong>But what happens with your applications after deployment?</strong></p>
<p>Usually an application works different in production because the runtime environment is different and the amount of data grows. The number of users could be even more than in your test environment. You're well adviced if you check the deployed applications on their health, during the first few weeks or months. But it's not an easy task to check application health because reading log files or checking system parameters is not enough.<br />
It would be best to use an application performance monitoring tool like <a href="http://www.appdynamics.com/">Appdynamics</a> or <a href="http://visualvm.java.net/">VisualVM</a>. But such tools are complex, pro versions aren't cheap and such tools aren't specific for JVx applications. </p>
<p>It's horrible to check application health without a monitoring tool and it doesn't work with large applications. Or it's possible but you need too much time to find the problems. </p>
<p>We tried Appdynamics Lite for JVx applications and were impressed about the features, but shocked about the complexity. It's a dinosaur with millions of options. You should use a dedicated server for the tool and the machine should have extra power. Sure, the tool solves a problem but we won't use it for JVx application monitoring because it doesn't read all available information. It wasn't an option to create adapters for appdynamics because it's too complex and we love keeping things simple!</p>
<p><strong>No worry, we have a simple solution for you!</strong></p>
<p>It's our upcoming Application Monitoring tool. It was designed especially for JVx applications and it supports the whole server-side handling with life-cycle and server objects. The tool is a JVx application and runs with vaadin UI.<br />
It will work with every standard Java application server and hardware requirements are as usual for JVx applications. Sure, some extra memory will be needed because analyzation of application metrics needs more resources.</p>
<p><strong>Some impressions?</strong></p>
<table>
<tr>
<td>
<div id="attachment_3876" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.sibvisions.com/wp-content/uploads/2015/02/monitoring_dashboard.jpg" rel="lightbox[3871]"><img src="http://blog.sibvisions.com/wp-content/uploads/2015/02/monitoring_dashboard-300x209.jpg" alt="Monitoring Dashboard" title="monitoring_dashboard" width="300" height="209" class="size-medium wp-image-3876" /></a><p class="wp-caption-text">Monitoring Dashboard</p></div></td>
<td style="width: 15px>&nbsp;</td>
<td><div id="attachment_3878" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.sibvisions.com/wp-content/uploads/2015/02/monitoring_memory.png" rel="lightbox[3871]"><img src="http://blog.sibvisions.com/wp-content/uploads/2015/02/monitoring_memory-300x150.png" alt="Monitoring memory" title="monitoring_memory" width="300" height="150" class="size-medium wp-image-3878" /></a><p class="wp-caption-text">Monitoring memory</p></div>
</td>
</tr>
</table>
<p>The first image shows the dashboard. It has an overview of general health and some server parameters. It shows memory consumption, concurrent user count and SQL statement statistics. This is one of the most important information about JVx applications because slow statements can slow down your application!</p>
<p>We show the top 10 of the slowest statements and other useful metrics.</p>
<p>The tool allows access to the metadata cache and shows all details about server calls. Here are more impressions for you:</p>
<table>
<tr>
<td><div id="attachment_3880" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.sibvisions.com/wp-content/uploads/2015/02/monitoring_metadata.png" rel="lightbox[3871]"><img src="http://blog.sibvisions.com/wp-content/uploads/2015/02/monitoring_metadata-300x209.png" alt="Metadata overview" title="monitoring_metadata" width="300" height="209" class="size-medium wp-image-3880" /></a><p class="wp-caption-text">Metadata overview</p></div></td>
<td style="width: 15px">&nbsp;</td>
<td><div id="attachment_3881" class="wp-caption aligncenter" style="width: 310px"><a href="http://blog.sibvisions.com/wp-content/uploads/2015/02/monitoring_statementdetails.png" rel="lightbox[3871]"><img src="http://blog.sibvisions.com/wp-content/uploads/2015/02/monitoring_statementdetails-300x177.png" alt="Call details" title="monitoring_statementdetails" width="300" height="177" class="size-medium wp-image-3881" /></a><p class="wp-caption-text">Call details</p></div></td>
</tr>
</table>
<p>The application monitoring tool was designed especially for JVx applications and the server-side implementation of JVx. It's perfect integrated and doesn't slow down your application. It helps you to find the problems before your customers will find them. And it also helps with performance tuning of your application during development or after deployment in production environment.</p>
<p>The tool itself is not open-source and not free to use. It's a commercial addon for your JVx applications. We don't offer a  lite version because tools for quality assurance should be paid. If you're interested, feel free to send us an email.</p>
]]></content:encoded>
			<wfw:commentRss>https://blog.sibvisions.com/2015/03/02/application-monitoring/feed/</wfw:commentRss>
		<slash:comments>0</slash:comments>
		</item>
	</channel>
</rss>
