Thread: NTP in SPLAT
View Single Post
  #3 (permalink)  
Old 2006-01-09
Avertive Avertive is offline
Junior Member
 
Join Date: 2005-11-01
Posts: 8
Rep Power: 0
Avertive has an average reputation (10+)
Default Re: NTP in SPLAT

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. :)
Reply With Quote