https://github.com/netways/icingaweb2-module-grafana
Grafana module for Icinga Web 2 (supports InfluxDB & Graphite)
https://github.com/netways/icingaweb2-module-grafana
Last synced: 5 months ago
JSON representation
Grafana module for Icinga Web 2 (supports InfluxDB & Graphite)
- Host: GitHub
- URL: https://github.com/netways/icingaweb2-module-grafana
- Owner: NETWAYS
- License: gpl-2.0
- Created: 2024-11-13T08:15:55.000Z (7 months ago)
- Default Branch: main
- Last Pushed: 2024-12-09T14:40:35.000Z (7 months ago)
- Last Synced: 2024-12-09T15:35:42.633Z (7 months ago)
- Language: PHP
- Size: 2.54 MB
- Stars: 6
- Watchers: 8
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- Contributing: CONTRIBUTING.md
- License: LICENSE
Awesome Lists containing this project
README
# Grafana Module for Icinga Web 2
This fork was created to provide bug fixes and maintenance.
You can find the complete documentation inside the [doc](doc/) folder.
## About
Add Grafana graphs into Icinga Web 2 to display performance metrics.
![]()
## License
Icinga Web 2 and this Icinga Web 2 module are licensed under the terms of the GNU
General Public License Version 2, you will find a copy of this license in the
LICENSE file included in the source package.## Support
Join the [Icinga community channels](https://icinga.com/community/) for questions.
## Thanks
This module borrows a lot from https://github.com/Icinga/icingaweb2-module-generictts & https://github.com/Icinga/icingaweb2-module-pnp.
This is a fork of https://github.com/Mikesch-mp/icingaweb2-module-grafana/
## Contributing
There are many ways to contribute to the Icinga Web module for Grafana --
whether it be sending patches, testing, reporting bugs, or reviewing and
updating the documentation. Every contribution is appreciated!Please continue reading in the [contributing chapter](CONTRIBUTING.md).