summaryrefslogtreecommitdiffstats
path: root/collectors/apps.plugin
diff options
context:
space:
mode:
authorIlya Mashchenko <ilya@netdata.cloud>2022-04-19 11:30:10 +0300
committerGitHub <noreply@github.com>2022-04-19 11:30:10 +0300
commit989d113bd7f35f260b681cf4b7b04cd04f253542 (patch)
tree61c3485cc564e22254ca97c30c0fa932257fc4e5 /collectors/apps.plugin
parent72a5ec6e37d22dd6c7cfe2562ef72bc86025b114 (diff)
feat(apps.plugin): add proxmox-ve processes to apps_groups.conf (#12704)
Diffstat (limited to 'collectors/apps.plugin')
-rw-r--r--collectors/apps.plugin/apps_groups.conf7
1 files changed, 6 insertions, 1 deletions
diff --git a/collectors/apps.plugin/apps_groups.conf b/collectors/apps.plugin/apps_groups.conf
index f4824cd9d2..f9a9e30e45 100644
--- a/collectors/apps.plugin/apps_groups.conf
+++ b/collectors/apps.plugin/apps_groups.conf
@@ -187,10 +187,15 @@ aws-s3: '*aws s3*'
aws: aws
# -----------------------------------------------------------------------------
+# virtualization platform
+
+proxmox-ve: pve*
+
+# -----------------------------------------------------------------------------
# containers & virtual machines
containers: lxc* docker* balena*
-VMs: vbox* VBox* qemu*
+VMs: vbox* VBox* qemu* kvm
# -----------------------------------------------------------------------------
# ssh servers and clients