Quantcast
Channel: THWACK: All Content - Server & Application Monitor
Viewing all articles
Browse latest Browse all 12281

SWQL Query: How Do I Output "Statistic" and "Message" Values For The Component?

$
0
0

Hi All,

 

This is pretty basic question but I could not find the answer. I need to be able to output in SWQL MESSAGE and STATISTIC values for the component. Can anyone help to modify below SWQL query to do so?

 

Desirable Output:

| NAME | STATUS | STATISTIC | MESSAGE |

 

SELECT

ComponentName AS NAME,

StatusDescription AS STATUS

FROM

Orion.APM.Component

WHERE

ApplicationID IN ('995','996') AND

StatusDescription IN ('Warning','Critical')

 

Thank You,

Alex


Viewing all articles
Browse latest Browse all 12281


<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>