-
-
Notifications
You must be signed in to change notification settings - Fork 38
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
RX 5700 Not Ingesting to InfluxDB #160
Comments
#153 is about the discrepancy in detected sensors when running:
If the RX 5700 is missing in both than this is a different issue. These cards should be supported (see #108) and since you already have other AMD cards, it's peculiar why one wouldn't be showing up 🤔 Similar to HWiNFO, I'm curious if you can try the latest build of LibreHardwareMonitor and see if that shows your 5700. |
This is strange... I was able to install LibreHardwareMonitor, but I'm seeing the same issue on that app like OhmGraphite: Note: I've hidden the other items (e.g. Motherboard, Ram, HDD, etc.) to simplify the view; the monitoring information appeared correctly for the other hardware. I also enabled the option "View Hidden Sensors" and still have the same results. |
Yeah it's a bummer that the HWiNFO SDK is a "commercial product and [the pricing] is too high for small personal projects". So I imagine that it would be more accurate than LibreHardwareMonitor / OpenHardwareMonitor . |
Not a huge deal - OhmGraphite is still monitoring 5/6 on this host and it's monitoring both Radeon VII's on the other build I have :). Let me know if you need any additional logs or information to assist with this project! |
If you're feeling intrepid you can create a tracking issue over at the LibreHardwareMonitor and if there is a fix, it will be down streamed here: https://github.com/LibreHardwareMonitor/LibreHardwareMonitor |
I'm going to close this out as it looks like others who run 5700 have working setups: LibreHardwareMonitor/LibreHardwareMonitor#717 Let me know if otherwise. |
This might be a similar issue to ticket #153 but figured I would open a separate issue just in case.
All but 1 of my GPU's are appearing in Grafana, which is the RX 5700 mention in the title. I can confirm that HWInfo is logging the temperature data from this GPU:
Here is the log file for the host in question:
OhmGraphite.5.log
Short snip-it of the logs for 4/5 of the GPU's:
2020-09-07 11:27:46.0958|INFO|OhmGraphite.SensorCollector|Sensor added: /gpu-amd/0/temperature/0 "GPU Core"
2020-09-07 11:27:46.0958|INFO|OhmGraphite.SensorCollector|Sensor added: /gpu-amd/0/fan/0 "GPU Fan"
2020-09-07 11:27:46.0958|INFO|OhmGraphite.SensorCollector|Sensor added: /gpu-amd/0/control/0 "GPU Fan"
2020-09-07 11:27:46.0958|INFO|OhmGraphite.SensorCollector|Sensor added: /gpu-amd/0/clock/0 "GPU Core"
2020-09-07 11:27:46.0958|INFO|OhmGraphite.SensorCollector|Sensor added: /gpu-amd/0/clock/2 "GPU Memory"
2020-09-07 11:27:46.0958|INFO|OhmGraphite.SensorCollector|Sensor added: /gpu-amd/0/voltage/0 "GPU Core"
2020-09-07 11:27:46.0958|INFO|OhmGraphite.SensorCollector|Sensor added: /gpu-amd/0/load/0 "GPU Core"
2020-09-07 11:27:46.0958|INFO|OhmGraphite.SensorCollector|Sensor added: /gpu-amd/8/power/3 "GPU Package"
2020-09-07 11:27:46.0958|INFO|OhmGraphite.SensorCollector|Sensor added: /gpu-amd/8/temperature/0 "GPU Core"
2020-09-07 11:27:46.0958|INFO|OhmGraphite.SensorCollector|Sensor added: /gpu-amd/8/fan/0 "GPU Fan"
2020-09-07 11:27:46.0958|INFO|OhmGraphite.SensorCollector|Sensor added: /gpu-amd/8/control/0 "GPU Fan"
2020-09-07 11:27:46.0958|INFO|OhmGraphite.SensorCollector|Sensor added: /gpu-amd/8/clock/0 "GPU Core"
2020-09-07 11:27:46.0958|INFO|OhmGraphite.SensorCollector|Sensor added: /gpu-amd/8/clock/2 "GPU Memory"
2020-09-07 11:27:46.0958|INFO|OhmGraphite.SensorCollector|Sensor added: /gpu-amd/8/voltage/0 "GPU Core"
2020-09-07 11:27:46.0958|INFO|OhmGraphite.SensorCollector|Sensor added: /gpu-amd/8/load/0 "GPU Core"
2020-09-07 11:27:46.0958|INFO|OhmGraphite.SensorCollector|Sensor added: /gpu-amd/16/power/3 "GPU Package"
2020-09-07 11:27:46.0958|INFO|OhmGraphite.SensorCollector|Sensor added: /gpu-amd/16/temperature/0 "GPU Core"
2020-09-07 11:27:46.0958|INFO|OhmGraphite.SensorCollector|Sensor added: /gpu-amd/16/fan/0 "GPU Fan"
2020-09-07 11:27:46.0958|INFO|OhmGraphite.SensorCollector|Sensor added: /gpu-amd/16/control/0 "GPU Fan"
2020-09-07 11:27:46.0958|INFO|OhmGraphite.SensorCollector|Sensor added: /gpu-amd/16/clock/0 "GPU Core"
2020-09-07 11:27:46.0958|INFO|OhmGraphite.SensorCollector|Sensor added: /gpu-amd/16/clock/2 "GPU Memory"
2020-09-07 11:27:46.0958|INFO|OhmGraphite.SensorCollector|Sensor added: /gpu-amd/16/voltage/0 "GPU Core"
2020-09-07 11:27:46.0958|INFO|OhmGraphite.SensorCollector|Sensor added: /gpu-amd/16/load/0 "GPU Core"
2020-09-07 11:27:46.0958|INFO|OhmGraphite.SensorCollector|Sensor added: /gpu-amd/24/power/3 "GPU Package"
2020-09-07 11:27:46.1099|INFO|OhmGraphite.SensorCollector|Sensor added: /gpu-amd/24/temperature/0 "GPU Core"
2020-09-07 11:27:46.1099|INFO|OhmGraphite.SensorCollector|Sensor added: /gpu-amd/24/fan/0 "GPU Fan"
2020-09-07 11:27:46.1099|INFO|OhmGraphite.SensorCollector|Sensor added: /gpu-amd/24/control/0 "GPU Fan"
2020-09-07 11:27:46.1099|INFO|OhmGraphite.SensorCollector|Sensor added: /gpu-amd/24/clock/0 "GPU Core"
2020-09-07 11:27:46.1099|INFO|OhmGraphite.SensorCollector|Sensor added: /gpu-amd/24/clock/2 "GPU Memory"
2020-09-07 11:27:46.1099|INFO|OhmGraphite.SensorCollector|Sensor added: /gpu-amd/24/voltage/0 "GPU Core"
2020-09-07 11:27:46.1099|INFO|OhmGraphite.SensorCollector|Sensor added: /gpu-amd/24/load/0 "GPU Core"
The text was updated successfully, but these errors were encountered: