Services that Composes Spacewalk Service as whole

 

Spacewalk server has many services running that compose the whole tool together 

here is the main service name and command to see what services are running that makes up this tool as a whole together 

command used to check the spacewalk service is "spacewalk-service status"

so there are 10 (ten) services that make up the tool anything that is highlighted below are the major services that comprise this tool:

● postgresql.service - PostgreSQL database server

● jabberd.service - Jabber Server

● tomcat.service - Apache Tomcat Web Application Container

● spacewalk-wait-for-tomcat.service - Spacewalk wait for tomcat

● httpd.service - The Apache HTTP Server

● spacewalk-wait-for-jabberd.service - Spacewalk wait for jabberd

● osa-dispatcher.service - OSA Dispatcher daemon

● rhn-search.service - Spacewalk search engine

● cobblerd.service - Cobbler daemon

● taskomatic.service - Taskomatic

● spacewalk.target - Spacewalk

 

#########################################
[root@koss01-lpm01-lpm01-app-01 ~]# spacewalk-service status
● postgresql.service - PostgreSQL database server
Loaded: loaded (/usr/lib/systemd/system/postgresql.service; enabled; vendor preset: disabled)
Active: active (running) since Wed 2020-05-06 12:32:17 UTC; 22h ago
Process: 1550 ExecStop=/usr/bin/pg_ctl stop -D ${PGDATA} -s -m fast (code=exited, status=0/SUCCESS)
Process: 1739 ExecStart=/usr/bin/pg_ctl start -D ${PGDATA} -s -o -p ${PGPORT} -w -t 300 (code=exited, status=0/SUCCESS)
Process: 1729 ExecStartPre=/usr/bin/postgresql-check-db-dir ${PGDATA} (code=exited, status=0/SUCCESS)
Main PID: 1742 (postgres)
CGroup: /system.slice/postgresql.service
├─ 1742 /usr/bin/postgres -D /var/lib/pgsql/data -p 5432
├─ 1772 postgres: logger process
├─ 1786 postgres: checkpointer process
├─ 1787 postgres: writer process
├─ 1788 postgres: wal writer process
├─ 1789 postgres: autovacuum launcher process
├─ 1790 postgres: stats collector process
├─ 1795 postgres: rhnuser rhnschema [local] idle
├─ 5283 postgres: rhnuser rhnschema 127.0.0.1(57352) idle
├─ 5284 postgres: rhnuser rhnschema 127.0.0.1(57354) idle
├─ 5285 postgres: rhnuser rhnschema 127.0.0.1(57356) idle
├─19895 postgres: rhnuser rhnschema 127.0.0.1(33490) idle
├─19896 postgres: rhnuser rhnschema 127.0.0.1(33492) idle
├─23482 postgres: rhnuser rhnschema 127.0.0.1(53168) idle
├─23583 postgres: rhnuser rhnschema 127.0.0.1(53200) idle
├─26129 postgres: rhnuser rhnschema 127.0.0.1(53972) idle
├─26130 postgres: rhnuser rhnschema 127.0.0.1(53974) idle
├─26131 postgres: rhnuser rhnschema 127.0.0.1(53976) idle
├─26132 postgres: rhnuser rhnschema 127.0.0.1(53978) idle
├─26133 postgres: rhnuser rhnschema 127.0.0.1(53980) idle
├─26134 postgres: rhnuser rhnschema 127.0.0.1(53982) idle
├─26135 postgres: rhnuser rhnschema 127.0.0.1(53984) idle
├─26136 postgres: rhnuser rhnschema 127.0.0.1(53986) idle
├─26137 postgres: rhnuser rhnschema 127.0.0.1(53988) idle
├─26138 postgres: rhnuser rhnschema 127.0.0.1(53990) idle
├─26139 postgres: rhnuser rhnschema 127.0.0.1(53992) idle
├─26140 postgres: rhnuser rhnschema 127.0.0.1(53994) idle
├─27455 postgres: rhnuser rhnschema 127.0.0.1(35566) idle
├─28129 postgres: rhnuser rhnschema 127.0.0.1(35696) idle
├─28703 postgres: rhnuser rhnschema [local] idle
├─28729 postgres: rhnuser rhnschema [local] idle
├─28731 postgres: rhnuser rhnschema [local] idle
├─28735 postgres: rhnuser rhnschema [local] idle
├─28764 postgres: rhnuser rhnschema [local] idle
├─28765 postgres: rhnuser rhnschema [local] idle
├─28799 postgres: rhnuser rhnschema [local] idle
├─28807 postgres: rhnuser rhnschema [local] idle
├─28822 postgres: rhnuser rhnschema [local] idle
├─28823 postgres: rhnuser rhnschema [local] idle
├─28853 postgres: rhnuser rhnschema [local] idle
├─28861 postgres: rhnuser rhnschema [local] idle
├─28862 postgres: rhnuser rhnschema [local] idle
├─28867 postgres: rhnuser rhnschema [local] idle
├─28874 postgres: rhnuser rhnschema [local] idle
├─28876 postgres: rhnuser rhnschema [local] idle
├─28890 postgres: rhnuser rhnschema [local] idle
├─28896 postgres: rhnuser rhnschema [local] idle
├─28897 postgres: rhnuser rhnschema [local] idle
├─28900 postgres: rhnuser rhnschema [local] idle
├─29171 postgres: rhnuser rhnschema 127.0.0.1(36076) idle
└─29620 postgres: autovacuum worker process rhnschema

