Hello,
I am currently polling for power supply status of one of our devices. The data collected is in a form of a table, with 2 columns. Column 1 is the Power supply index and Column 2 is the power supply status. I would like to set an alert if one of the entries in column 2 contains the word "failed". How can I set the trigger value for this? I guess in general, how would you set a trigger condition for a table. Thanks in advance!