File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -183,7 +183,7 @@ This package provides the following:
183
183
184
184
- [ Grafana] ( http://192.168.12.10/grafana ) configured for InfluxDB
185
185
- [ InfluxDB admin interface] ( http://192.168.12.10:8083/ ) with default credentials
186
- - [ Sensu dashboard ] ( http://192.168.12.10:8080/ ) with username ` admin ` and password ` secret `
186
+ - [ Uchiwa ] ( http://192.168.12.10:8010 ) dashboard for Sensu
187
187
188
188
Use ` vagrant up app1 ` to start collecting metrics
189
189
Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ $BASE_PATH/configure-rabbitmq-sensu.sh
18
18
$BASE_PATH /install-sensu.sh
19
19
$BASE_PATH /install-sensu-server.sh
20
20
$BASE_PATH /install-sensu-api.sh
21
- $BASE_PATH /install-sensu-dashboard .sh
21
+ $BASE_PATH /install-uchiwa .sh
22
22
$BASE_PATH /install-sensu-metrics-influxdb.sh
23
23
$BASE_PATH /configure-sensu-metrics-server.sh
24
24
You can’t perform that action at this time.
0 commit comments