Previous Topic: What is the memory and CPU utilization on an agent when the data collection is in process?Next Topic: What are the service and the process that run on the client node of Arcserve UDP Data Store Capacity Planning Tool?


Can We Set Normal Priority for Data Collection on the Client Node?

To mitigate the CPU impact to other processes running on the client node when data collection is ongoing, the default value of NodeScanPriority of probe service process is set as low. The probe service process has lower priority to get CPU resource on the client node. As a result, the data collection might not impact other processes with high CPU utilization much on the client node. But data collection might need more time if the client node is with high CPU utilization.

You can modify NodeScanPriority in the Config.ini file to specify normal priority for data collection.

[Server]
NodeScanPriority=normal

The Config.ini file is on the server node. Once NodeScanPriority is modified on the server node, you need to restart Arcserve UDP Data Store Capacity Planning Tool to recognize the change. Then, the new value of NodeScanPriority is pushed to the client node to take effect when the client binaries are deployed to the client node.