Configuring properties of the System scanner [SystemScanner]
About this task
In the
JobManager.ini
file, the section containing the properties of the System scanner is named:
[SystemScanner]
You can change the following properties:
- CPUSamples
- The number of samples used to calculate the average CPU usage. The default value is 3.
- DeltaForCPU
- The change in CPU usage considered to be significant when it becomes higher than this percentage (for example, DeltaForCPU is 20 if the CPU usage changes from 10 percent to 30 percent). The default value is 20 percent.
- DeltaForDiskMB
- The change in use of all file system resources that is considered significant when it becomes higher than this value. The default value is 100 MB.
- DeltaForMemoryMB
- The change in use of all system memory that is considered significant when it becomes higher than this value. The default value is 100 MB.