Skip to content

Commit 61e1626

Browse files
committed
Apply feedback on MCC configuration steps
1 parent b0f822e commit 61e1626

File tree

2 files changed

+12
-11
lines changed

2 files changed

+12
-11
lines changed

articles/operator-insights/concept-mcc-data-product.md

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -179,14 +179,15 @@ Follow the steps in "Generating SESSION, BEARER, FLOW, and HTTP Transaction EDRs
179179

180180
### Configuration for Affirmed EMS
181181

182-
If you're using the `edr-validation` data type, configure the EMS to export the relevant performance management statistics to a remote server. If you're using the Azure Operator Insights ingestion agent to ingest performance management statistics, the remote server must be an [SFTP server](set-up-ingestion-agent.md#prepare-the-sftp-server), otherwise the remote server just needs to be accessible by your ingestion method.
183-
184-
- IP address, user, and password of the remote server are required for this step.
185-
- Configure the transfer of EMS stats to the remote server by following the instructions in [Copying Performance Management Statistics Files to Destination Server](https://manuals.metaswitch.com/MCC/13.1/Acuitas_Users_RevB/Content/Appendix%20Interfacing%20with%20Northbound%20Interfaces/Exported_Performance_Management_Data.htm#northbound_2817469247_308739).
186-
- For `edr-validation`, you only need to export three CSV files. List these file names in the `opt/Affirmed/NMS/conf/pm/mcc.files.txt` file on the EMS:
187-
- `EDR_HTTP_STATS`
188-
- `EDR_FLOW_STATS`
189-
- `EDR_SESSION_STATS`
182+
If you're using the `edr-validation` data type, configure the EMS to export the relevant performance management statistics to a remote server. If you're using the Azure Operator Insights ingestion agent to ingest performance management statistics, the remote server must be an [SFTP server](set-up-ingestion-agent.md#prepare-the-sftp-server), otherwise the remote server needs to be accessible by your ingestion method.
183+
184+
1. Obtain the IP address, user, and password of the remote server.
185+
1. Configure the transfer of EMS statistics to a remote server
186+
- Use the instructions in [Copying Performance Management Statistics Files to Destination Server](https://manuals.metaswitch.com/MCC/13.1/Acuitas_Users_RevB/Content/Appendix%20Interfacing%20with%20Northbound%20Interfaces/Exported_Performance_Management_Data.htm#northbound_2817469247_308739) in the _Acuitas User's Guide_.
187+
- For `edr-validation`, you only need to export three CSV files. List these file names in the `opt/Affirmed/NMS/conf/pm/mcc.files.txt` file on the EMS:
188+
- `EDR_HTTP_STATS`
189+
- `EDR_FLOW_STATS`
190+
- `EDR_SESSION_STATS`
190191

191192
> [!IMPORTANT]
192193
> Increase the frequency of the cron job by reducing the `timeInterval` argument from `15` (default) to `5` minutes.

articles/operator-insights/concept-monitoring-mcc-data-product.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -46,10 +46,10 @@ To use the Monitoring - Affirmed MCC Data Product:
4646

4747
### Required network configuration
4848

49-
1. Configure the EMS server to export performance management data to a remote server. If you're using the Azure Operator Insights ingestion agent, the remote server must be an [SFTP server](set-up-ingestion-agent.md#prepare-the-sftp-server). If you're providing your own ingestion agent, the remote server needs to be accessible by your ingestion agent.
49+
Configure the EMS server to export performance management data to a remote server. If you're using the Azure Operator Insights ingestion agent, the remote server must be an [SFTP server](set-up-ingestion-agent.md#prepare-the-sftp-server). If you're providing your own ingestion agent, the remote server needs to be accessible by your ingestion agent.
5050

51-
1. Obtain the IP address, user, and password of the remote server.
52-
1. Configure the transfer of EMS statistics to a remote server by following [Copying Performance Management Statistics Files to Destination Server](https://manuals.metaswitch.com/MCC/13.1/Acuitas_Users_RevB/Content/Appendix%20Interfacing%20with%20Northbound%20Interfaces/Exported_Performance_Management_Data.htm#northbound_2817469247_308739) in the _Acuitas User's Guide.
51+
1. Obtain the IP address, user, and password of the remote server.
52+
1. Configure the transfer of EMS statistics to a remote server by following [Copying Performance Management Statistics Files to Destination Server](https://manuals.metaswitch.com/MCC/13.1/Acuitas_Users_RevB/Content/Appendix%20Interfacing%20with%20Northbound%20Interfaces/Exported_Performance_Management_Data.htm#northbound_2817469247_308739) in the _Acuitas User's Guide_.
5353

5454
> [!IMPORTANT]
5555
> Increase the frequency of the cron job by reducing the `timeInterval` argument from `15` (default) to `5` minutes.

0 commit comments

Comments
 (0)