Open systeembeheerder opened 1 year ago
@Yogibaer75 in your code
if data[3] == "GoodInUse" or "OK":
gives the wrong results. See the test above.
Can you please migrate the checks to the generic redfish agent? I joined all the manufacturer versions to one special agent. This one is then the only one who gets fixed and further development.
Plugin fails to detect warning state in module; fixed syntax.