by RXJpYyBSdX » Sat, 27 Oct 2007 21:43:02
I am in the conceptual stage of a solution that should implement performance
monitoring, threshold alerts, and possibly security alerts for a SQL Server
2005 based application. Metrics such as duration of specific stored
procedures, CPU and I/O utilization, errors, etc. are to be collected by an
SNMP agent for analysis in CA Unicenter TNG. My understanding is that the
SNMP agent for SQL Server can capture some basic metrics, and I can also
gather additional metrics from sources such as Performance Monitor or SQL
Server Profiler and then pass the metrics to the SNMP agent via and API
framework.
If anyone has experience with SNMP monitoring, or Unicenter TNG
specifically, I would like to hear your general advice, opinions on the
producs, and links to good reference material.