How to increase the warning value reported in the monitoring tool for MaxMemory consumed by the billing system
Article ID: 577
Last updated: 15 Mar, 2018
Applies to:
Any Application Suite
Description:
By default the MAM (Application suite monitoring service) is set to send a warning when the bminer.exe process (used in the billing system) exceeds the memory usage of 200MB.
How-to:
To increase this warning value and set it to -for example- to 1000 MB proceed as follow:
1) Open the file <StonevoiceAS>\Apps\Fw\Settings\FW.Watchdog.Service.config.xml
2) Add the string <preference key="performance.process.bminer.exe.MaxMemory" value="1000" /> between the tags configuration:
<configuration version="1.0.0.0" >
<!-- Watchdog custom configuration -->
<preference key="performance.process.bminer.exe.MaxMemory" value="1000" />
</configuration>
3) Save and close the file
4) Restart the server
|
||
This article was: |
Prev | Next | |
How to select which server have the ability to sync the users in... | Estos MetaDirectory configurations backup / migration |