● jabberd.service - Jabber Server
Loaded: loaded (/usr/lib/systemd/system/jabberd.service; enabled; vendor preset: disabled)
Active: active (exited) since Wed 2020-05-06 12:32:17 UTC; 22h ago
Process: 1775 ExecStart=/bin/true (code=exited, status=0/SUCCESS)
Main PID: 1775 (code=exited, status=0/SUCCESS)
CGroup: /system.slice/jabberd.service

● tomcat.service - Apache Tomcat Web Application Container
Loaded: loaded (/usr/lib/systemd/system/tomcat.service; enabled; vendor preset: disabled)
Active: failed (Result: signal) since Thu 2020-05-07 07:00:57 UTC; 4h 19min ago
Process: 1724 ExecStart=/usr/libexec/tomcat/server start (code=killed, signal=KILL)
Main PID: 1724 (code=killed, signal=KILL)

● spacewalk-wait-for-tomcat.service - Spacewalk wait for tomcat
Loaded: loaded (/usr/lib/systemd/system/spacewalk-wait-for-tomcat.service; static; vendor preset: disabled)
Active: active (exited) since Wed 2020-05-06 12:32:57 UTC; 22h ago
Process: 1725 ExecStart=/usr/sbin/spacewalk-startup-helper wait-for-tomcat (code=exited, status=0/SUCCESS)
Main PID: 1725 (code=exited, status=0/SUCCESS)
CGroup: /system.slice/spacewalk-wait-for-tomcat.service

● httpd.service - The Apache HTTP Server
Loaded: loaded (/usr/lib/systemd/system/httpd.service; enabled; vendor preset: disabled)
Active: active (running) since Wed 2020-05-06 12:32:57 UTC; 22h ago
Docs: man:httpd(8)
man:apachectl(8)
Process: 1706 ExecStop=/bin/kill -WINCH ${MAINPID} (code=exited, status=0/SUCCESS)
Process: 25146 ExecReload=/usr/sbin/httpd $OPTIONS -k graceful (code=exited, status=0/SUCCESS)
Main PID: 2032 (httpd)
Status: "Total requests: 34975; Current requests/sec: 0.6; Current traffic: 4.7KB/sec"
CGroup: /system.slice/httpd.service
├─ 2032 /usr/sbin/httpd -DFOREGROUND
├─28544 /usr/sbin/httpd -DFOREGROUND
├─28554 /usr/sbin/httpd -DFOREGROUND
├─28556 /usr/sbin/httpd -DFOREGROUND
├─28559 /usr/sbin/httpd -DFOREGROUND
├─28572 /usr/sbin/httpd -DFOREGROUND
├─28590 /usr/sbin/httpd -DFOREGROUND
├─28592 /usr/sbin/httpd -DFOREGROUND
├─28614 /usr/sbin/httpd -DFOREGROUND
├─28616 /usr/sbin/httpd -DFOREGROUND
├─28627 /usr/sbin/httpd -DFOREGROUND
├─28636 /usr/sbin/httpd -DFOREGROUND
├─28660 /usr/sbin/httpd -DFOREGROUND
├─28685 /usr/sbin/httpd -DFOREGROUND
├─28686 /usr/sbin/httpd -DFOREGROUND
├─28688 /usr/sbin/httpd -DFOREGROUND
├─28712 /usr/sbin/httpd -DFOREGROUND
├─28752 /usr/sbin/httpd -DFOREGROUND
├─28754 /usr/sbin/httpd -DFOREGROUND
├─28769 /usr/sbin/httpd -DFOREGROUND
└─28790 /usr/sbin/httpd -DFOREGROUND

