Applicable to:
- Plesk for Linux
Question
- How to execute Daily Maintenance script tasks separately for Plesk on Linux?
Answer
-
Log into your server via SSH
-
List all available Daily Maintenance script tasks by executing the following command:
# plesk daily -l
ReportTrialAgreement
ReportProductAgreement
UpgradePanel
CheckForUpdates
InstallUpdates
InstallSystemPackageUpdates
UpdateKeys
CheckDomainsResolve
PleskUsage
Sitebuilder
MailUsage
ExecuteStatistics
ProcessAutoreports
OptimizeStatistics
AnalyseDomainStatistics
AnalyseClientStatistics
ExecuteSpamtrain
RemoveSpamTempFiles
LoadCustomizations
UpdateApsCache
UpdateApsApplications
UpgradeExtensions
ExecuteGlCleaner
StoreProtectedConfigs
ExecuteWebStatistics
UpdateModSecurityRuleSet
AutoresponderEndDate
CheckPostponedFeedback
SearchIndex
CleanupPanelNotifications
ReportUsage
UpdatePhpCurlCertificates
BackupRestoreStats
ComposerSelfUpdate -
Select a task and run the command while specifying the task name as an argument. For example, to execute only the Web Statistics task, run the following command:
# plesk daily -f ExecuteWebStatistics
Additional information
How to rerun daily maintenance tasks separately for Plesk on Windows?
Comments
0 comments
Please sign in to leave a comment.