Hi all,
i started to use zabbix one week ago so i'm new on it.
I want to check size differences between two files.
I mean ,i have backup files which are saved every day.
And i want to check if the size of the file have brutally changed between the two saves ( more than 15%)
So i created a trigger which check the size of file, but i can't find the way to make the trigger working as i want.
I have an idea but i don't know if it's possible to do it.
I want to do (last size check)-(previous size check)<( previous size check)*(15/100)
But i don't know if it's good and if it's possible to do it.
is someone can help me ?
i started to use zabbix one week ago so i'm new on it.
I want to check size differences between two files.
I mean ,i have backup files which are saved every day.
And i want to check if the size of the file have brutally changed between the two saves ( more than 15%)
So i created a trigger which check the size of file, but i can't find the way to make the trigger working as i want.
I have an idea but i don't know if it's possible to do it.
I want to do (last size check)-(previous size check)<( previous size check)*(15/100)
But i don't know if it's good and if it's possible to do it.
is someone can help me ?

Comment