As MoSKito 1.5.0 hits the maven repositorty today, so do some new features about threads.
Here's a short overview on 4 new screens added in 1.5.0 for threading issues.
NOTE: We now do have an official anotheria blog: blog.anotheria.net
This post is moved there:
http://blog.anotheria.net/?p=9
Showing posts with label monitoring. Show all posts
Showing posts with label monitoring. Show all posts
Friday, August 17, 2012
Monday, June 25, 2012
MoSKito 1.4.3 released
After our first iphone app arrived in the store on friday, we also released 1.4.3 of the classic version over the weekend. As the number suggests, this release doesn't bring major breakthroughs (at least not yet), but some improvements in the UI for better user experience.
First, and the simplest of all, we adopted the default size for the on-the-fly-graphs for producers from 600x300 to 1200x600, making it four times bigger. Now you will be able to use the whole size of your monitor, and not only a small section:
Of course they are a bit smaller here, because otherwise they would kill the layout of the blog. However, if the new size is too big, or still too little for you, you can configure it now by yourself, by simply adding a file named mskwebui.json into your classpath (web-inf/classes is easiest).
The file should have the typical json config format:
Of course all ConfigureMe features like cascading environments and on-the-fly reconfiguration are supported.
This was actually a feature people have been asked for, for a long time, to allow filtering for producer names. This is especially useful, if you have a log of producers with similar names.
Here an example:
Enlarge the image for details.
Finally the accumulators overview now offers a new link:
The new version can be obtained as usual from our nexus repository.
Enjoy ;-)
Larger graphs
First, and the simplest of all, we adopted the default size for the on-the-fly-graphs for producers from 600x300 to 1200x600, making it four times bigger. Now you will be able to use the whole size of your monitor, and not only a small section:
Of course they are a bit smaller here, because otherwise they would kill the layout of the blog. However, if the new size is too big, or still too little for you, you can configure it now by yourself, by simply adding a file named mskwebui.json into your classpath (web-inf/classes is easiest).
The file should have the typical json config format:
{
"producerChartWidth": 1200,
"producerChartHeight": 600,
}
Of course all ConfigureMe features like cascading environments and on-the-fly reconfiguration are supported.
Producer filtering
This was actually a feature people have been asked for, for a long time, to allow filtering for producer names. This is especially useful, if you have a log of producers with similar names.
Here an example:
Enlarge the image for details.
Finally the accumulators overview now offers a new link:
which leads to the new:
Single Accumulator View
Single accumulator view offers a quick glance at one accumulator and provides not only the graph, but also the data behind the graph for quick analysis:The new version can be obtained as usual from our nexus repository.
Enjoy ;-)
Subscribe to:
Posts (Atom)




