sthen 7bd6d99f2d update to Icinga 2 v2.4.0, featuring a new RESTful API using basic auth
or client certificates for:

- filters, types, permissions
- query/create/modify/delete config objects at runtime
- status queries for global stats
- actions (e.g. acknowledge all service problems)
- event streams
2015-11-16 20:29:55 +00:00

18 lines
691 B
Plaintext

Icinga 2 is an open source monitoring system which checks the
availability of your network resources, notifies users of outages,
and generates performance data for reporting.
Scalable and extensible, Icinga 2 can monitor large, complex
environments across multiple locations.
* object-based, rule-driven configuration format, offering user-friendly
features such as "apply" rules for dynamic object generation.
* native support for Graphite, transmitting performance data directly
via TCP socket connection.
* REST API allowing access to objects and attributes and creation of
objects at runtime (without restart).
* clustering support for high-availability and distributed monitoring.