Hi all
I`d like to exclude certain services to avoid receiving alerts about them. I have tried several regex expressions, but I can't get it to work."
This is the content of my macro
Code:{$SYSTEMD.NAME.SERVICE.NOT_MATCHES}
Code:^(sssd\.service|smartd\.service|selinux-autorelabel-mark\.service|microcode\.service|nvmefc-boot-connections\.service| ostree-remount\.service|multipathd\.service)$
I've detached/atached the template serveral times but warnings still apears.
Do you know how to solve it?
BR
I`d like to exclude certain services to avoid receiving alerts about them. I have tried several regex expressions, but I can't get it to work."
This is the content of my macro
Code:{$SYSTEMD.NAME.SERVICE.NOT_MATCHES}
Code:^(sssd\.service|smartd\.service|selinux-autorelabel-mark\.service|microcode\.service|nvmefc-boot-connections\.service| ostree-remount\.service|multipathd\.service)$
I've detached/atached the template serveral times but warnings still apears.
Do you know how to solve it?
BR
Comment