Skip to content

Commit

Permalink
replace (non-existent) Sensu dashboard with Uchiwa for InfluxDB install
Browse files Browse the repository at this point in the history
  • Loading branch information
davidrupp committed Dec 11, 2014
1 parent 7c3dbee commit a0426a1
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -183,7 +183,7 @@ This package provides the following:

- [Grafana](http://192.168.12.10/grafana) configured for InfluxDB
- [InfluxDB admin interface](http://192.168.12.10:8083/) with default credentials
- [Sensu dashboard](http://192.168.12.10:8080/) with username `admin` and password `secret`
- [Uchiwa](http://192.168.12.10:8010) dashboard for Sensu

Use `vagrant up app1` to start collecting metrics

Expand Down
2 changes: 1 addition & 1 deletion install-all-influxdb.sh
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ $BASE_PATH/configure-rabbitmq-sensu.sh
$BASE_PATH/install-sensu.sh
$BASE_PATH/install-sensu-server.sh
$BASE_PATH/install-sensu-api.sh
$BASE_PATH/install-sensu-dashboard.sh
$BASE_PATH/install-uchiwa.sh
$BASE_PATH/install-sensu-metrics-influxdb.sh
$BASE_PATH/configure-sensu-metrics-server.sh

Expand Down

0 comments on commit a0426a1

Please sign in to comment.