icingaweb2-module-map icon indicating copy to clipboard operation
icingaweb2-module-map copied to clipboard

An openstreetmap based map module for host and service state visualization with Icinga Web 2

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

  • Installation
  • Adding markers to your map
  • Exploring the map

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.