PDA

View Full Version : Trigger event everyday at 6am?



Ingo
October 13th, 2002, 12:55 PM
you could use the systems task planing feature, just set it up to call
girder -eventstring its6am
and learn the girder event its6am to the command you want to execute at 6am (or whatever time you want it to happen...)

jediperry
October 13th, 2002, 12:55 PM
You could also use the time serverr plugin but I don't think it has been updated to 3.2 (yet?).

Mike.

firemaster
October 13th, 2002, 12:55 PM
Umm hello...

I've been messing with Girder for about a week now, taught myself some cool (and not so cool) things to do with it...

anyway I wanna trigger a command based on the system clock... I havent seen any plugins that do this, is this possible currently (or would someone have to code something up)??