Showing posts with label Monitoring Tools. Show all posts
Showing posts with label Monitoring Tools. Show all posts

Sitescope


 It is an agent less monitoring tool or online monitoring tool.
 It is a server monitoring tool, to monitor any kind of servers.
 At a time, we can monitor 120 servers.
 We have to configure the web, app and DB to site scope.
 We can monitor for every time interval at any point of time from anywhere in the world.
 By using this, we can monitor windows, UNIX and ax-box.
 We need to install the site scope in your machine.
 We need to configure server in site scope.
 We can add monitoring profiler in site scope.
 It is a product of HP, and latest version is 11.52.
Launch the site scope URL and provide credentials after that we are able to see the following tabs
 Monitor – Here we can add counter to monitor which server you want.
 Remote Server – In this, we can configure win, UNIX servers.
 Templates 
 Preference
 Server statistic
 Tools

Configuring server in site scope

1. Go to Remote server tab – select windows or Unix
2. For windows, provide the following details
 Name
 Description
 Server IP or Server Name
 Provide credentials. i.e, username & password
 Method – WMI ( web method invocation)
 Click on save

3. For UNIX provide the following details.
 Name
 Description 
 Server IP or server name.
 Provide credentials i.e. username and password.
 Provide OS.
 Method –SSH (secure socket host)
 Click on save
In monitor tab we can do add counter, quick reports, current status and history.

Adding servers:
 Open Site Scope
 Monitor 
 Remote servers
 UNIX remote systems

Performance monitor(Perfmon)

Usually Performance monitor is called as Perfmon by the testers.This is default available tool in windows machines.
So to monitor cpu , memory and disk utilization we will use Perfmon.
Using this we can monitor local and as well as remote systems but both should be windows operated.

✓ How to monitor local machine?

Open the Perfmon then we can see the default graph.

To analyse the graph just goto report tab (in the left side on your system screen )
There you can double click on report then you can see the graph , right click on the graph and save the graph details with extension of the file as " .csv"
Then open the file and select the graph data , choose a graph then you can see the graph.

Note : Perfmon extension is " .blg"

✓ How to configure the remote server ?

Navigate to data collector set
Right click on it and create new data collector set by providing the details like name , url , credentials etc.
And also add the counters to be monitored during the test.

Then you can see the same data  collector set in the user defined node and also you can see in the reports tab as well.

To save the result and To analyse the graph just goto report tab (in the left side on your system screen ) There you can double click on report then you can see the data collector name provided by you , right click on the graph and save the graph details with extension of the file as " .csv"
Then open the file and select the graph data , choose a graph then you can see the graph.

Note :

It is a default monitoring tool to monitor windows operating systems based servers.
 Start
 RUN
 Type Perfmon
 Click ok.

Process:
 Right click on counter logs
 New log settings
 Provide the output file name
 Add servers& objects along with counters
 Define time interval
 Provide the output file name and Schedule settings.