You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: nservicebus/throughput-tool/index.md
+7-3Lines changed: 7 additions & 3 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -22,7 +22,7 @@ redirects:
22
22
>
23
23
> If necessary, [open a support case](https://customers.particular.net/request-support/licensing) to get help with installing or configuring ServicePulse for usage data collection.
24
24
25
-
The Particular endpoint throughput counter tool can typically be installed on a [user's workstation](#questions-does-the-tool-need-to-run-on-my-production-server) and run against a production system to measure the throughput of each endpoint over a period of time.
25
+
The Particular endpoint throughput counter tool can typically be installed on a [user's workstation](#frequently-asked-questions-does-the-tool-need-to-run-on-my-production-server) and run against a production system to measure the throughput of each endpoint over a period of time.
26
26
27
27
## Installation
28
28
@@ -495,7 +495,7 @@ To find where a ServiceControl instance might be:
495
495
496
496
If a ServiceControl instance can't be found, email [email protected] for instructions on how to estimate the number of endpoints and system throughput.
497
497
498
-
## Questions
498
+
## Frequently Asked Questions
499
499
500
500
### What does the tool do
501
501
@@ -511,6 +511,10 @@ It assists in gathering the information needed for licensing NServiceBus and the
511
511
512
512
No, the tool does not automatically submit report data to Particular Software or any other party. The collected data is only used to generate a local report. That report can then be sent to Particular Software as needed.
513
513
514
+
### Where do I find the generated local report
515
+
516
+
The generated local report can be found in the same directory from which the tool ran.
517
+
514
518
### How do I choose a data collection method from all of the options
515
519
516
520
The data collection method to use depends on the message transport of the system being measured. Refer to the documentation on [Running the tool](/nservicebus/throughput-tool/#running-the-tool) to learn more about the data collection methods for different message transport configurations.
@@ -519,7 +523,7 @@ The data collection method to use depends on the message transport of the system
519
523
520
524
No, in most cases, the tool does not need to be run on a production server. Often, the tool can be run on a developer workstation that has access to a production environment. The ability to do this depends on the configuration of the production system.
521
525
522
-
See [How does the tool measure throughput](#questions-how-does-the-tool-measure-throughput) below for details on how the tool behaves when analyzing data from each collection method.
526
+
See [How does the tool measure throughput](#frequently-asked-questions-how-does-the-tool-measure-throughput) below for details on how the tool behaves when analyzing data from each collection method.
523
527
524
528
### How do I decide which data collection option to use
0 commit comments