Hi,
I have CSF running, and this won't work with proc.num, as it doesn't have a process running.
So I'd like to check via systemctl.
I already have a script which gives this output:
Is it possible to do something that if it's anything else but 'active (exited)' it triggers?
Thank you!
I have CSF running, and this won't work with proc.num, as it doesn't have a process running.
So I'd like to check via systemctl.
I already have a script which gives this output:
Code:
Active: active (exited) since Fri 2018-09-21 17:01:14 CEST; 3 weeks 6 days ago
Thank you!
Comment