Hi Jayanta,
Create a cron job as follows:
*/15 9-18 * * * $PATH_TO_BBCMD $PATH_TO_YOUR_SCRIPT
Optionally if business hours were only Monday to Friday the last
asterix would be replaced by 1-5.
Phil
On 23 May 2011 15:02, Jayanta Kundu <user-d0758a3e63c3@xymon.invalid> wrote:
Hi All,
I am using Xymon 4.2.3.
Could anyone please let me know how can I write a sample script in
Client side which should execute every 15 minutes on business
hours(9:00 am to 6 pm) every day.
With Thanks & Regards,
Jayanta.
On Sun, May 22, 2011 at 6:55 PM, Henrik Størner <user-ce4a2c883f75@xymon.invalid> wrote:
I am using Xymon 4.2.3.
I didn't found any file named "tasks.cfg" file in client side.
Then you'll have to run the script via your system 'cron' utility.
Regards,
Henrik