I’m running a raid rack and monitore it by snmp using prometheus. I want the logs in the daschbord. However the event string and the event time requires to get to seperate queries.
Now I’m trying to concatenate them in a single table. However I cannot match the “evtTableIdx” as shown in the image, such as the event string is linked to the wrong timestamp.
How can I concatenate by mathing the right “evtTableIdx”?