mrlhansen / idrac_exporter

Simple iDRAC exporter for Prometheus
MIT License
131 stars 40 forks source link

add new Status Dashboard #97

Closed tqangxl closed 2 days ago

tqangxl commented 2 months ago

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? image

mrlhansen commented 1 month ago

Hi @tqangxl

Which things are you missing specifically? The following status metrics are already exported.

Or do you simply want these added to the dashboard for the idrac exporter?

tqangxl commented 1 month ago

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.

mrlhansen commented 1 week ago

I found some time to make a dashboard that mimics the one you show. Maybe it's useful.

1 2 bmc.json

tqangxl commented 2 days ago

nice work!!!!! good job!!! thanks!!!

mrlhansen commented 2 days ago

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