No description
Find a file
Daniel Baumann cd7cec776f
Releasing fastforward version 2.0.0-3~ffwd13+u1.
Signed-off-by: Daniel Baumann <daniel@debian.org>
2025-07-22 18:15:22 +02:00
.github Adding upstream version 2.0.0. 2025-07-22 18:15:16 +02:00
application Adding upstream version 2.0.0. 2025-07-22 18:15:16 +02:00
debian Releasing fastforward version 2.0.0-3~ffwd13+u1. 2025-07-22 18:15:22 +02:00
doc Adding upstream version 2.0.0. 2025-07-22 18:15:16 +02:00
library Adding upstream version 2.0.0. 2025-07-22 18:15:16 +02:00
public Adding upstream version 2.0.0. 2025-07-22 18:15:16 +02:00
screenshots Adding upstream version 2.0.0. 2025-07-22 18:15:16 +02:00
.gitignore Adding upstream version 2.0.0. 2025-07-22 18:15:16 +02:00
CHANGELOG.md Adding upstream version 2.0.0. 2025-07-22 18:15:16 +02:00
configuration.php Adding upstream version 2.0.0. 2025-07-22 18:15:16 +02:00
CONTRIBUTING.md Adding upstream version 2.0.0. 2025-07-22 18:15:16 +02:00
icingaexchange.yml Adding upstream version 2.0.0. 2025-07-22 18:15:16 +02:00
LICENSE Adding upstream version 2.0.0. 2025-07-22 18:15:16 +02:00
module.info Adding upstream version 2.0.0. 2025-07-22 18:15:16 +02:00
README.md Adding upstream version 2.0.0. 2025-07-22 18:15:16 +02:00
RELEASE.md Adding upstream version 2.0.0. 2025-07-22 18:15:16 +02:00
run.php Adding upstream version 2.0.0. 2025-07-22 18:15:16 +02:00

Map module for Icinga Web 2

Table of Contents

  1. About
  2. License
  3. Documentation
  4. Support
  5. Requirements
  6. Thanks
  7. Contributing

About

This module displays host objects as markers on openstreetmap using leaflet.js. If you configure multiple hosts with the same coordinates, i.e. servers in a datacenter, a clustered view is rendered.

Marker popup

You could also integrate a map as dashlet into your dashboards:

Marker popup

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.

This module uses Leaflet and several plugins:

Documentation

Support

Join the Icinga community channels for questions.

Requirements

Thanks

This module borrows a lot from https://github.com/Mikesch-mp/icingaweb2-module-globe.

Contributing

There are many ways to contribute to the Icinga Web module for Maps -- 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.