Quantcast
Viewing all articles
Browse latest Browse all 20019

Re: I'd like to create an SQL report on collected WMI Collection stats

Let me elaborate a little further

 

If I were to run the following:

 

               SELECT ID, ComponentStatusID, StatisticData

               FROM [dbo].[APM_PortEvidence_Detail]

               WHERE StatisticDAta > 0

 

I'd get something like this....

 

 

IDComponentStatusIDStatisticData
419860754342458
419862054342582277.5
419862154342592
4198626543428011
419863954342932664.327880859375
419864054342942
419864654343569
41986595434369577.36041259765625
4198665543439111
41986785434404667.12451171875
419868554344679
419869854344802296.170166015625
419869954344812
4198704543450211
4198713543451172.33734130859375

 

My question is, where would I find to which APM component are these referring to?

I sure it needs a join to another table to resolve the component and the node (either of ID or ComponentStatusID) it's being collected by/from.

 

A bit clearer?

 

Thanks

Image may be NSFW.
Clik here to view.

Viewing all articles
Browse latest Browse all 20019

Trending Articles



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