then @newrelic requesting health by url http://localhost:15672/api/healthchecks/node/prod@prod-1
new relic daemon response:
Response [error] for node [prod@prod-1]: unexpected http response from [http://localhost:15672/api/healthchecks/node/prod@prod-1]: 404 Object Not Found|node:prod@prod-1
but the same is for curl http://guest:guest@localhost:15672/api/healthchecks/node/prod@prod-1
then:
{"error":"Object Not Found","reason":"\"Not Found\"\n"}
i have a exists node
then @newrelic requesting health by url
http://localhost:15672/api/healthchecks/node/prod@prod-1
new relic daemon response:but the same is for
curl http://guest:guest@localhost:15672/api/healthchecks/node/prod@prod-1
then: {"error":"Object Not Found","reason":"\"Not Found\"\n"}i tried too w/o success