Hello.
I'm trying to setup a monitoring dashboard for when a UPS goes on battery power.
In the data source picker I've selected Dynamic Query Builder and advanced selector.
Reporting on a node with the following conditions:
OID is equal to 1.3.6.1.4.1.318.1.1.1.4.1.1 (UPS Status)
Current numeric value is equal to 3 (On battery power)
Up to this point everything is ok and if a UPS goes on battery power it puts that UPS into a table. I would like to add battery charge remaining in percent (OID: 1.3.6.1.2.1.33.1.2.4) and Battery run time remaining in minutes (OID: 1.3.6.1.4.1.318.1.1.1.2.2.3) values into the same table.
As soon as I add another OID to the data source picker it does not display any stats in the table anymore.
Is there a way to put all 3 OIDs in one data source picker so all 3 values get displayed in one table?
Thank you.