@cryptotaxi247 / netdata-1 / commits / 989d113bd

feat(apps.plugin): add proxmox-ve processes to apps_groups.conf (#12704)

Ilya Mashchenko committed Apr 19, 2022 at 11:30 UTC 989d113bd7f35f260b681cf4b7b04cd04f253542
1 file changed +6 -1
collectors/apps.plugin/apps_groups.conf
+6 -1
@@ -186,11 +186,16 @@ heapster: heapster
186 aws-s3: '*aws s3*'
187 aws: aws
188
189 +# -----------------------------------------------------------------------------
190 +# virtualization platform
191 +
192 +proxmox-ve: pve*
193 +
194 # -----------------------------------------------------------------------------
195 # containers & virtual machines
196
197 containers: lxc* docker* balena*
193 -VMs: vbox* VBox* qemu*
198 +VMs: vbox* VBox* qemu* kvm
199
200 # -----------------------------------------------------------------------------
201 # ssh servers and clients