Quote:
| Originally Posted by chillyjim from a cpshell login the "ntp" command is used: Usage: ntp <MD5_secret> <interval> <server1> [<server2> <server3>] ntp -n <interval> <server1> [<server2> [<server3>]] (when working w/o MD5 secret) SPLAT doesn't run ntpd -jlh |
Thank you for the response. I've tried this, and the command appears to work. But when I run ntpstat, I get the following error message:
/bin/ntpstat_ntpstart: cpd_sched_config: command not found
ntp is not running
The command I type in is:
ntp -n 60 <server>
No error or success messages print after typing this command.
I am able to run ntpdate at Expert, but would really like to find out why this ntp polling won't execute & persist. I'd rather avoid hacking a script together that runs ntpdate for me. :)