Menu

Show posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.

Show posts Menu

Messages - xxavvv123

#1
24.1, 24.4 Legacy Series / Automatic Update Via Cron
April 15, 2024, 10:33:39 PM
Hello!

I have a cron set to do the following: Upgrade the firmware on midnight on Friday OR Saturday within the date range of 21-28 of every month. I had my cron set to 0 0 21-28 * 5,6. Looks like it's updating every Friday regardless of it's within the 21st to 28th. Looks like the cron logic does not pick that up.

Is there any remedy to this - would a cron via CLI need to be made that uses the upgrade.sh script?

Thanks
#2
Merry day after Christmas to everyone!

I have email notifications setup and working as expected in Monit.
I have a crontab setup to run a certain script 1-2 times a month.

How can I have monit send out an email everytime this script is ran?