Fix grafana init documentation

Change-Id: Ic503ba5236726ac9bc7ecd012a484873813cbe24
This commit is contained in:
Thibault Cohen 2015-07-10 16:36:07 -04:00
parent 58ada27ff1
commit cd907a7622

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/surveil/grafana"
surveil-webui-init -H localhost -U root -P root -p 8086 -N db -g "http://localhost/surveil/grafana"
2. Testing the API