maxthree
12-28-2002, 08:57 PM
Hi,
I have following problem :
I made as script that works just fine. If I run it, no probs.
Now, if I run it with CRON I have a problem with following line
/opt/MagellanNMS/bin/cmccmd <argument>
all this does is send <argument> to a prog I have running.
Again, script runs fine when I run it manually.
When I run it with cron, I get "could not establish connection with functional layer".
anybody know WHY it refuses to work if launched by CRON?
I have following problem :
I made as script that works just fine. If I run it, no probs.
Now, if I run it with CRON I have a problem with following line
/opt/MagellanNMS/bin/cmccmd <argument>
all this does is send <argument> to a prog I have running.
Again, script runs fine when I run it manually.
When I run it with cron, I get "could not establish connection with functional layer".
anybody know WHY it refuses to work if launched by CRON?