attpcdaq.daq.tasks.check_ecc_server_online_task

attpcdaq.daq.tasks.check_ecc_server_online_task = <@task: attpcdaq.daq.tasks.check_ecc_server_online_task of attpcdaq:0x7f59340ea748>[source]

Checks if the ECC server is online.

This is done by checking if the process is running via SSH. Specifically, the method check_ecc_server_status() of the WorkerInterface object is used.

Parameters:eccserver_pk (int) – The primary key of the ECC server in the database.