| Author |
Message |
thieu
Joined: 12 Jun 2006 Posts: 6
|
Posted: Mon Jun 12, 2006 2:45 pm Post subject: Performance counters |
|
|
Hello,
Is there somewhere any documentation about the required security changes for accessing the performance counters remotely?
I read something about SNMP and the UDP port 161 and 162 that should be open?
Can please someone help me?
Thanks!!
Thieu |
|
| Back to top |
|
 |
Brian Donahue
Joined: 23 Aug 2004 Posts: 6341 Location: Red Gate Software
|
Posted: Mon Jun 12, 2006 4:11 pm Post subject: |
|
|
Hello Thieu,
Unfortunately I don't have an easy answer for this. Windows performance counters, as far as I'm aware, are not built on SNMP. That's an open standard that does pretty much what Windows performance interface does. But for Windows, you should only need the SMB ports open. (137, 138,139,445)
Getting the traffic through is about half of the battle. The other half is permissions. Not only do you need the 'profile system performance' right in the local security policy, but you need file permissions to whatever dll the performance object resides in.
The best advice I can give is to run the test as a domain user that has local administrator rights to the server. This is the surest way to make sure your test can access the performance objects on the server, although it's not the best idea from a security standpoint. _________________ Brian Donahue
Technical Support
Red Gate Software Ltd.
44 (0)870 160 0037 ext 8521
US and CAN 1-866-RED GATE ext 8521 |
|
| Back to top |
|
 |
thieu
Joined: 12 Jun 2006 Posts: 6
|
|
| Back to top |
|
 |
Brian Donahue
Joined: 23 Aug 2004 Posts: 6341 Location: Red Gate Software
|
Posted: Fri Jun 16, 2006 5:02 pm Post subject: |
|
|
Hello Thieu,
Thanks! This will probably get you into all of the builtin counters for Windows -- just be aware that, for instance, some of the performance objects, for example the SQL Server ones, have some additional restrictions. _________________ Brian Donahue
Technical Support
Red Gate Software Ltd.
44 (0)870 160 0037 ext 8521
US and CAN 1-866-RED GATE ext 8521 |
|
| Back to top |
|
 |
|
|
All times are GMT + 1 Hour
|
| Page 1 of 1 |
|
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum
|
Powered by phpBB © 2001, 2005 phpBB Group