By Drago Z Kamenov | Apr, 18, 2012
Much has been written about how to set up different monitoring tools to look after the health of your Linux servers. This article attempts to present a concise overview of the most important metrics available on Linux and the associated tools. CPU utilization CPU usage is usually the first place we look when a server… Read the full post
Posted in Website Performance | Tagged No Comments.
By Drago Z Kamenov | Apr, 12, 2012
In a previous article, we looked at monitoring HBase – a NoSQL distributed database running on top of Hadoop. But how does one deploy an HBase cluster in the first place? Installing Hadoop and HBase on numerous cluster nodes, making sure they communicate properly, starting up the cluster – and making sure everything works flawlessly… Read the full post
Posted in Website Performance | Tagged No Comments.
By Drago Z Kamenov | Mar, 22, 2012
JBoss is by far the most widely-deployed JEE application server in the industry today. Unsurprisingly,application server administrators and developers are constantly looking for ways to monitor the performance of their applications. Fortunately, at the heart of JBoss lies built-in JMX instrumentation that enables us to collect vital statistics about its internal components. In this series… Read the full post
Posted in Move to Paid Monitor | Tagged No Comments.
By Drago Z Kamenov | Feb, 22, 2012
In a previous post we discussed how to improve the performance of BerkeleyDB by tuning the cache size. Let’s see how Paid Monitor can help you keep tabs on the cache hit rate and other critical database metrics. We use a custom monitor created by a perl script, monitor_bdb.pl, which can be downloaded from our repository on… Read the full post
Posted in Articles | Tagged No Comments.
By Drago Z Kamenov | Feb, 10, 2012
When it comes to performance, BerkeleyDB’s cache size is the single most important configuration parameter. In order to achieve maximum performance, the data most frequently accessed by your application should be cached so that read and write requests do not trigger too much I/O activity. BerkeleyDB databases are grouped together in application environments – directories which… Read the full post
Posted in Move to Paid Monitor | Tagged No Comments.
By Drago Z Kamenov | Feb, 06, 2012
NoSQL databases have generated a lot of buzz in recent years, but in this installment we will take a look at a NoSQL database which seems to have been around forever. BerkeleyDB – the grand-daddy of NoSQL databases – started out as a project at UC Berkeley aimed at providing a simple but powerful database… Read the full post
Posted in Website Performance | Tagged No Comments.
Web & Cloud
Monitoring