Fix grafana url in installing_surveil tutorial

Change-Id: Ica5f1bc9d7a6bb03a49242072b45cd30abe6b070
This commit is contained in:
Thibault Cohen 2015-07-10 16:20:58 -04:00
parent 3e0e42fffa
commit 58ada27ff1
1 changed files with 1 additions and 1 deletions

View File

@ -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