Created
May 13, 2020 05:36
-
-
Save KenwoodFox/c29da18bf9adbc9647f0ce0ed9904f7b to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# ps aux | grep bareos | |
root 4573 0.0 0.0 17636 8340 - SsJ 23:08 0:00.16 /usr/local/sbin/bareos-sd | |
root 4576 0.0 0.0 14660 7648 - SsJ 23:08 0:00.16 /usr/local/sbin/bareos-fd | |
root 8359 0.0 0.0 23092 10544 - SsJ 01:30 0:00.05 /usr/local/sbin/bareos-dir | |
postgres 8361 0.0 0.1 170988 28264 - IsJ 01:30 0:00.00 postgres: bareos bareos [local] (postgres) | |
root 8546 0.0 0.0 6732 2540 1 S+J 01:35 0:00.00 grep bareos |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment