-
Hahn Axel (hahn) authoredHahn Axel (hahn) authored
check_systemdservices.cfg 1.79 KiB
# ================================================================================
# list of services
# FOR TESTING: systemctl --no-legend --no-pager --type service | grep -f check_systemdservices.cfg
# --------------------------------------------------------------------------------
# >>> BASE SYSTEM SERVICES
# --------------------------------------------------------------------------------
^chronyd\.service
^cron\.service
^iptables\.service
^ip6tables\.service
^postfix\.service
^rsyslog\.service
^smartd\.service
^ssh\.service
^systemd-timesyncd\.service
# --------------------------------------------------------------------------------
# >>> BASE INFRASTRUCTURE
# --------------------------------------------------------------------------------
^ceph-mon\..*\.service
^ceph-osd.[0-9]*\..*\.service
^collectd\.service
^foreman-proxy\.service
^libvirtd\.service
^opennebula.*\.service
^puppet\.service
# ^sensu-client\.service
^smart_proxy_dynflow_core\.service
# --------------------------------------------------------------------------------
# >>> used services and daemons
# --------------------------------------------------------------------------------
^apache2\.service
^couchdb\.service
^gitlab-runsvdir\.service
^haproxy\.service
^httpd\.service
^mariadb\.service
^mysql\.service
^postgresql\.service
^shibd\.service
# --------------------------------------------------------------------------------
# >>> IML services
# --------------------------------------------------------------------------------
^measured-assets-watcher\.service
^measured-assets\.service
^measured-connector\.service
^measured-manager-watcher\.service
^measured-manager-worker4candidates\.service
^measured-manager-worker4previews.*\.service
^medsurf-api\.service
# ================================================================================