The upcp-running Script

Valid for versions 82 through the latest version


Last modified: July 20, 2021

Overview

The /usr/local/cpanel/scripts/upcp-running script returns whether the upcp script is running.

Run the script

To run this script on the command line, use the following format:

/usr/local/cpanel/scripts/upcp-running [options]

Options

Option Description Example
--invert-exit Returns a non-zero error value (-1) if the upcp script is running. --invert-exit
--help Display the scripts help documentation. --help

Returns

The script will return the following output:

  • upcp is not running.  The upcp script is not running.

  • upcp is running.  The upcp script is running.

  • 0 Users Found This Useful
Was this answer helpful?

Related Articles

The servers_queue Script

Valid for versions 82 through the latest version Last modified: June 21, 2021...

The auto-adjust-mysql-limits Script

Valid for versions 82 through the latest version Last modified: June 21, 2021...

The autossl_check Script

Valid for versions 82 through the latest version Last modified: May 13, 2020 Overview...

The backup Script

Valid for versions 82 through the latest version Last modified: May 13, 2020 Overview...

The backup_restore_manager Script

Valid for versions 82 through the latest version Last modified: July 28, 2022...