Articles in this section

How to rerun Daily Maintenance script tasks separately for Plesk on Linux?

Plesk for Linux kb: tools

Applicable to:

  • Plesk for Linux

Question

Answer

  1. Log into your server via SSH

  2. 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

  3. 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?

Was this article helpful?

Comments

0 comments

Please sign in to leave a comment.