I'm interested in recreating the queries that create the Top 10s, but want them to reflect, for instance, Top 10 Nodes by Average CPU Load for the last 30 days. My SQL game isn't the strongest, as I am still relatively inexperienced. I have the code that runs the canned Top 10s, but the database is so huge and complicated I'm having trouble determining what I need to pull from to look at the last 30 days of data. Has anyone else attempted this?