Hi all,
is anyone monitoring an M$ SQL server?
I tried to use the following but without succes:
PerfCounter= SQLServer[Connections], "\SQLServer:General Statistics()\User Connections",5
I'm not sure about the () because when you add the counter in perfmon, the right column is empty and perfmon itself shows under instance ---
Any thoughts ?
Thanks in advance
is anyone monitoring an M$ SQL server?
I tried to use the following but without succes:
PerfCounter= SQLServer[Connections], "\SQLServer:General Statistics()\User Connections",5
I'm not sure about the () because when you add the counter in perfmon, the right column is empty and perfmon itself shows under instance ---
Any thoughts ?
Thanks in advance
Comment