NOTICE: This Documentation is for JetBackup 4 for Linux.

Please CLICK HERE for the latest JetBackup 5 for Linux Documentation.

manageSettingsPerformance

Description

With this function, you can manage performance settings.

Parameters

Parameter name Type Description Possible values Example
concurrentqueueprocesses Integer The maximum concurrent tasks that are initiated on-demand (Restores, Downloads).    
concurrentscheduleprocesses Integer
The maximum concurrent tasks that each job type (Backups) should run simultaneously.
This value applies per type (Backups).
   
updateincrementalsize Boolean This will execute "du" command on the SSH and Local backup servers to calculate folder sizes.    
maxloadaverage Integer If the server load reaches this limit, restore process will wait for the load to go down.    
restoresleeptime Integer Time to wait between restore points could be useful when server load is high.    
downloadsttl Integer Select the number of days you want to keep downloads on your server.    

Returns

This API call returns performance setting object.
To view the parameters that returned click on Performance Setting Object

Example