Zum Inhalt springen

Systemctl/Status: Unterschied zwischen den Versionen

Aus Foxwiki
Keine Bearbeitungszusammenfassung
K Textersetzung - „ “ durch „ “
 
(7 dazwischenliegende Versionen desselben Benutzers werden nicht angezeigt)
Zeile 1: Zeile 1:
<syntaxhighlight lang="bash" line>
<syntaxhighlight lang="bash" line copy>
# systemctl status
> systemctl status
● mx20.foxtom.de
● mx20.foxtom.de
    State: running
  State: running
    Units: 331 loaded (incl. loaded aliases)
  Units: 331 loaded (incl. loaded aliases)
    Jobs: 0 queued
  Jobs: 0 queued
  Failed: 0 units
  Failed: 0 units
    Since: Sat 2024-05-11 00:58:28 CEST; 8min ago
  Since: Sat 2024-05-11 00:58:28 CEST; 8min ago
  systemd: 255.4-1
systemd: 255.4-1
  CGroup: /
  CGroup: /
          ├─init.scope
      ├─init.scope
          │ └─1 /sbin/init
      │ └─1 /sbin/init
          ├─system.slice
      ├─system.slice
          │ ├─atd.service
      │ ├─atd.service
          │ │ └─694 /usr/sbin/atd -f
      │ │ └─694 /usr/sbin/atd -f
          │ ├─cron.service
      │ ├─cron.service
          │ │ └─689 /usr/sbin/cron -f
      │ │ └─689 /usr/sbin/cron -f
          │ ├─dbus.service
      │ ├─dbus.service
          │ │ └─690 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
      │ │ └─690 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
          │ ├─gsad.service
      │ ├─gsad.service
          │ │ └─892 /usr/sbin/gsad --foreground --listen 0.0.0.0 --port 9392
      │ │ └─892 /usr/sbin/gsad --foreground --listen 0.0.0.0 --port 9392
          │ ├─gvmd.service
      │ ├─gvmd.service
          │ │ └─869 "gvmd: Waiting " --osp-vt-update=/run/ospd/ospd.sock --listen-group=_gvm
      │ │ └─869 "gvmd: Waiting " --osp-vt-update=/run/ospd/ospd.sock --listen-group=_gvm
          │ ├─mdmonitor.service
      │ ├─mdmonitor.service
          │ │ └─545 /sbin/mdadm --monitor --scan
      │ │ └─545 /sbin/mdadm --monitor --scan
          │ ├─mosquitto.service
      │ ├─mosquitto.service
          │ │ └─819 /usr/sbin/mosquitto -c /etc/mosquitto/mosquitto.conf
      │ │ └─819 /usr/sbin/mosquitto -c /etc/mosquitto/mosquitto.conf
          │ ├─notus-scanner.service
      │ ├─notus-scanner.service
          │ │ └─821 /usr/bin/python3 /usr/bin/notus-scanner --foreground
      │ │ └─821 /usr/bin/python3 /usr/bin/notus-scanner --foreground
          │ ├─ospd-openvas.service
      │ ├─ospd-openvas.service
          │ │ ├─843 /usr/bin/python3 /usr/bin/ospd-openvas --config /etc/gvm/ospd-openvas.conf --log-config /etc/gvm/ospd-logging.conf
      │ │ ├─843 /usr/bin/python3 /usr/bin/ospd-openvas --config /etc/gvm/ospd-openvas.conf --log-config /etc/gvm/ospd-logging.conf
          │ │ └─845 /usr/bin/python3 /usr/bin/ospd-openvas --config /etc/gvm/ospd-openvas.conf --log-config /etc/gvm/ospd-logging.conf
      │ │ └─845 /usr/bin/python3 /usr/bin/ospd-openvas --config /etc/gvm/ospd-openvas.conf --log-config /etc/gvm/ospd-logging.conf
          │ ├─ssh.service
      │ ├─ssh.service
          │ │ └─712 "sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups"
      │ │ └─712 "sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups"
          │ ├─system-getty.slice
      │ ├─system-getty.slice
          │ │ └─getty@tty1.service
      │ │ └─getty@tty1.service
          │ │   └─702 /sbin/agetty -o "-p -- \\u" --noclear - linux
      │ │ └─702 /sbin/agetty -o "-p -- \\u" --noclear - linux
          │ ├─system-postgresql.slice
      │ ├─system-postgresql.slice
          │ │ └─postgresql@16-main.service
      │ │ └─postgresql@16-main.service
          │ │   ├─831 /usr/lib/postgresql/16/bin/postgres -D /var/lib/postgresql/16/main -c config_file=/etc/postgresql/16/main/postgresql.conf
      │ │ ├─831 /usr/lib/postgresql/16/bin/postgres -D /var/lib/postgresql/16/main -c config_file=/etc/postgresql/16/main/postgresql.conf
          │ │   ├─832 "postgres: 16/main: checkpointer "
      │ │ ├─832 "postgres: 16/main: checkpointer "
          │ │   ├─833 "postgres: 16/main: background writer "
      │ │ ├─833 "postgres: 16/main: background writer "
          │ │   ├─835 "postgres: 16/main: walwriter "
      │ │ ├─835 "postgres: 16/main: walwriter "
          │ │   ├─836 "postgres: 16/main: autovacuum launcher "
      │ │ ├─836 "postgres: 16/main: autovacuum launcher "
          │ │   ├─837 "postgres: 16/main: logical replication launcher "
      │ │ ├─837 "postgres: 16/main: logical replication launcher "
          │ │   └─889 "postgres: 16/main: _gvm gvmd [local] idle"
      │ │ └─889 "postgres: 16/main: _gvm gvmd [local] idle"
          │ ├─system-redis\x2dserver.slice
      │ ├─system-redis\x2dserver.slice
          │ │ └─redis-server@openvas.service
      │ │ └─redis-server@openvas.service
          │ │   └─811 "/usr/bin/redis-server unixsocket:/run/redis-openvas/redis-server.sock"
      │ │ └─811 "/usr/bin/redis-server unixsocket:/run/redis-openvas/redis-server.sock"
          │ ├─systemd-journald.service
      │ ├─systemd-journald.service
          │ │ └─438 /usr/lib/systemd/systemd-journald
      │ │ └─438 /usr/lib/systemd/systemd-journald
          │ ├─systemd-logind.service
      │ ├─systemd-logind.service
          │ │ └─692 /usr/lib/systemd/systemd-logind
      │ │ └─692 /usr/lib/systemd/systemd-logind
          │ ├─systemd-timesyncd.service
      │ ├─systemd-timesyncd.service
          │ │ └─570 /usr/lib/systemd/systemd-timesyncd
      │ │ └─570 /usr/lib/systemd/systemd-timesyncd
          │ └─systemd-udevd.service
      │ └─systemd-udevd.service
            └─udev
      └─udev
              └─477 /usr/lib/systemd/systemd-udevd
        └─477 /usr/lib/systemd/systemd-udevd
          └─user.slice
      └─user.slice
            └─user-0.slice
      └─user-0.slice
              ├─session-1.scope
        ├─session-1.scope
              │ ├─ 717 "sshd: root@pts/0"
        │ ├─ 717 "sshd: root@pts/0"
              │ ├─ 744 -bash
        │ ├─ 744 -bash
              │ ├─1793 systemctl status
        │ ├─1793 systemctl status
              │ └─1794 pager
        │ └─1794 pager
              └─user@0.service
        └─user@0.service
                └─init.scope
        └─init.scope
                  ├─722 /usr/lib/systemd/systemd --user
          ├─722 /usr/lib/systemd/systemd --user
                  └─723 "(sd-pam)"
          └─723 "(sd-pam)"
