Hello!
may be somebody already solve this issue.
I need to attach different triggers and metric interval for different filesystems that discovers in LLD rule.
for example 60sec and Critical threshold for / and 600 sec and Warning threshold for /var.
In this case I actially need two discovery rule, that will discover me different filesystem.
I can set up rule to discover different filesystems by using filters, but I cant create two rule with the same key vfs.fs.discovery.
also it is not possible to use vfs.fs.discovery with [], that could solve problem. For example vfs.fs.discovery[customer_fs], vfs.fs.discovery[admin_fs].
The only solution I can find right now - is to create custom LLD key for filesystems, but it is not cool.
May be somebody know other solution?
may be somebody already solve this issue.
I need to attach different triggers and metric interval for different filesystems that discovers in LLD rule.
for example 60sec and Critical threshold for / and 600 sec and Warning threshold for /var.
In this case I actially need two discovery rule, that will discover me different filesystem.
I can set up rule to discover different filesystems by using filters, but I cant create two rule with the same key vfs.fs.discovery.
also it is not possible to use vfs.fs.discovery with [], that could solve problem. For example vfs.fs.discovery[customer_fs], vfs.fs.discovery[admin_fs].
The only solution I can find right now - is to create custom LLD key for filesystems, but it is not cool.
May be somebody know other solution?
Comment