-
Type:
Incident report
-
Resolution: Won't fix
-
Priority:
Critical
-
None
-
Affects Version/s: 3.2.1
-
Component/s: Agent (G)
-
None
-
Environment:Centos 6.8 + cPanel + cloudlinux
Hello,
Normally vfs.fs.discovery use file to collect file /proc/mounts to collect information of partitions but cloudlinux create multiple logical partition and entry save in file /proc/mounts.
Because of this, it create disk-space related items, triggers for every partition as per file /proc/mounts which really does not need to taken care.
I want to collect partition information of only main partition as we get from command df -h so it will great for us.
Thank you