4 4 3 Beefalo:Processes
Processes
From Main Selection -> Monitoring -> Processes, you can check the status of SEP sesam processes on the SEP sesam Server.
Note | |
As of 4.4.3 Beefalo V2, you can also monitor your processes online by using new Web UI. For details, see SEP sesam Web UI. |
You can also use the command line to display all processes and daemons with the following command:
sm_main status
The following output appears:
2020-01-25 13:11:07: sm_main[11897] started 2020-01-25 13:11:07: Arguments: sm_main status 2020-01-25 13:11:07: qm [ 19672]: online 2020-01-25 13:11:07: Found job: 1 db 1 19680 11:46 2019-12-27 2020-01-25 13:11:09: db [ 19680]: online 2020-01-25 13:11:09: Found job: 447 passd 1 7970 09:30 2020-01-25 2020-01-25 13:11:09: passd [ 7970]: online 2020-01-25 13:11:09: Found job: 448 sms 1 7979 09:30 2020-01-25 2020-01-25 13:11:09: sms [ 7979]: online 2020-01-25 13:11:09: Found job: 446 stpd 1 7961 09:30 2020-01-25 2020-01-25 13:11:09: stpd [ 7961]: online 2020-01-25 13:11:09: Found job: 5 ctrl 1 19808 11:46 2019-12-27 2020-01-25 13:11:09: ctrl [ 19808]: online 2020-01-25 13:11:09: Found job: 6 sepuler 1 19813 11:47 2019-12-27 2020-01-25 13:11:09: sepuler [ 19813]: online 2020-01-25 13:11:09: Found job: 329 rmi 1 13672 12:43 2020-01-18 2020-01-25 13:11:09: rmi [ 13672]: online STATUS=SUCCESS MSG=All deamons online
For example, if the rmi demon is not available the following output would be displayed:
2020-01-25 13:11:09: rmi [13672]: offline
If a process/daemon is offline, it can be restarted by using the command line.
Example for rmi:
sm_main reload rmi