Hello everyone!
I have problem with create exception for discovery (virtual) optical drive.
I am using this template: https://share.zabbix.com/operating-s...x-agent-active and it works great, but on every host which I monitor is physical or virtual optical drive and I am not interested about it.
I tried some attempts like this (from documentation):
Macro = {#FSNAME} - doesn´t match - Regex = "^R"
or
Macro = {#FSNAME} - doesn´t match - Regex = "^Filesystem R"
and similar but unsuccessfully.
(Every optical drive on my hosts has R letter).
(In template there are 2 discovery rules - one is "Disk discovery" with performance items and second is "Mounted filesystem discovery" with items about free space).
Can somebody help me please?
Thank you
I have problem with create exception for discovery (virtual) optical drive.
I am using this template: https://share.zabbix.com/operating-s...x-agent-active and it works great, but on every host which I monitor is physical or virtual optical drive and I am not interested about it.
I tried some attempts like this (from documentation):
Macro = {#FSNAME} - doesn´t match - Regex = "^R"
or
Macro = {#FSNAME} - doesn´t match - Regex = "^Filesystem R"
and similar but unsuccessfully.
(Every optical drive on my hosts has R letter).
(In template there are 2 discovery rules - one is "Disk discovery" with performance items and second is "Mounted filesystem discovery" with items about free space).
Can somebody help me please?
Thank you
Comment