Hi,
I use Zabbix for monitoring some LXD servers. The "Mounted filesystems discovery" discovers the container filesystems and creates items with names "Free disk space on {#FSNAME}". Due to the fact that the filesystem mount points are very long strings, the item names don't look nice in the 'Last data". For example "Free disk space on /var/lib/lxd/storage-pools/default/containers/SLT" where SLT is the container name.
I am looking for a way to automatically create/change the item names to something like "Free disk space on SLT".
Any idea?
Thank you,
Leonid
I use Zabbix for monitoring some LXD servers. The "Mounted filesystems discovery" discovers the container filesystems and creates items with names "Free disk space on {#FSNAME}". Due to the fact that the filesystem mount points are very long strings, the item names don't look nice in the 'Last data". For example "Free disk space on /var/lib/lxd/storage-pools/default/containers/SLT" where SLT is the container name.
I am looking for a way to automatically create/change the item names to something like "Free disk space on SLT".
Any idea?
Thank you,
Leonid
Comment