Skip to content

sensu-dashboard doesn't seem to work #10

@mrjcleaver

Description

@mrjcleaver

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:

martincleaver@MartinCleaversMBP.local:/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

martincleaver@MartinCleaversMBP.local:/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

martincleaver@MartinCleaversMBP.local:/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

  • connected, then hung indefinitely, but that might be okay

martincleaver@MartinCleaversMBP.local:/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’

[    <=>                                                                                                                                                                              ] 6           --.-K/s              ^C

jmx: http://localhost:8087

martincleaver@MartinCleaversMBP.local:/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

  • yes

collectd: http://localhost:8082

  • yes

kibana: http://localhost:8083

  • yes

tasseo: http://localhost:8084

  • yes

tasseo: http://localhost:8085 (nginx)

  • yes

elasticsearch: http://localhost:8088

  • yes, returned json

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions