Fix grafana url in installing_surveil tutorial
Change-Id: Ica5f1bc9d7a6bb03a49242072b45cd30abe6b070
This commit is contained in:
parent
3e0e42fffa
commit
58ada27ff1
@ -46,7 +46,7 @@ The surveil-init command will flush existing MongoDB Alignak config, create an I
|
||||
|
||||
The surveil-webui-init command will pre-create data sources in Grafana: ::
|
||||
|
||||
surveil-webui-init -H localhost -U root -P root -p 8086 -g "http://localhost:3000/grafana"
|
||||
surveil-webui-init -H localhost -U root -P root -p 8086 -g "http://localhost/surveil/grafana"
|
||||
|
||||
|
||||
2. Testing the API
|
||||
|
Loading…
Reference in New Issue
Block a user