- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- NTP clients
Categories
Company
Local Language
Forums
Discussions
Forums
- Data Protection and Retention
- Entry Storage Systems
- Legacy
- Midrange and Enterprise Storage
- Storage Networking
- HPE Nimble Storage
Discussions
Forums
Discussions
Discussions
Discussions
Forums
Forums
Discussions
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
- BladeSystem Infrastructure and Application Solutions
- Appliance Servers
- Alpha Servers
- BackOffice Products
- Internet Products
- HPE 9000 and HPE e3000 Servers
- Networking
- Netservers
- Secure OS Software for Linux
- Server Management (Insight Manager 7)
- Windows Server 2003
- Operating System - Tru64 Unix
- ProLiant Deployment and Provisioning
- Linux-Based Community / Regional
- Microsoft System Center Integration
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Discussion Boards
Community
Resources
Forums
Blogs
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-30-2006 11:33 AM
тАО06-30-2006 11:33 AM
NTP clients
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-30-2006 11:54 AM
тАО06-30-2006 11:54 AM
Re: NTP clients
Table 4-7. An ntpq Output Indicating Known NTP Hosts
remote refid st t when poll reach delay offset disp==================================================================*GPS_HP(1) GPS 0 l 48 64 377 0.00 0.516 4.19hpps.cup.hp cupertino 3 u 467 1024 377 7.20 -12.430 15.67+server2 WWVB 1 u 173 256 377 279.95 20.56 16.40+node1 node3 2 u 131 256 373 9.89 16.28 23.25
http://docs.hp.com/en/B2355-90774/ch04s02.html
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО06-30-2006 11:55 AM
тАО06-30-2006 11:55 AM
Re: NTP clients
# ntpq -pn
...see the manpages for more information. An asterisk ("*") in column-1 denotes the server to which synchronization has occured.
Regards!
...JRF...
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-03-2006 06:09 AM
тАО07-03-2006 06:09 AM
Re: NTP clients
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-03-2006 06:46 AM
тАО07-03-2006 06:46 AM
Re: NTP clients
You can also look at /etc/ntp.conf
That will tell you what machine you INTEND to use. Compare it to the ntpq output and see whats going on.
I've found older versions of HP-UX have difficulty correcting time that is off by more than an hour with NTP. This may be a patching issue, have not had time to explore it.
SEP
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-03-2006 06:53 AM
тАО07-03-2006 06:53 AM
Re: NTP clients
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-03-2006 07:09 AM
тАО07-03-2006 07:09 AM
Re: NTP clients
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-03-2006 07:25 AM
тАО07-03-2006 07:25 AM
Re: NTP clients
You could try turning up the daemon logging level in /etc/syslog.conf, and then consult syslog after a client syncs to your server. Having never run an NTP server under HP-UX, I'm not sure that this will work.
Or write a script/program which monitors 123/udp.
PCS
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-03-2006 07:29 AM
тАО07-03-2006 07:29 AM
Re: NTP clients
You can try to catch ntpclients with
tcpdump:
> tcpdump -n udp port ntp
Rgds
HGH
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-03-2006 07:55 AM
тАО07-03-2006 07:55 AM
Re: NTP clients
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-03-2006 07:58 AM
тАО07-03-2006 07:58 AM
Re: NTP clients
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-03-2006 01:26 PM
тАО07-03-2006 01:26 PM
Re: NTP clients
http://www.ethereal.com/
or 'snort':
http://gatekeep.cs.utah.edu/hppd/cgi-bin/search?package=on&description=on&term=sniffer
These are just suggestions to the subject of network sniffers and monitors. And of course, the best ones cost and often appear on network nodes, ie routers.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
тАО07-09-2006 10:40 PM
тАО07-09-2006 10:40 PM
Re: NTP clients
try xntpdc -c monlist
or if you want lots more try the -d (debug option )on the xntpd start command this comes out to your root screen however which may have nuisance value
good luck
Mike