|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: Yesterday @ 9:43 AM
Points: 1,137,
Visits: 670
|
|
|
|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: Friday, May 17, 2013 1:59 AM
Points: 1,126,
Visits: 924
|
|
Nice one, Adam. I'm just getting round to using SQL Monitor after winning a copy from Red Gate. My colleagues still find it a bit freaky when I say stuff like, "How's that long running query working out for you?" - I don't think they like the Big Brother of it all
|
|
|
|
|
SSCertifiable
       
Group: General Forum Members
Last Login: Yesterday @ 3:17 PM
Points: 5,270,
Visits: 11,212
|
|
does it focus down on individual queries as the cause of high resource usage, show query plans, suggest possible improvements?
You say servers must be defined by physical name which is obviously an issue with clusters, but the SSC servers being monitored are clustered? Is this a case then of monitoring all the nodes in the cluster but having to know which node is currently active?
---------------------------------------------------------------------
|
|
|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: Yesterday @ 9:43 AM
Points: 1,137,
Visits: 670
|
|
george sibbald (2/14/2011) does it focus down on individual queries as the cause of high resource usage, show query plans, suggest possible improvements?
No. It's more of a server-wide picture, with occasional deeper insight when certain events hit. As I mentioned in the article, I'm very much looking forward to additional enhancements.
You say servers must be defined by physical name which is obviously an issue with clusters, but the SSC servers being monitored are clustered? Is this a case then of monitoring all the nodes in the cluster but having to know which node is currently active?
I don't know if the SSC servers are clustered or not. Yes, you can put both physical names in, but AFAIK the tool doesn't tell you which node is active.
-- Adam Machanic SQL Server MVP SQLblog.com: THE SQL Server Blog Spot on the Web
|
|
|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: Yesterday @ 8:56 PM
Points: 1,060,
Visits: 4,182
|
|
| I am just starting to set up SQL Monitor to monitor a clustered server, so I'll see if I get the same problems you had with registering the server.
|
|
|
|
|
SSC-Dedicated
           
Group: Administrators
Last Login: Yesterday @ 3:30 PM
Points: 31,436,
Visits: 13,751
|
|
Adam Machanic (2/14/2011)
You say servers must be defined by physical name which is obviously an issue with clusters, but the SSC servers being monitored are clustered? Is this a case then of monitoring all the nodes in the cluster but having to know which node is currently active?
I don't know if the SSC servers are clustered or not. Yes, you can put both physical names in, but AFAIK the tool doesn't tell you which node is active.
Yes, the SSC servers are clustered. No idea which one is active as of now, but I'll ask if the tool shows this.
Follow me on Twitter: @way0utwest
 Forum Etiquette: How to post data/code on a forum to get the best help
|
|
|
|
|
SSC-Enthusiastic
      
Group: General Forum Members
Last Login: Tuesday, May 14, 2013 1:08 PM
Points: 175,
Visits: 719
|
|
The SSC cluster is an active/active cluster, and SQL Monitor is monitoring both of them with ease. Node 1 runs the SSC databases, and node 2 runs the Simple-Talk databases.
Brad M. McGehee Microsoft SQL Server MVP Director of DBA Education, Red Gate Software www.bradmcgehee.com
|
|
|
|
|
Ten Centuries
      
Group: General Forum Members
Last Login: Yesterday @ 9:43 AM
Points: 1,137,
Visits: 670
|
|
bradmcgehee@hotmail.com (2/14/2011) The SSC cluster is an active/active cluster, and SQL Monitor is monitoring both of them with ease. Node 1 runs the SSC databases, and node 2 runs the Simple-Talk databases.
Makes sense. So the situation described in the article only applies to active/passive clusters.
-- Adam Machanic SQL Server MVP SQLblog.com: THE SQL Server Blog Spot on the Web
|
|
|
|
|
SSCertifiable
       
Group: General Forum Members
Last Login: Yesterday @ 3:17 PM
Points: 5,270,
Visits: 11,212
|
|
well if you are pointing at physical server names you still need to know which node is supporting which instances or you might wonder why CPU usage just fell through the floor
---------------------------------------------------------------------
|
|
|
|
|
Forum Newbie
      
Group: General Forum Members
Last Login: Monday, February 14, 2011 10:55 AM
Points: 6,
Visits: 233
|
|
| How would you compare SQL Monitor to SQL Sentry? The one thing I do not like about SQL Sentry is that it is not web based.
|
|
|
|