dell / iDRAC-Redfish-Scripting

Python and PowerShell scripting for Dell EMC PowerEdge iDRAC REST API with DMTF Redfish
GNU General Public License v2.0
598 stars 276 forks source link

Can't open grafana web site #234

Closed huazhou007 closed 1 year ago

huazhou007 commented 1 year ago

all thing look is ok,Redfish Telemetry Service Configuration web site XXX.XXX.XXX.XXX:8080 is ok and then add idrac ip infomation,influxdb web site also can open xxx.xxx.xxx.xxx:8086,but when open granfana website https://xxx.xxx.xxx.xxx:3000 can't open,and then use docker ps -a find like this grafana docker exited! how to fixed it? image

huazhou007 commented 1 year ago

try restart grafana docker find it also exited

texroemer commented 1 year ago

Hi @huazhou007

I don't have expertise in Grafana but i asked for input from iDRAC Telemetry team internally at Dell . Here is their response:

Need more details on how Grafana is being accessed and how Grafana docker container is started? If so, access Grafana UI (http://localhost:3000/) using default credentials: admin/admin)

This is the WP mainly focusses on using Telemetry Reference tools for data visualization using Grafana etc. Not Grafana in general.

https://dl.dell.com/content/manual3687441-idrac9-telemetry-reference-tools-data-visualization.pdf?language=en-us

Thanks Tex

sankunny commented 1 year ago

Chcek the dockers logs for the Grafana container.

texroemer commented 1 year ago

Closing as completed, if you still run into issues please post them on the iDRAC Telemetry page.

https://github.com/dell/iDRAC-Telemetry-Scripting

Thanks Tex