Documentation for Axxon Next 4.6.0. Documentation for other versions of Axxon Next is available too.

Previous page Next page

Note

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

Controlling the self-diagnostics service via service 

Start the service:

service axxon-next-selfdiag start

Stop the service:

service axxon-next-selfdiag stop

Restart the service:

service axxon-next-selfdiag restart

Controlling the self-diagnostics service via systemctl

Start the service:

systemctl start axxon-next-selfdiag.service

Stop the service:

systemctl stop axxon-next-selfdiag.service

Restart the service:

systemctl restart axxon-next-selfdiag.service

Enable the automatic start of the service:

systemctl enable axxon-next-selfdiag.service

Disable the automatic start of the service:

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