Dear All,
I am longing for some help with the below issue. I am stuck here for weeks by now. Could you please help me?
I would like to smart monitor only sda and sdb with the official 'SMART by Zabbix agent 2 Template'. I set things as per below but it did not solve the issue. It keeps monitor sd[c-z]. Can you please help me? Thank you in advance.
- I created filters in both Discovery rule as per below.
Disk discovery > Filters
{#NAME} matches {$SMART.DISK.NAME.MATCHES}
Attribute discovery > Filters
{#NAME} matches {$SMART.ATTRIBUTE.ID.MATCHES}
- After that I modified the existing macros on template level as per below.
SMART by Zabbix agent 2 > Macros
{$SMART.ATTRIBUTE.ID.MATCHES} (sd[a-b]).sat
{$SMART.DISK.NAME.MATCHES} (sd[a-b]).sat
Thank you in advance,
Regards,
Gregory
I am longing for some help with the below issue. I am stuck here for weeks by now. Could you please help me?
I would like to smart monitor only sda and sdb with the official 'SMART by Zabbix agent 2 Template'. I set things as per below but it did not solve the issue. It keeps monitor sd[c-z]. Can you please help me? Thank you in advance.
- I created filters in both Discovery rule as per below.
Disk discovery > Filters
{#NAME} matches {$SMART.DISK.NAME.MATCHES}
Attribute discovery > Filters
{#NAME} matches {$SMART.ATTRIBUTE.ID.MATCHES}
- After that I modified the existing macros on template level as per below.
SMART by Zabbix agent 2 > Macros
{$SMART.ATTRIBUTE.ID.MATCHES} (sd[a-b]).sat
{$SMART.DISK.NAME.MATCHES} (sd[a-b]).sat
Thank you in advance,
Regards,
Gregory
Comment