add rspamd to apps_groups.conf (#17674)
Ilya Mashchenko committed
May 16, 2024 at 16:22 UTC
acae2dc09fda6fab15e9ba534174d79f16e5e776
1 file changed
+5
-3
src/collectors/apps.plugin/apps_groups.conf
+5
-3
@@ -83,8 +83,8 @@ xenstat.plugin: xenstat.plugin
83
perf.plugin: perf.plugin
84
charts.d.plugin: *charts.d.plugin*
85
python.d.plugin: *python.d.plugin*
86
-systemd-journal.plugin:*systemd-journal.plugin*
87
-network-viewer.plugin:*network-viewer.plugin*
86
+systemd-journal.plugin: *systemd-journal.plugin*
87
+network-viewer.plugin: *network-viewer.plugin*
88
tc-qos-helper: *tc-qos-helper.sh*
89
fping: fping
90
ioping: ioping
@@ -139,7 +139,7 @@ modem: ModemManager
139
netmanager: NetworkManager nm* systemd-networkd networkctl netplan connmand wicked* avahi-autoipd networkd-dispatcher
140
firewall: firewalld ufw nft
141
tor: tor
142
-bluetooth: bluetooth bluetoothd bluez bluedevil obexd
142
+bluetooth: bluetooth bluetoothd bluez bluedevil obexd
143
144
# -----------------------------------------------------------------------------
145
# high availability and balancers
@@ -375,6 +375,8 @@ inetd: inetd xinetd
375
# -----------------------------------------------------------------------------
376
# other application servers
377
378
+rspamd: rspamd
379
+
380
consul: consul
381
382
kafka: *kafka.Kafka*