Skip to content

nbuchwitz/icingaweb2-module-map

master
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

Make leaflet.awesome-markers compatible with icon font used in
icingaweb2

Signed-off-by: Nicolai Buchwitz <nb+github@tipi-net.de>
32aefcf

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
doc
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

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.