1 Reply Latest reply: Feb 20, 2012 2:58 AM by martin.susil RSS

Where are Component Threshold Operators in the Database?

julrich
Currently Being Moderated

I am working on a query to get all information about an apm component from the database, but cannot get the threshold operators (<, <=, !=, etc...)

I can get the thresholds from either the APM_AlertsAndReportsData table or the APM_ThresholdsByComponent table, but neither have the operators, and the APM_Threshold table only shows operators for really old components, I am guessing it is legacy.

Attached is the sql query I have so far. The fields I am trying to fill are PercentCPUThresholdOperatior, Percent MemoryThresholdOperator, PercentVirtualMemoryThresholdOperator, etc...

Any help would be great, thanks.

More Like This

  • Retrieving data ...