What do I have to do to make it possible to monitor my Windows Resources with SiteScope
Question ID: 107585
0
0

On both SiteScope and Load Runner, I am having issues setting up the monitoring of Windows remote server. What are the requirements?

Marked as spam
Posted by (Questions: 4, Answers: 41)
Asked on April 21, 2017 6:08 pm
505 views
Answers (1)
0
Private answer

General requirements for Windows Remote Server connection

It is important to verify the following on the target servers:

Services:

* Remote Registry Service is enabled on the target server. (This is very important)
* RPC Service is enabled on the target server.
* Server Service is enabled on the target server.
* TCP NetBIOS Helper Service is enabled on the target server.
* Performance Counter DLL Host
* Performance Logs & Alerts
* Remote Procedure Call (RPC)
* Secondary Logon

General Requirements:

* File and Print Sharing is enabled on the Remote.

* NetBIOS over TCP-IP is enabled on the Remote.

* Ports 137-139 and 445 are open between the SiteScope server and the Remote.

* The UAC is disabled or managed in the registry (See below)

* Prerequisites (for Windows 10 Pro Windows Server 2008, 2012 remote servers): SiteScope supports monitoring on Microsoft Windows Server 2008 remote servers with User Account Control (UAC) enabled or disabled. Where UAC is enabled, you must disable the UAC remote restrictions as follows:

? Click Start, click Run, type regedit, and then press ENTER.
? Locate and then click the following registry subkey:
HKEY_LOCAL_MACHINESOFTWAREMicrosoftWindowsCurrentVersionPoliciesSystem
? If the LocalAccountTokenFilterPolicy registry entry does not exist, follow these steps:
§ On the Edit menu, select New > DWORD Value.
§ Type LocalAccountTokenFilterPolicy, and then press ENTER.
§ Right-click LocalAccountTokenFilterPolicy, and then click Modify.
§ In the Value data box, type 1, and then click OK.
§ Exit Registry Editor.
User Permissions:

* User Permissions: Should be a member of the following groups (Not all are required)

? Administrators
? Backup Operations
? Performance Log Users
? Performance Monitor Users
? Remote Management Users

Troubleshooting:

Overview
First, a brief overview of how SiteScope connects to remote Windows machines.
* Remote Windows servers are accessed via the Windows Perfmon API.
* The program SiteScope uses to access the Windows Perfmon API is called Perfex.exe
* Since data is pulled from a windows API, remote Windows servers canonlybe accessed by SiteScope installed on Windows.Unix and Linuxservers simply do not have access to Windows APIs.
* The username and password information supplied in the Remote NT setup page will be passed to the remote Windows server via the Remote Registry service for authentication. The user being specified should have administrator level access to the remote server in order to access the appropriate .dll's and pull data.
Use Perfex to validate connection

Diagnosing Perfex Issue (SiteScope Perfmon Connection)

Run the following command from the directory indicated:
C:SiteScopetools>perfex \[Server Name or IP -u [SystemUserId] -p [Password] =238
perfex \Earth.router.home -u EarthJester -p Jester =238

A successful connection will report the following: If not, then google the error message.

Successful local logon as EarthTester
Connected to \Earth as EarthTester
PerfTime: 487846191310
PerfFreq: 3410083
PerfTime100nSec: 131158508381248998

Any error messages returned from Perfex are Windows errors. To check what it means, windows will have to be queried. To do that, from the command line run the command:
C:>net helpmsg xx
Substitute the error number returned from Perfex for the xx above.

For more information of the Perfex command and what options it has, seeDocument ID 16479 - How to Solve Monitoring Problems with Perfex.

Instructions for Enabling NetBios over TCP/IP

* From the Control Panel, open theNetwork

Marked as spam
Posted by (Questions: 4, Answers: 41)
Answered on April 21, 2017 6:12 pm
EyeOnTesting

Welcome back to "EyeOnTesting" brought to you by Orasi Software, Inc.

X
Scroll to Top