H2 Database Engine vs. Icinga

Overview
ProductRatingMost Used ByProduct SummaryStarting Price
H2 Database
Score 8.0 out of 10
N/A
H2 Database Engine is an open source, embeddable database management system (RDMS) written in Java.N/A
Icinga
Score 8.9 out of 10
N/A
Icinga is an open source network monitoring platform. It includes automation, modularized integration packages, and prebuilt alerts and reporting capabilities.N/A
Pricing
H2 Database EngineIcinga
Editions & Modules
No answers on this topic
No answers on this topic
Offerings
Pricing Offerings
H2 DatabaseIcinga
Free Trial
NoNo
Free/Freemium Version
NoNo
Premium Consulting/Integration Services
NoNo
Entry-level Setup FeeNo setup feeNo setup fee
Additional Details
More Pricing Information
Community Pulse
H2 Database EngineIcinga
Best Alternatives
H2 Database EngineIcinga
Small Businesses
InfluxDB
InfluxDB
Score 8.8 out of 10
ConnectWise Automate
ConnectWise Automate
Score 8.4 out of 10
Medium-sized Companies
SQLite
SQLite
Score 8.0 out of 10
Logz.io
Logz.io
Score 8.5 out of 10
Enterprises
SQLite
SQLite
Score 8.0 out of 10
ScienceLogic SL1
ScienceLogic SL1
Score 8.8 out of 10
All AlternativesView all alternativesView all alternatives
User Ratings
H2 Database EngineIcinga
Likelihood to Recommend
8.0
(2 ratings)
8.0
(7 ratings)
Likelihood to Renew
-
(0 ratings)
9.0
(1 ratings)
User Testimonials
H2 Database EngineIcinga
Likelihood to Recommend
Open Source
For running application tests it's well suited. H2 [Database Engine] can replace the real-world database solution for them easily and removes the requirement to set up a a separate database instance just for running unit tests. For using in actual production application one needs to consider scale. H2 is suitable if application runs in single instance and database is located in same machine as a file where that application runs. This means the application shouldn't have a large user base. However it's easy to switch to an actual MySQL instance if the need arises, it's most likely only a configuration change and doesn't require new code.
Read full review
Icinga GmbH
Icinga is a world-class monitoring system. It can be used for most general monitoring situations. It is not a silver bullet, however, and there are instances where domain-specific monitoring systems are necessary. However, the output from those monitoring systems can be funneled into Icinga as a central monitoring and alerting system.
Read full review
Pros
Open Source
  • Can run as an in-memory database.
  • Simple and quick to get started with, and is light weight (only 2MB).
  • SQL compliant so it compatible with most relational databases.
Read full review
Icinga GmbH
  • Wealth of community-developed plugins.
  • Stable codebase.
  • Icinga 2 supports distributed monitoring.
  • Very performant, can support tens of thousands of checks per server.
Read full review
Cons
Open Source
  • There's a warning in official FAQ "Is it Reliable?"-section which makes it seem like H2 is not yet a mature product.
  • If raw SQL queries are used there maybe be differences between MySQL & H2. ORM library should be used.
  • Support seems to be community-based only.
Read full review
Icinga GmbH
  • High learning curve, setting up Icinga from scratch can be a bit of a challenge starting out.
  • If the io2db process fails you UI stops updating, which can be very frustrating.
  • There is no simple mechanism for adding new hosts and services through the web UI, it's all very config-file based.
Read full review
Likelihood to Renew
Open Source
No answers on this topic
Icinga GmbH
Icinga is a solid solution which does everything it promises. It is backwards compatible with most Nagios instances, making the transition very easy. Once you get the hang of installing new plugins and editing configuration files expanding its monitoring capabilities are easy.
Read full review
Alternatives Considered
Open Source
While both can run as an in-memory database, H2 Database Engine was just so much easier for us to use since we primarily use the Java stack and H2 Database Engine is also built with Java.
Read full review
Icinga GmbH
Icinga is better than Nagios because of its nicer user interface. New Relic can monitor CPU/memory and disk usage, but it's more of a performance and application troubleshooting tool rather than monitoring
Read full review
Return on Investment
Open Source
  • Doesn't take time from developers, once it's configs are set up for testing it works in everyone's development environments
  • Easy to integrate in application, no need to setup separate database software, no maintenance
  • No need to deal with infrastructure related issues/costs - database runs in same machine as the application that uses it.
Read full review
Icinga GmbH
  • With one check you know which applications are faulty e.g. after an upgrade. Which is big time saver
  • You easily detect outages ion the applications so that your customer ideally does not even realize there was an outage.
  • Detect if the environment does deliver the same result as in the same time as before to detect shortages.
  • Additional information when debugging. Saved us several hours where we could simply point to a database which was slow.
Read full review
ScreenShots