mirror of
https://github.com/ntop/ntopng.git
synced 2026-05-02 17:00:10 +00:00
Fixes a typo
This commit is contained in:
parent
696c67daf3
commit
bc3f551ee8
1 changed files with 2 additions and 2 deletions
|
|
@ -7,7 +7,7 @@ Prometheus polls data from ntopng that must expose the /metrics URL (pull model)
|
|||
Installation
|
||||
------------
|
||||
After installing prometheus, in order to run it you will need a configuration file.
|
||||
You can use the one provided in the [https://prometheus.io/docs/introduction/getting_started/](getting started guide).
|
||||
You can use the one provided in the [https://prometheus.io/docs/introduction/getting_started/] (getting started guide).
|
||||
|
||||
```prometheus -config.file /etc/prometheus/prometheus.yml```
|
||||
|
||||
|
|
@ -46,4 +46,4 @@ You can connect to the prometheus GUI at http://localhost:9090 and see timeserie
|
|||
LIMITATION
|
||||
----------
|
||||
|
||||
Currently ntopng is able to write into prometheus but not to read from it and display data in the GUI
|
||||
Currently ntopng is able to write into prometheus but not to read from it and display data in the GUI
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue