Statusengine: The missing extension for Naemon and Nagios monitoring environments

This page summarizes the projects mentioned and recommended in the original post on /r/opensource

InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
WorkOS - The modern identity platform for B2B SaaS
The APIs are flexible and easy-to-use, supporting authentication, user identity, and complex enterprise features like SSO and SCIM provisioning.
workos.com
featured
  • broker

    Repository of the Statusengine Event Broker Module written in C++ (development)

  • The Broker Module The Statusengine Broker is written in C++ and gets loaded into the Naemon or Nagios Core. All it does is to encode all event data as JSON and pass it to a Gearman or RabbitMQ Queue. So it will never ever block your Naemon Core. Of course, it will not crash if the Queue is unavailable :)

  • worker

    PHP worker process that writes all event data to a storage backend (by statusengine)

  • The Worker Statusengine Worker is written in PHP. It forks multiple worker processes to keep up with the workload large systems produce. Due to it is written in PHP it is easy adjustable and extendable. The worker will store the event data to different databases such as MySQL or CrateDB.

  • InfluxDB

    Power Real-Time Data Analytics at Scale. Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.

    InfluxDB logo
  • interface

    AngularJS based Web Interface for Statusengine (by statusengine)

  • The Web UI I can't remember when I used the default Nagios Core web interface for the last time. But I'm pretty sure that it didn't aged very well. I wanted to have a mobile first interface which works fine on my phone and tablet. It doesn't come with a ton of feathers but it's enough for the average Joe.

NOTE: The number of mentions on this list indicates mentions on common posts plus user suggested alternatives. Hence, a higher number means a more popular project.

Suggest a related project

Related posts

  • Nagios Inconsistencies

    2 projects | /r/nagios | 19 Jan 2021
  • Serious flaws in SQL – Edgar F. Codd (1990)

    2 projects | news.ycombinator.com | 25 Apr 2024
  • Ask HN: What tool(s) do you use to code review and deploy SQL scripts?

    5 projects | news.ycombinator.com | 14 Apr 2024
  • Show HN: Tsynamo – Type-friendly DynamoDB query builder for TypeScript

    3 projects | news.ycombinator.com | 10 Apr 2024
  • A MySQL compatible database engine written in pure Go

    10 projects | news.ycombinator.com | 9 Apr 2024