</syntaxhighlight>
</syntaxhighlight>
[[Kategorie:Systemctl]]

Aktuelle Version vom 14. Juni 2026, 00:45 Uhr

> systemctl status
 mx20.foxtom.de
  State: running
  Units: 331 loaded (incl. loaded aliases)
   Jobs: 0 queued
  Failed: 0 units
  Since: Sat 2024-05-11 00:58:28 CEST; 8min ago
 systemd: 255.4-1
  CGroup: /
      ├─init.scope
       └─1 /sbin/init
      ├─system.slice
       ├─atd.service
        └─694 /usr/sbin/atd -f
       ├─cron.service
        └─689 /usr/sbin/cron -f
       ├─dbus.service
        └─690 /usr/bin/dbus-daemon --system --address=systemd: --nofork --nopidfile --systemd-activation --syslog-only
       ├─gsad.service
        └─892 /usr/sbin/gsad --foreground --listen 0.0.0.0 --port 9392
       ├─gvmd.service
        └─869 "gvmd: Waiting " --osp-vt-update=/run/ospd/ospd.sock --listen-group=_gvm
       ├─mdmonitor.service
        └─545 /sbin/mdadm --monitor --scan
       ├─mosquitto.service
        └─819 /usr/sbin/mosquitto -c /etc/mosquitto/mosquitto.conf
       ├─notus-scanner.service
        └─821 /usr/bin/python3 /usr/bin/notus-scanner --foreground
       ├─ospd-openvas.service
        ├─843 /usr/bin/python3 /usr/bin/ospd-openvas --config /etc/gvm/ospd-openvas.conf --log-config /etc/gvm/ospd-logging.conf
        └─845 /usr/bin/python3 /usr/bin/ospd-openvas --config /etc/gvm/ospd-openvas.conf --log-config /etc/gvm/ospd-logging.conf
       ├─ssh.service
        └─712 "sshd: /usr/sbin/sshd -D [listener] 0 of 10-100 startups"
       ├─system-getty.slice
        └─getty@tty1.service
         └─702 /sbin/agetty -o "-p -- \\u" --noclear - linux
       ├─system-postgresql.slice
        └─postgresql@16-main.service
         ├─831 /usr/lib/postgresql/16/bin/postgres -D /var/lib/postgresql/16/main -c config_file=/etc/postgresql/16/main/postgresql.conf
         ├─832 "postgres: 16/main: checkpointer "
         ├─833 "postgres: 16/main: background writer "
         ├─835 "postgres: 16/main: walwriter "
         ├─836 "postgres: 16/main: autovacuum launcher "
         ├─837 "postgres: 16/main: logical replication launcher "
         └─889 "postgres: 16/main: _gvm gvmd [local] idle"
       ├─system-redis\x2dserver.slice
        └─redis-server@openvas.service
         └─811 "/usr/bin/redis-server unixsocket:/run/redis-openvas/redis-server.sock"
       ├─systemd-journald.service
        └─438 /usr/lib/systemd/systemd-journald
       ├─systemd-logind.service
        └─692 /usr/lib/systemd/systemd-logind
       ├─systemd-timesyncd.service
        └─570 /usr/lib/systemd/systemd-timesyncd
       └─systemd-udevd.service
        └─udev
         └─477 /usr/lib/systemd/systemd-udevd
      └─user.slice
       └─user-0.slice
        ├─session-1.scope
         ├─ 717 "sshd: root@pts/0"
         ├─ 744 -bash
         ├─1793 systemctl status
         └─1794 pager
        └─user@0.service
         └─init.scope
          ├─722 /usr/lib/systemd/systemd --user
          └─723 "(sd-pam)"