mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-06 03:45:26 +00:00
parent
0bc1eb97d0
commit
40472b87c7
3 changed files with 13 additions and 6 deletions
|
|
@ -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
|
||||
|
|
|
|||
10
doc/src/use_cases/infrastructure_monitoring.rst
Normal file
10
doc/src/use_cases/infrastructure_monitoring.rst
Normal 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.
|
||||
|
|
@ -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>`_.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue