I'd like to have counters in Visualcron.
The should be added in the Manage menu.
A counter should have a default / start value.
There should be tasks to modify these counters like add x to -, or substract x from a counter.
In conditions you can have a comparison like greater than / equal to / less then a counter.
They should be in a database file in the settings folder and should be backupped.
Why?
I have a job running every 5 minutes and if this one fails it is going to mail the error to some people.
Sometimes I have a few hundred emails in my mailbox... I want only one if it fails, and one if it is working again.
I think I can manage this with the help of counter variables.
Uses Visualcron since 2006.