https://github.com/icinga/icingaweb2-module-eventdb
EventDB integration in Icinga web 2
https://github.com/icinga/icingaweb2-module-eventdb
eventdb icingaweb2 netways
Last synced: about 1 year ago
JSON representation
EventDB integration in Icinga web 2
- Host: GitHub
- URL: https://github.com/icinga/icingaweb2-module-eventdb
- Owner: Icinga
- License: gpl-2.0
- Archived: true
- Created: 2017-01-13T09:59:52.000Z (over 9 years ago)
- Default Branch: master
- Last Pushed: 2020-10-22T12:07:49.000Z (over 5 years ago)
- Last Synced: 2025-04-10T16:13:08.979Z (about 1 year ago)
- Topics: eventdb, icingaweb2, netways
- Language: PHP
- Homepage:
- Size: 613 KB
- Stars: 7
- Watchers: 11
- Forks: 2
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: COPYING
- Authors: AUTHORS
Awesome Lists containing this project
README
# EventDB Module for Icinga Web 2
[](https://travis-ci.org/Icinga/icingaweb2-module-eventdb)
[](https://github.com/Icinga/icingaweb2-module-eventdb)

* [About](#about)
* [Requirements](#requirements)
* [Getting Started](#getting-started)
* [Documentation](#documentation)
* [License](#license)
## About
With the EventDB Module you can browse, comment and acknowledge events collected
by [EventDB](https://git.netways.org/eventdb/eventdb) easily in
[Icinga Web 2](https://www.icinga.org/products/icinga-web-2/).

Also see [Screenshots](doc/10-Screenshots.md) in documentation.
## Requirements
* Icinga Web 2
* A database with events collected by EventDB
## Getting started
Install and enable the module, then go to [Configuration](doc/02-Configuration.md)
to set up the essentials.
## Documentation
* [Configuration](doc/02-Configuration.md)
* [Custom variables](doc/03-CustomVars.md)
* [Security](doc/09-Security.md)
* [Screenshots](doc/10-Screenshots.md)
## License
Copyright (C) 2016-2017 Icinga Development Team
2016-2017 Eric Lippmann
2017 Markus Frosch
This program is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation; either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License along
with this program; if not, write to the Free Software Foundation, Inc.,
51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA.