Closed tqangxl closed 2 days ago
Hi @tqangxl
Which things are you missing specifically? The following status metrics are already exported.
idrac_system_health
idrac_sensors_fan_health
idrac_power_supply_health
idrac_drive_health
idrac_memory_module_health
idrac_network_interface_health
Or do you simply want these added to the dashboard for the idrac exporter?
The main idea is to provide a visual for clients who are not technically savvy, so that they can look at the image and immediately understand whether there are any hardware issues with the main components of the host machine.
I found some time to make a dashboard that mimics the one you show. Maybe it's useful.
nice work!!!!! good job!!! thanks!!!
Great! I added the new dashboard to the repo and fixed a couple of errors: https://github.com/mrlhansen/idrac_exporter/blob/master/grafana/status-alternative.json
Could you add the parts that are not currently included in our existing icons, such as the "Overall Machine Status Dashboard" in the image below? I want to transfer all of them to our project from: https://github.com/ilovepancakes95/idrac_snmp-grafana I don't want to use Telegraf and InfluxDB. Telegraf for data collection with SNMP Input Plugin InfluxDB for time series and table data storage
use victoriametrics and victorialogs?