Skip to content

Commit 16cafc2

Browse files
authored
Add FAQ regarding where to find the generated local report (#7215)
* Add FAQ regarding where to find the generated local report
1 parent e36b604 commit 16cafc2

File tree

1 file changed

+7
-3
lines changed

1 file changed

+7
-3
lines changed

nservicebus/throughput-tool/index.md

Lines changed: 7 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ redirects:
2222
>
2323
> 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.
2424
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.
2626

2727
## Installation
2828

@@ -495,7 +495,7 @@ To find where a ServiceControl instance might be:
495495

496496
If a ServiceControl instance can't be found, email [email protected] for instructions on how to estimate the number of endpoints and system throughput.
497497

498-
## Questions
498+
## Frequently Asked Questions
499499

500500
### What does the tool do
501501

@@ -511,6 +511,10 @@ It assists in gathering the information needed for licensing NServiceBus and the
511511

512512
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.
513513

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+
514518
### How do I choose a data collection method from all of the options
515519

516520
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
519523

520524
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.
521525

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.
523527

524528
### How do I decide which data collection option to use
525529

0 commit comments

Comments
 (0)