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

Report for Database Transactions per Second

$
0
0

Hi, I am looking for a min/max/avg type of report for DB transactions/sec. I was able to come up with this for current data, but no amount of digging thru the db can let me find where the history data for this is kept. It must be somewhere, since I can look on a db by db basis and chart it. Any help would be appreciated, thanks!

 

 

selectdistincttop 20 a.nodeid,

            a.nodenameasNodeName,

            a.componentid,

            b.nameasDatabaseName,

            b.id,

            a.statisticdataasTransactionsPerSecond,

            d.NameasComponent

  fromapm_sqlbbcomponentalertsdataainnerjoinapm_componentextdona.ComponentID=d.id

           innerjoinapm_sqlbbcurrentdatabasesbond.ApplicationItemID=b.id

  whered.name='Transactions/Sec'

  orderbya.StatisticDatadesc


Viewing all articles
Browse latest Browse all 12281

Trending Articles



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