TrustRadius: an HG Insights company

Save this comparison

Save this comparison

Add Product

Recommended Comparisons

    Overview
    ProductRatingMost Used ByProduct SummaryStarting Price

    Apache Derby

    Score7 out of 10
    N/AApache Derby is an embedded relational database management system, originally developed by IBM and called IBM Cloudscape.N/A

    Icinga

    Score9 out of 10
    N/AIcinga is an open source network monitoring platform. It includes automation, modularized integration packages, and prebuilt alerts and reporting capabilities.N/A
    Pricing
    Apache DerbyIcinga
    Editions & Modules
    No answers on this topic
    No answers on this topic
    Offerings
    Pricing Offerings
    Apache DerbyIcinga
    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
    Best Alternatives
    Apache DerbyIcinga
    Small Businesses
    No answers on this topic
    No answers on this topic
    Medium-sized Companies
    No answers on this topic
    Nagios Core
    Score7.7 out of 10
    Enterprises
    No answers on this topic
    HPE OneView
    Score6 out of 10
    All AlternativesView all alternativesView all alternatives
    User Ratings
    Apache DerbyIcinga
    Likelihood to Recommend
    7.0
    (3 ratings)
    8.0
    (7 ratings)
    Likelihood to Renew
    -
    (0 ratings)
    9.0
    (1 ratings)
    User Testimonials
    Apache DerbyIcinga
    Likelihood to Recommend
    Apache
    If you need a SQL-capable database-like solution that is file-based and embeddable in your existing Java Virtual Machine processes, Apache Derby is an open-source, zero cost, robust and performant option. You can use it to store structured relational data but in small files that can be deployed right alongside with your solution, such as storing a set of relational master data or configuration settings inside your binary package that is deployed/installed on servers or client machines.
    Incentivized
    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.
    Incentivized
    Read full review
    Pros
    Apache
    • Apache Derby is SMALL. Compared to an enterprise scale system such as MSSQL, it's footprint is very tiny, and it works well as a local database.
    • The SPEED. I have found that Apache Derby is very fast, given the environment I was developing in.
    • Based in JAVA (I know that's an obvious thing to say), but Java allows you to write some elegant Object Oriented structures, thus allowing for fast, Agile test cases against the database.
    • Derby is EASY to implement and can be accessed from a console with little difficulty. Making it appropriate for everything from small embedded systems (i.e. just a bash shell and a little bit of supporting libraries) to massive workstations.
    Incentivized
    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.
    Incentivized
    Read full review
    Cons
    Apache
    • It may not scale as well as some more mature database products.
    • Used it primarily from the command line with openjpa and jdbc, and from third-party clients such as Squirrel.
    • May benefit by providing more sophisticated tools to optimize query performance.
    Incentivized
    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.
    Incentivized
    Read full review
    Likelihood to Renew
    Apache
    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.
    Incentivized
    Read full review
    Alternatives Considered
    Apache
    SQLite is another open-source zero-cost file-based SQL-capable database solution and is a good alternative to Apache Derby, especially for non-Java-based solutions. We chose Apache Derby as it is Java-based, and so is the solution we embedded it in. However, SQLite has a similar feature set and is widely used in the industry to serve the same purposes for native solutions such as C or C++-based products.
    Incentivized
    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
    Incentivized
    Read full review
    Return on Investment
    Apache
    • Being Open source, the resources spent on the purchase of the product are ZERO.
    • Contrary to popular belief, open source software CAN provide support, provided that the developers/contributors are willing to answer your emails.
    • Overall, the ROI was positive: being able to experiment with an open source technology that could perform on par with the corporate products was promising, and gave us much information about how to proceed in the future.
    Incentivized
    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.
    Incentivized
    Read full review
    ScreenShots