Hello,
I will make my first steps with zabbix and I have a beginner question:
I make a backup from a specific application on my linux server. This backup zip file I stored every day in a folder /media/usbstick/backup
Now I want to monitoring, that every day there is a new file with today's creation date with size>0 in the folder /media/usbstick/backup.
The access to the linux system is via SSH username/password or username/SSH key.
If there is no today backup file, a trigger should send an alarm.
How can this be done with zabbix?
Thank you!
Michael
I will make my first steps with zabbix and I have a beginner question:
I make a backup from a specific application on my linux server. This backup zip file I stored every day in a folder /media/usbstick/backup
Now I want to monitoring, that every day there is a new file with today's creation date with size>0 in the folder /media/usbstick/backup.
The access to the linux system is via SSH username/password or username/SSH key.
If there is no today backup file, a trigger should send an alarm.
How can this be done with zabbix?
Thank you!
Michael
Comment