Hi,
I would like to implement a generic trigger for a file system size item.
It should be generic in a way that by receiving a value of less than 10% a Warning should be generated and in case of a value less than 5% an Average. I cloned the 10% Trigger in -Trigger prototypes of Mounted filesystem discovery- and changed it to 5% but this does not work out well as I receive two alerts. One for 10% and one for 5% but I would like to have it changed generically from 10% to 5% so it is visible in the Dashboard view just once.
Any help is appreciated.
I would like to implement a generic trigger for a file system size item.
It should be generic in a way that by receiving a value of less than 10% a Warning should be generated and in case of a value less than 5% an Average. I cloned the 10% Trigger in -Trigger prototypes of Mounted filesystem discovery- and changed it to 5% but this does not work out well as I receive two alerts. One for 10% and one for 5% but I would like to have it changed generically from 10% to 5% so it is visible in the Dashboard view just once.
Any help is appreciated.
Comment