Go to documentation repository
Page History
...
Controlling the self-diagnostics service via service
Starting Start the service:
| Code Block |
|---|
service axxon-one-selfdiag start |
Stopping Stop the service:
| Code Block |
|---|
service axxon-one-selfdiag stop |
Restarting Restart the service:
| Code Block |
|---|
service axxon-one-selfdiag restart |
Controlling the self-diagnostics service via systemctl
Starting Start the service:
| Code Block |
|---|
systemctl start axxon-one-selfdiag.service |
Stopping Stop the service:
| Code Block |
|---|
systemctl stop axxon-one-selfdiag.service |
Restarting Restart the service:
| Code Block |
|---|
systemctl restart axxon-one-selfdiag.service |
Enabling Enable the automatic start of the service:
| Code Block |
|---|
systemctl enable axxon-one-selfdiag.service |
Disabling Disable the automatic start of the service:
...
Overview
Content Tools