How to run a tasker on Appliance?

Issue:-

How to run a tasker service on Appliance?

Steps:-

We can start the tasker service using either CLI or GUI.

CLI:-

To run a tasker service, run the below command on Appliance SSH. 

  • # dispatch stop;pkill tasker;dispatch start;dispatch status

UI:-

To start the tasker on UI, navigate to Configure > Appliance > Edit > Advanced > Support Toolbox >

click "Tasker Start/Stop" to start or stop the tasker service.
 

 
To stop and start all services on the appliance, please run the below commands on Appliance SSH. 

  • # /etc/init.d/bp_rcscript stop
  • # /etc/init.d/bp_rcscript start

Have more questions?

Contact us

Was this article helpful?
1 out of 1 found this helpful

Provide feedback for the Documentation team!

Browse this section