Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 16 Next »

This article overviews on how to add Geo coordinates from Checkmk into Nagvis maps.

LAST TESTED ON CHECKMK 2.2.0P1

Table of Contents

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

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 attributes
    one attribute will be named "lat" and the other one "long."



    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.

  • No labels