Hi Hardik, The query that i sent to you is working for the whole collectors (I have only 1 collector so it is showing only 1 🙂 ) If you have more than 1 collector you need to add "WHERE" clause with "server-id" property in order to filter your exact collector match. (you can also find which server-id is equal to which collector name via Chrome 12 Network tools. I sent you a reference screenshot) The query below will be useful for you to filter the exact collector, In my example, I'm only working with a collector that server-id =4838 you can find your collector's server-id via Chrome-FireFox brows. developer tools like this below, First Open you database collector via AppD controller UI below at the same time you can find the server-id detail over Browser's "Network-Response tab" After finding the exact server-id property you can use this Select query below for the result If you want to compare result via Default dashboard widget as you can see it is also same below, Btw you can also find wait-stat-id explanation detail same way (over Chrome developer tool) If you want more detail please feel free. Thanks Cansel
... View more