How to see basic metrics in Diagnostics
Question ID: 105536
1
0

I’m using HP Diagnostics to monitor my application servers. I’m able to see the aggregated data in HP Diagnostics; however, I would like to see the real-time raw metrics prior to the data being aggregated. I really need to see a low/atomic level view.

Marked as spam
Posted by (Questions: 23, Answers: 4)
Asked on July 28, 2014 5:08 pm
30 views
Answers (1)
0
Private answer

When you install a Diagnostics probe or collector on any application server, you assign a port in the range 35000 to 35100 to that probe or collector. As part of the probe installation, a small web server is configured to deliver the level of data you are after. This web server is called the Diagnostics Profiler. You access the available web pages on the profiler using a web browser and the following URL structure.

http://[your probe UNC or IP]:[port number]

For example:

Your probe address is machine WS601_AppSer at IP 10.38.16.3 and when you configured the probe you configured the probe to use port 35001. You will access the Profiler with following URLS.

http://WS601_AppSer:35001

Or

http://10.38.16.3:35001

This will invoke the display of the Diagnostics Profiler and you will now be able to view data from the probe in real-time.

The differences between the Diagnostics Profiler and Diagnostics are:

The Profiler is limited to 5 users. If more than 5 users hit the application server, events will start to drop (the Profiler will ignore those additional events). The Profiler can run more than 5 users by inserting the DD license .key file into the /etc folder.

The Profiler cannot save results offline ; all data reporting is online, in real time

In terms of metrics, Diagnostics reports aggregate online data,
whereas, the Profiler reports instance online data (again, there is no offline data for the Profiler).

Marked as spam
Posted by (Questions: 4, Answers: 41)
Answered on July 28, 2014 5:13 pm
EyeOnTesting

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

X
Scroll to Top