Versions Compared

Key

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

...

Panel
borderColorblack
bgColor#f8f8f8
titleTable of Contents

Table of Contents

Getting Started

Background information regarding this subject is available in our Official documentation

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

Warning

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

...

Follow these steps to enable the automatic placement of hosts based on their geolocation:

  1. Create two custom host attributes like described here: Custom attributesHow-to configure custom notification attributes#CustomHostattributes

    one attribute will be named "lat" and the other one "long."

    Screenshot of edit host attributes. Add to monitoring configuration. Make this custom attribute available to check commands.Image Modified

    Screenshot of edit host attributes. Add to monitoring configuration. Make this custom attribute available to check commands.Image Modified


    Note

    You need to select the Checkbox "Add to monitoring configuration" to make both attributes available for NagVis.

    .

  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 MapMap Options

  5. On the rider 'Geomap,' change the source type to 'NagVis Backend' and save the settings.


Filter by label (Content by label)
showLabelsfalse
max5
spacesKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel in ( "checkmk" , "nagvis" , "maps" ) and type = "page" and space = "KB"
labelsnagvis maps checkmk

...