ilovepancakes95 / idrac_snmp-grafana

SNMP Based Dashboard to Monitor Dell Hosts via iDRAC
https://grafana.com/grafana/dashboards/12106
Other
139 stars 36 forks source link

BIOS and Service Tag Question #29

Closed sinankizar closed 2 months ago

sinankizar commented 1 year ago

Hello and thank you for your work this is a lifesaver indeed.

Can't see the bios and service tags here:

image

But can see tag here and want to add a column to this:

Screenshot 2023-06-08 at 17 54 18

How to add a column to this table which includes BIOS ınfo?

Thanks in advance.

ilovepancakes95 commented 1 year ago

To add a column into that table click the System Overview heading and choose "edit" then scroll down and add a query. Define the new query to show the information you need and format it as a table and group it by system name. See below screenshot. That should do what you want.

Screen Shot 2023-06-14 at 2 17 57 PM
sinankizar commented 1 year ago

Thanks for the tip but this adds a new row under already listed details: image

ilovepancakes95 commented 1 year ago

Hmm, that is what the "Group By" should solve, but I see you set it correctly so not sure why Grafana is doing that.

sinankizar commented 1 year ago

Might this be the culprit? image

ilovepancakes95 commented 1 year ago

Perhaps! I haven't upgraded Grafana or changed out any panels in a while so would be curious. Although, despite that change, not sure why it would break current functionality if staying on the old.

sinankizar commented 1 year ago

This one would do the trick too byut I can't get any info in this panel either: image

ilovepancakes95 commented 1 year ago

I have that same issue and I don't know why. It used to work on the version of Grafana I designed these on originally and suddenly when Grafana updated it broke a lot of stuff despite the queries not changing.

Latezly commented 5 months ago

image Value options→Fields

Change the original "Numeric Fields" to "idrac-hosts.system-servicetag" to display the content normally. The same principle can also be used to modify "bios-version".