Hello Everyone,
Can someone help me with a session relevance to find a bes property with value = “True”"
I’ve created two properties to identify CPU usage:
The relevance to find details of all the systems is working as expected, I was looking for a way to extract the data for the property “CPU Usage > 10 = True”
Output for the entire list as below:
(name of it, values of results (it, bes property “CPU Usage Percentage”), values of results (it, bes property “CPU Usage > 10” ) ) of bes computers
Results
Comp1, 71, True
Comp2, 29, True
Comp3, 0, False
Comp4, 4, False
Comp5, 2, False
Comp6, 1, False
Comp7, 0, False
Comp8, 0, False
Comp9, 16, True
Comp10, 0, False