• Event question

    From Sabre@1:154/110 to All on Thu Nov 20 07:36:53 2025
    Hello everybody!

    Is there a way to have an event run on a schedule every hour at a given? Like 15 minutes after every hour?

    Thanks,
    Sabre


    --- SBBSecho 3.29-Linux
    * Origin: Live Wire BBS [livewirebbs.com:1025] (1:154/110)
  • From Nightfox@1:103/705 to Sabre on Thu Nov 20 08:26:42 2025
    Re: Event question
    By: Sabre to All on Thu Nov 20 2025 07:36 am

    Is there a way to have an event run on a schedule every hour at a given? Like 15 minutes after every hour?

    Yes, you can go to SCFG > External Programs > Timed Events and add an event there. You can't directly specify 15 minutes after every hour, but one option is to tell it how many times a day you want the event to run. You could tell it 24 times per day and it should run once per hour.

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Sabre@1:154/110 to Nightfox on Thu Nov 20 12:39:30 2025
    Hello Nightfox!

    19 Jul 71 12:40, you wrote to me:

    Re: Event question
    By: Sabre to All on Thu Nov 20 2025 07:36 am

    Is there a way to have an event run on a schedule every hour at a
    given? Like 15 minutes after every hour?

    Yes, you can go to SCFG > External Programs > Timed Events and add an event there. You can't directly specify 15 minutes after every hour,
    but one option is to tell it how many times a day you want the event
    to run. You could tell it 24 times per day and it should run once per hour.

    Nightfox

    Yeah, that's what I've been doing, was just wondering if I missed a way to be more specific.

    Thanks,
    Sabre


    --- SBBSecho 3.29-Linux
    * Origin: Live Wire BBS [livewirebbs.com:1025] (1:154/110)
  • From Digital Man@1:103/705 to Sabre on Thu Nov 20 21:30:10 2025
    Re: Event question
    By: Sabre to Nightfox on Thu Nov 20 2025 12:39 pm


    Hello Nightfox!

    19 Jul 71 12:40, you wrote to me:

    Re: Event question
    By: Sabre to All on Thu Nov 20 2025 07:36 am

    Is there a way to have an event run on a schedule every hour at a
    given? Like 15 minutes after every hour?

    Yes, you can go to SCFG > External Programs > Timed Events and add an event there. You can't directly specify 15 minutes after every hour, but one option is to tell it how many times a day you want the event
    to run. You could tell it 24 times per day and it should run once per hour.

    Nightfox

    Yeah, that's what I've been doing, was just wondering if I missed a way to be more specific.

    There's no built-in method for scheduling timed events for a specific offset of ever hour (e.g. **:15). You can submit a feature request if this is important to, and it'd be good to know the reason why it's important too. :-)
    --
    digital man (rob)

    Sling Blade quote #2:
    Karl (re: killing Doyle): I hit him two good whacks in the head with it.
    Norco, CA WX: 51.1øF, 92.0% humidity, 1 mph SSW wind, 0.25 inches rain/24hrs --- SBBSecho 3.32-Linux
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Dumas Walker@1:103/705 to Sabre on Fri Nov 21 09:01:35 2025
    Re: Event question
    By: Sabre to Nightfox on Thu Nov 20 2025 12:39:30

    Yes, you can go to SCFG > External Programs > Timed Events and add an event there. You can't directly specify 15 minutes after every hour, but one option is to tell it how many times a day you want the event
    to run. You could tell it 24 times per day and it should run once per hour.

    Nightfox

    Yeah, that's what I've been doing, was just wondering if I missed a way to b > more specific.

    If you are running on a linux system, you can use cron to run a script, touch atrigger file, etc., on a more predictable basis.
    ---
    þ Synchronet þ CAPCITY2 * capcity2.synchro.net * Telnet/SSH:2022/Rlogin/HTTP
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Nightfox@1:103/705 to Dumas Walker on Fri Nov 21 11:47:04 2025
    Re: Event question
    By: Dumas Walker to Sabre on Fri Nov 21 2025 09:01 am

    Yes, you can go to SCFG > External Programs > Timed Events and add an
    event there. You can't directly specify 15 minutes after every hour,

    Yeah, that's what I've been doing, was just wondering if I missed a way to

    If you are running on a linux system, you can use cron to run a script, touch atrigger file, etc., on a more predictable basis.

    Sometimes it's good to have Synchronet run something though, since for some tasks, you might want Synchronet to bring the nodes down so that users can't log in while the task is running.

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Daryl Stout@1:103/705 to Sabre on Fri Nov 21 01:27:55 2025
    Is there a way to have an event run on a schedule every hour at
    a given? Like 15 minutes after every hour?

    You can use the Windows Task Scheduler. Unfortunately, if you have the events on one computer, you can NOT export them to another computer, and instead have to re-enter them.

    Daryl

    ... Overmedicated?? We have a prescription for that!!
    --- MultiMail/Win v0.52
    þ Synchronet þ The Thunderbolt BBS -- Little Rock, Arkansas
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)
  • From Nightfox@1:103/705 to Daryl Stout on Sat Nov 22 08:08:27 2025
    Re: Re: Event question
    By: Daryl Stout to Sabre on Fri Nov 21 2025 01:27 am

    You can use the Windows Task Scheduler. Unfortunately, if you have the events on one computer, you can NOT export them to another computer, and instead have to re-enter them.

    You actually can export tasks to another computer with Windows Task Manager. You should be able to right-click on the task and export it to an XML file, which you can then import into Task Manager on another computer. Also, there are commands you can use for that purpose for the Windows command line.

    Nightfox

    ---
    þ Synchronet þ Digital Distortion: digitaldistortionbbs.com
    * Origin: Vertrauen - [vert/cvs/bbs].synchro.net (1:103/705)