Hello;
I have a need to setup a custom alert within Orion. The alert will be to check into a Windows 2008 server into a directory names /ftp/orders. If there are files in this folder that are older than one hour, this an alert will need to be sent out.
I'm thinking that a script will need to be (a) created and (b) run on this Windows server and run under task manager every 5 minutes. If there are no files older that 1 hour then the script ends clean. Otherwise, a stub file will be created so that when Orion Custom Monitor checks this server for existence of a stub file and it does exist, an alert will be sent.
My asking is if anyone has sample scripts showing how to accomplish this.
Sincerely
Jeff