Documentation for Axxon One 2.0. Documentation for other versions of Axxon One is available too.

Previous page Next page

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Current »

Note

The Axxon One self-diagnostics service is running by default.

Controlling the self-diagnostics service via service 

Starting the service:

service axxon-one-selfdiag start

Stopping the service:

service axxon-one-selfdiag stop

Restarting the service:

service axxon-one-selfdiag restart

Controlling the self-diagnostics service via systemctl

Starting the service:

systemctl start axxon-one-selfdiag.service

Stopping the service:

systemctl stop axxon-one-selfdiag.service

Restarting the service:

systemctl restart axxon-one-selfdiag.service

Enabling the automatic start of the service:

systemctl enable axxon-one-selfdiag.service

Disabling the automatic start of the service:

systemctl disable axxon-one-selfdiag.service
  • No labels