summaryrefslogtreecommitdiffstats
path: root/collectors/apps.plugin/apps_groups.conf
diff options
context:
space:
mode:
Diffstat (limited to 'collectors/apps.plugin/apps_groups.conf')
-rw-r--r--collectors/apps.plugin/apps_groups.conf24
1 files changed, 24 insertions, 0 deletions
diff --git a/collectors/apps.plugin/apps_groups.conf b/collectors/apps.plugin/apps_groups.conf
index cffd26c95..a36cae50b 100644
--- a/collectors/apps.plugin/apps_groups.conf
+++ b/collectors/apps.plugin/apps_groups.conf
@@ -25,6 +25,9 @@
# To add process names with spaces, enclose them in quotes (single or double)
# example: 'Plex Media Serv' "my other process".
#
+# Note that spaces are not supported for process groups. Use a dash "-" instead.
+# example-process-group: process1 process2
+#
# Wildcard support:
# You can add an asterisk (*) at the beginning and/or the end of a process:
#
@@ -177,6 +180,12 @@ metrics-server: metrics-server
heapster: heapster
# -----------------------------------------------------------------------------
+# AWS
+
+aws-s3: '*aws s3*'
+aws: aws
+
+# -----------------------------------------------------------------------------
# containers & virtual machines
containers: lxc* docker* balena*
@@ -298,6 +307,8 @@ kernel: fsnotify_mark kthrotld deferwq scsi_*
# -----------------------------------------------------------------------------
# other application servers
+consul: consul
+
kafka: *kafka.Kafka*
rabbitmq: *rabbitmq*
@@ -314,3 +325,16 @@ p4: p4*
git-services: gitea gitlab-runner
freeswitch: freeswitch*
+
+# -------- web3 / blockchains ----------
+
+go-ethereum: geth*
+nethermind-ethereum: nethermind*
+besu-ethereum: besu*
+openEthereum: openethereum*
+urbit: urbit*
+bitcoin-node: *bitcoind* lnd*
+filecoin: lotus* lotus-miner* lotus-worker*
+solana: solana*
+web3: *hardhat* *ganache* *truffle* *brownie* *waffle*
+terra: terra* mantle*