Guys,
I'm facing troubles when I create a LLD rule with a filter like this:
Macro: {#FSNAME}
Regexp: "^/|^/usr|^/var|^/tmp|^/home|^/boot"
This filter discovers my "/var/lib/", but I have others FS like "/" and "/boot" that they not got discovered...
What I need is that the discovery rule only discovers this FS's and ignore the rest.
/
/usr
/var
/tmp
/home
/boot
Tks!
I'm facing troubles when I create a LLD rule with a filter like this:
Macro: {#FSNAME}
Regexp: "^/|^/usr|^/var|^/tmp|^/home|^/boot"
This filter discovers my "/var/lib/", but I have others FS like "/" and "/boot" that they not got discovered...
What I need is that the discovery rule only discovers this FS's and ignore the rest.
/
/usr
/var
/tmp
/home
/boot
Tks!
Comment