Doc update use cases - infrastructure monitoring

Fixes #5671
This commit is contained in:
Simone Mainardi 2021-07-30 10:51:33 +02:00
parent 0bc1eb97d0
commit 40472b87c7
3 changed files with 13 additions and 6 deletions

View file

@ -14,6 +14,7 @@ to setup ntopng to solve it.
large_networks
processes_monitoring
snmp_monitoring
infrastructure_monitoring
netflow_sflow_monitoring
mirror_tap_monitoring
multiple_locations_monitoring

View file

@ -0,0 +1,10 @@
.. _UseCaseInfrastructureMonitoring:
Infrastructure Monitoring
#########################
ntopng instances can be monitored as if they were part of a mesh as described in :ref:`InfrastructureMonitoring`.
.. note::
An ntopng Enterprise M license or above is required.

View file

@ -233,14 +233,10 @@ Alternatively, the license key can be placed in a one-line file
Geolocation
===========
ntopng leverages `MaxMind <https://www.maxmind.com>`_ geolocation
databases to augment IP addresses with geolocation data as well as
information on Autonomous Systems.
ntopng supports geolocation of IP addresses. Databases of multiple vendors can be used interchangeably.
.. note::
To use geolocation in ntopng it is necessary to register for a free
MaxMind account to obtain geolocation databases. Detailed
instructions are available at `this page
Detailed installation instructions are available at `this page
<https://github.com/ntop/ntopng/blob/dev/doc/README.geolocation.md>`_.