Skip to content

Commit a6a382b

Browse files
authored
Update concept-monitoring-mcc-data-product.md
Specified 5 minutes for the cron job frequency
1 parent 84fc7cb commit a6a382b

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

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

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,12 @@ To use the Monitoring - Affirmed MCC Data Product:
4747
Alternatively, you can provide your own ingestion agent.
4848

4949
1. Configure the EMS server to export PMStats to a remote server. If you are 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 are providing your own ingestion agent, the remote server just needs to be accessible by your ingestion agent.
50-
2.
50+
5151
1. IP address, user, and password of the [SFTP server](set-up-ingestion-agent.md#prepare-the-sftp-server) are required for this step.
52-
2. Follow the instructions in the section [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) to configure the transfer of EMS stats to the SFTP server.
52+
1. Follow the instructions in the section [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) to configure the transfer of EMS stats to the SFTP server.
53+
> [!IMPORTANT]
54+
> Increase the frequency of the cron job by reducing the `timeInterval` argument from `15` (default) to `5` minutes.
55+
5356
5457

5558
## Requirements for the Azure Operator Insights ingestion agent

0 commit comments

Comments
 (0)