I have set triggers for disk space for when it reaches 80%, 90% and 95%. The problem is because the trigger I set for 95% is:
{Template OS Linux:vfs/fs/size[{#FSNAME},pfree].last(0)}<5
I am getting 3 alerts and emails for it being less that 20, less than 10 and less than 5. If I wanted to islolate the triggers to only alert if they were between say 20-10, 9-5, and 4 or less is there a way to do it so you only get one alert depending on how full it is?
I hope this is making sense.
Robert
{Template OS Linux:vfs/fs/size[{#FSNAME},pfree].last(0)}<5
I am getting 3 alerts and emails for it being less that 20, less than 10 and less than 5. If I wanted to islolate the triggers to only alert if they were between say 20-10, 9-5, and 4 or less is there a way to do it so you only get one alert depending on how full it is?
I hope this is making sense.
Robert
Comment