dell / iDRAC-Telemetry-Reference-Tools

Reference toolset for PowerEdge telemetry metric collection and integration with analytics and visualization solutions.
https://github.com/dell/iDRAC-Telemetry-Reference-Tools
Apache License 2.0
29 stars 20 forks source link

elk-pump workflow does not start #82

Closed windsparks33 closed 2 years ago

SailM23 commented 2 years ago

for notes, these are the errors seen while establishing the elkstack client connection:

telemetry@Ubuntu1804-01:/mnt/sda/InfluxSetupSeparate/iDRAC-Telemetry-Reference-Tools$ docker logs --follow 7136707f86c2 2022/07/25 22:59:48 Could not connect to message bus: dial tcp 172.19.0.5:61613: connect: connection refused 2022/07/25 22:59:53 Could not connect to message bus: dial tcp 172.19.0.5:61613: connect: connection refused 2022/07/25 22:59:58 connected to message bus 2022/07/25 23:00:13 Elasticsearch client is initialized & print esInfo 2022/07/25 23:00:14 [0 ] dial tcp: i/o timeout 2022/07/25 23:00:29 Cannot create index: dial tcp: i/o timeout

windsparks33 commented 2 years ago

Fixed with https://github.com/dell/iDRAC-Telemetry-Reference-Tools/pull/106