Dec 12
Apache Solr is an open source enterprise search service from the Lucene project. Solr is written in Java and runs as a standalone full-text search server within a servlet container such as Tomcat.
Like any service or component in your architecture, you’ll want to monitor it to ensure that it’s available and gather performance data to help with tuning.
In this post, we’ll look at how we can monitor Solr, what performance metrics we might want to gather and how we can easily achieve this with Opsview.
Continue reading »
Tagged with: agentless checks • apache solr • JMX • Lucene • Nagios • nrpe • Opsview
Apr 14
By tonvoon Catalyst, Development, Frameworks, MSPs, Nagios, Opsview, System Management, Unix / Linux, business systems, multi-tenancy, security
Hindsight is a wonderful thing.
In hindsight, Opsview would have always had access controls for objects at the role level – since roles also define which parts of the Opsview application you can get to, it would make sense to also put all the host and service objects into this definition.
(In our defence, we wanted to make it as obvious as possible for a contact when you were changing access information.)
The downside of our design decision many years ago is that Opsview administrators who have lots of their users – or contacts in Opsview terms – with the same sort of access and were having to change each user individually. This was painful and error prone if you had 40 “similar” users. Continue reading »
Tagged with: MSPs • multi-tenancy • Opsview
Jan 25

Opsview Community 3.11 - Free distributed monitoring
One of Opsview’s great features is distributed monitoring, which we’ve had for over 5 years now. From the web user interface, you can assign hosts to a slave system and Opsview will take care of all the configuration work for you: from the slave configuration files, to the slave results sent to the master, to the master configuration with freshness checking.
We do all the system integration work, so you don’t have to.
Continue reading »
Tagged with: distributed monitoring • Nagios • Opsview
Jan 11
We’ve just fixed a bug in Nagios® which an Opsview user had raised to us. A change made to Nagios in version 3.2.2 caused an issue where service alerts were being raised in the nagios.log file for every result that came back from a host that was down. This had the impact of adding lots of extra alerts that were overwhelming Opsview’s event views.
Continue reading »
Tagged with: bug • continuous integration • fix • Hudson • Nagios
Dec 21
We present the 2nd part to our Catalyst advent calendar entry about internationalising your Catalyst application, complete with some really neat scripts such as automatically translating your string using Google! See it here. Enjoy!
Tagged with: Catalyst • Development
Dec 02
I thought it might be interesting if I provided some insight into how we decide which features are included in each Opsview release cycle.
Continue reading »
Tagged with: customer survey • Development • feedback • james peel • Opsview • roadmap
Sep 22
So, what’s up in the Opsview’s world?
We’re comparing APIs. A user was asking how Opsview’s API compares to Icinga’s API. We spent a bit of time investigating what the competition are up to.
Continue reading »
Tagged with: api • hostgroup hierarchy • icinga • Opsview
Sep 10
Since Grails incorporated the testing plugin into core it provides good unit & integration testing support (via the test-app script). There are also additional plugins to support BDD tools (e.g. EasyB) and functional testing (e.g. Canoo WebTest).
Continue reading »
Tagged with: Development • Grails • Hudson
Sep 10
Ok, so you’ve decided that you want to use Hudson to build your Grails projects (or have read part 1 and want to use CodeNarc too). If you don’t know where to start, you’ve come to the right place.
Continue reading »
Tagged with: development frameworks • Grails • Hudson
Aug 26
The first part of a series of posts on Grails and Hudson leading up to a presentation at the London Groovy & Grails User Group. Subsequent instalments will include testing (unit, integration, functional), test coverage, automatic war deployment and monitoring Hudson with Opsview Enterprise.
Tagged with: CodeNarc • Development • Grails • Hudson • java
Recent Comments