Go to documentation repository
Page History
| Info | ||
|---|---|---|
| ||
The Axxon One self-diagnostics service is running by default. |
Controlling the self-diagnostics service via service
Starting the service:
| Code Block |
|---|
service axxon-one-selfdiag start |
Stopping the service:
| Code Block |
|---|
service axxon-one-selfdiag stop |
Restarting the service:
| Code Block |
|---|
service axxon-one-selfdiag restart |
Controlling the self-diagnostics service via systemctl
Starting the service:
| Code Block |
|---|
systemctl start axxon-one-selfdiag.service |
Stopping the service:
| Code Block |
|---|
systemctl stop axxon-one-selfdiag.service |
Restarting the service:
| Code Block |
|---|
systemctl restart axxon-one-selfdiag.service |
Enabling the automatic start of the service:
| Code Block |
|---|
systemctl enable axxon-one-selfdiag.service |
Disabling the automatic start of the service:
| Code Block |
|---|
systemctl disable axxon-one-selfdiag.service |
Overview
Content Tools