● spacewalk-wait-for-jabberd.service - Spacewalk wait for jabberd
Loaded: loaded (/usr/lib/systemd/system/spacewalk-wait-for-jabberd.service; static; vendor preset: disabled)
Active: active (exited) since Wed 2020-05-06 12:32:17 UTC; 22h ago
Process: 1778 ExecStart=/usr/sbin/spacewalk-startup-helper wait-for-jabberd (code=exited, status=0/SUCCESS)
Main PID: 1778 (code=exited, status=0/SUCCESS)
CGroup: /system.slice/spacewalk-wait-for-jabberd.service

● osa-dispatcher.service - OSA Dispatcher daemon
Loaded: loaded (/usr/lib/systemd/system/osa-dispatcher.service; enabled; vendor preset: disabled)
Active: active (running) since Wed 2020-05-06 12:32:18 UTC; 22h ago
Process: 1784 ExecStart=/usr/sbin/osa-dispatcher --pid-file /var/run/osa-dispatcher.pid (code=exited, status=0/SUCCESS)
Process: 1782 ExecStartPre=/bin/rm -f /var/run/osa-dispatcher.pid (code=exited, status=0/SUCCESS)
Main PID: 1798 (osa-dispatcher)
CGroup: /system.slice/osa-dispatcher.service
└─1798 /usr/bin/python2 -s /usr/sbin/osa-dispatcher --pid-file /var/run/osa-dispatcher.pid

● rhn-search.service - Spacewalk search engine
Loaded: loaded (/usr/lib/systemd/system/rhn-search.service; enabled; vendor preset: disabled)
Active: active (running) since Wed 2020-05-06 12:32:58 UTC; 22h ago
Process: 1564 ExecStop=/usr/sbin/rhn-search stop (code=exited, status=0/SUCCESS)
Process: 2034 ExecStart=/usr/sbin/rhn-search start (code=exited, status=0/SUCCESS)
Main PID: 2067 (rhnsearchd)
CGroup: /system.slice/rhn-search.service
├─ 2067 /usr/bin/rhnsearchd /usr/share/rhn/config-defaults/rhn_search_daemon.conf wrapper.pidfile=/var/run/rhn-search.pid wrapper.daemonize=TRUE
└─25951 /usr/bin/java -Djava.library.path=/usr/lib:/usr/lib64:/usr/lib/oracle/11.2/client/lib:/usr/lib/oracle/11.2/client64/lib:/usr/lib/gcj/postgresql-jdbc:/usr/lib64/gcj/postgresql-jdbc -cla...

● cobblerd.service - Cobbler daemon
Loaded: loaded (/usr/lib/systemd/system/cobblerd.service; enabled; vendor preset: disabled)
Active: active (running) since Wed 2020-05-06 12:32:57 UTC; 22h ago
Main PID: 2035 (cobblerd)
CGroup: /system.slice/cobblerd.service
└─2035 /usr/bin/python2 -s /usr/bin/cobblerd --no-daemonize

● taskomatic.service - Taskomatic
Loaded: loaded (/usr/lib/systemd/system/taskomatic.service; enabled; vendor preset: disabled)
Active: active (running) since Wed 2020-05-06 12:32:58 UTC; 22h ago
Process: 1557 ExecStop=/usr/sbin/taskomatic stop (code=exited, status=0/SUCCESS)
Process: 2037 ExecStart=/usr/sbin/taskomatic start (code=exited, status=0/SUCCESS)
Main PID: 2070 (taskomaticd)
CGroup: /system.slice/taskomatic.service
├─ 2070 /usr/bin/taskomaticd /usr/share/rhn/config-defaults/rhn_taskomatic_daemon.conf wrapper.pidfile=/var/run//taskomatic.pid wrapper.daemonize=TRUE
└─23413 /usr/bin/java -Dibm.dst.compatibility=true -Dfile.encoding=UTF-8 -Xms256m -Xmx1024m -Djava.library.path=/usr/lib:/usr/lib64:/usr/lib/oracle/11.2/client64/lib:/usr/lib/oracle/11.2/clien...
● spacewalk.target - Spacewalk
Loaded: loaded (/usr/lib/systemd/system/spacewalk.target; enabled; vendor preset: disabled)
Active: active since Wed 2020-05-06 12:32:58 UTC; 22h ago
[root@lpm01-oss01-lpm01-app-01 ~]#
#########################################