Versions Compared

Key

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

Problem

You want to have geographical information in Checkmk and based on that information you want to have NagVis geomaps, that automatically get populated with this information.

Solution

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

Filter by label (Content by label)
showLabelsfalse
max5
spacesCON
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "activate_changes" and type = "page" and space = "CON"
labelsactivate_changes

...