Hello,
I have some automation to store snapshots and it happens I foreget to clean up and have issues with the system due to out of disk space.
I clean the snap archive with a automation manually runned from automation menu but I was thinking a automation to run cleanup if HDD utilization is 90%, but how do I create a trigger for this?
I think that every 24h I run the automation to check HDD space and if above 90% run cleanup script.
Any easy way to do this?
To monitor a volume, you can use System Monitor.
Then you can trigger your automation on the value (numeric state trigger), or at a time (time pattern trigger) and check the value in a condition.