Page 1 of 1

command "at" to pass mgr actions

Posted: 20 Jun 2018 08:19
by mothinx
Hi everyone.

I would like to change a Direct Abbreviated Number on specific dates during the summer.

My choice was to make some mgr -log as the example below and to pass it via the command "at".
SET Direct_Abbreviated_Number "1": "1": "1": "6699"
{
Call_Number = "00612345678"
}
Then for example:
(1)xa00001> at 14:00
at> mgr -nodico -XX /DHS3bin/mtcl/myfile
But when i tried to list all at's sheduled tasks with atq:
(1)xa00001> atq
(1)xa00001>
Nothing is listed !
Is there an alcatel specific strange way to shedules at's commands as crontab and the command cfgCron ?

Thanks a lot for you help.

Re: command "at" to pass mgr actions

Posted: 06 Nov 2018 08:15
by Tha Tawa'S
Hi,
Did you try with crontab instead of at ?

Regards

Re: command "at" to pass mgr actions

Posted: 20 Jan 2020 08:52
by bmrcj
Hi,
Maybe you missed Ctrl-D after defining 'at' job...?
I always use this command way you specified and atq shows job(s).
regards