-
Notifications
You must be signed in to change notification settings - Fork 21
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
sensu-dashboard doesn't seem to work #10
Comments
thanks for the feedback - I think many of these issues might come from on a side note: sensu-amqp , statsd, jmx are binary protocols so won't Will test more on monday - thank for the feedback! On 08/02/13 23:51, Martin Cleaver wrote:
|
I can confirm that sensu doesn't get activated - it seems part of my commits got lots for activating the sensu in the monigusto chef cookbook. |
Confirmed that sensu is not working, having done a complete fresh install with the linked to basebox. |
In https://github.com/monigusto/vagrant-monigusto/blob/master/README.md there is a list of URLs... I'm new to many of these apps so the first thing I tried was those URL in a web browser to see that they worked. Most do something, so I figure its just a matter of configuring them for my data, but some (mainly sensu) seem just broken.
Anyway, I thought I'd report to enable you to patch documentation to set expectations of how to test :)
Doesn't work
sensu-dashboard: http://localhost:8090 ; According to:
[email protected]:/tmp 17:34:58 550$ wget http://localhost:8090
--2013-02-08 17:35:11-- http://localhost:8090/
Resolving localhost... ::1, 127.0.0.1, fe80::1
Connecting to localhost|::1|:8090... failed: Connection refused.
Connecting to localhost|127.0.0.1|:8090... connected.
HTTP request sent, awaiting response... No data received.
Retrying.
Not sure what constitutes "works"
sensu-amqp: http://localhost:8089
[email protected]:/tmp 17:34:10 549$ wget http://localhost:8089
--2013-02-08 17:34:55-- http://localhost:8089/
Resolving localhost... ::1, 127.0.0.1, fe80::1
Connecting to localhost|::1|:8089... failed: Connection refused.
Connecting to localhost|127.0.0.1|:8089... connected.
HTTP request sent, awaiting response... No data received.
Retrying.
sensu-api: http://localhost:8091
[email protected]:/tmp 17:35:13 551$ wget http://localhost:8091
--2013-02-08 17:35:23-- http://localhost:8091/
Resolving localhost... ::1, 127.0.0.1, fe80::1
Connecting to localhost|::1|:8091... failed: Connection refused.
Connecting to localhost|127.0.0.1|:8091... connected.
HTTP request sent, awaiting response... No data received.
Retrying.
statsd: http://localhost:8086
[email protected]:/tmp 17:35:26 552$ wget http://localhost:8086
--2013-02-08 17:47:08-- http://localhost:8086/
Resolving localhost... ::1, 127.0.0.1, fe80::1
Connecting to localhost|::1|:8086... failed: Connection refused.
Connecting to localhost|127.0.0.1|:8086... connected.
HTTP request sent, awaiting response... 200 No headers, assuming HTTP/0.9
Length: unspecified
Saving to: ‘index.html.2’
jmx: http://localhost:8087
[email protected]:/tmp 17:30:23 546$ wget http://localhost:8087
--2013-02-08 17:30:27-- http://localhost:8087/
Resolving localhost... ::1, 127.0.0.1, fe80::1
Connecting to localhost|::1|:8087... failed: Connection refused.
Connecting to localhost|127.0.0.1|:8087... connected.
HTTP request sent, awaiting response... No data received.
Retrying.
Does work:
nagios: http://localhost:8080
-- accessible once followed instruction to set password
-- it's an old version though
graphite: http://localhost:8081
collectd: http://localhost:8082
kibana: http://localhost:8083
tasseo: http://localhost:8084
tasseo: http://localhost:8085 (nginx)
elasticsearch: http://localhost:8088
The text was updated successfully, but these errors were encountered: