Hello,
I want to define some hysteresis on my free disk space trigger:
Problem expression: last(/template_smals_linux_simple/vfs.fs.size[{#FSNAME},pfree])<{$VFS.FS.PFREE.MIN.CRIT}
Do you know if I may do the following?:
Recovery expression: last(/template_smals_linux_simple/vfs.fs.size[{#FSNAME},pfree])>"{$VFS.FS.PFREE.MIN.CRIT}*1.1"
Best regards,
Cyrille
I want to define some hysteresis on my free disk space trigger:
Problem expression: last(/template_smals_linux_simple/vfs.fs.size[{#FSNAME},pfree])<{$VFS.FS.PFREE.MIN.CRIT}
Do you know if I may do the following?:
Recovery expression: last(/template_smals_linux_simple/vfs.fs.size[{#FSNAME},pfree])>"{$VFS.FS.PFREE.MIN.CRIT}*1.1"
Best regards,
Cyrille
Comment