Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Warning

This solutions works only on a per site basis. Meaning if the hosts you want to show in NagVis are located at several sites, you need several maps with the appropriate backends.

Follow these steps to enable automatic placement of hosts based on their geo location:

Panel
bgColor#fff
  1. Copy the treasure file within your site:

    Code Block
    languagebash
    themeRDark
    cp ~/share/doc/check_mk/treasures/wato_geo_fields.py ~/local/share/check_mk/web/plugins/wato
    


  2. Start adding the information to your hosts, you need at least one with coordinates configured
  3. Navigate to NagVis and create a new map of the type 'Geographical map (non interactive)'
  4. Go to 'Edit Map' → 'Map Options'
  5. On the rider 'Geomap' change the source type to 'NagVis Backend' and save the settings
  6. Enjoy the view

...