Operating System - HP-UX
1826335 Members
3095 Online
109692 Solutions
New Discussion

GPS time receiver and HPUX 10.20?

 
SOLVED
Go to solution
Robin Abecasis
Advisor

GPS time receiver and HPUX 10.20?

Hi,

I have a small closed network of 5 HPUX 10.20 servers, with no access to our corporate network/time servers.

My only choice is a) once a month update the time on the master server which is a time server to the other 4 clients, or b) connect via serial to the company GPS time receiver.

Is option B) possible? Its a "TruTime 800 Series TCU".

Cheers,
Robin
Wots going on 'ere then?
4 REPLIES 4
Steven E. Protter
Exalted Contributor

Re: GPS time receiver and HPUX 10.20?

B is possible, but I'm not sure about your specific device.

If the device supports HP-UX 10.20 then it will work. If not, no.

Option C: If any of the boxes has a modem, you can have a script dial the internet and get the time.

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
A. Clay Stephenson
Acclaimed Contributor
Solution

Re: GPS time receiver and HPUX 10.20?

There should be a file /etc/ntp.conf.example; One of the devices listed is a TrueTime GPS (driver #15) so you may be okay.

If your master has access to the Internet then there are many time sources available.


If it ain't broke, I can fix that.
Robin Abecasis
Advisor

Re: GPS time receiver and HPUX 10.20?

Bah, never noticed that entry in the ntp.conf.examples. Many thanks... our comms guys will cable the server to the GPS receiver and i will try it...

Thanks,
Robin
Wots going on 'ere then?
Angus Crome
Honored Contributor

Re: GPS time receiver and HPUX 10.20?

I don't know about the 800 Series, but we had a an old 600 series back in 1999 and it would not work. The time signal coming out was not compatible with ntp4, ntp3 or xntpd (however, it made an impressive clock on the wall). There was a lot of information on the TruTime website at the time, but it required a lot of programming, and some advanced mathematics knowledge as well (I think Clay could have handled that with extremely little effort). There are a number of devices out there from TruTime and others that are relatively cheap now, and would support the (I believe it was NIST?) standards.
You can always check the ntp website at the University of Delaware, oops, looks like it has been moved. Now you can go to www.ntp.org to get information, configuration, source and pre-compiles.

There are 10 types of people in the world, those who understand binary and those who don't - Author Unknown