- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- How to configure Mainframe as a NTP server and HP...
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
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
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
11-05-2002 07:20 AM
11-05-2002 07:20 AM
How to configure Mainframe as a NTP server and HP-UX as clients
Yalin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2002 07:25 AM
11-05-2002 07:25 AM
Re: How to configure Mainframe as a NTP server and HP-UX as clients
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2002 07:59 AM
11-05-2002 07:59 AM
Re: How to configure Mainframe as a NTP server and HP-UX as clients
UNIX types can be Tandem, Compaq, HP, SUN, IBM-AIX.
Other types most likely do not have NTP available.
Let us know what you have and we can be more informative.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2002 09:18 AM
11-05-2002 09:18 AM
Re: How to configure Mainframe as a NTP server and HP-UX as clients
I never messed with OS/390, we were a VM and VSE shop. I don't recall any NTP software in our environment but that was quite a few years ago. Do you have a Systems Programmer who handles the care and feeding of this monster? If so, he would be the one to ask about NTP software.
Pete
Pete
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-05-2002 09:19 AM
11-05-2002 09:19 AM
Re: How to configure Mainframe as a NTP server and HP-UX as clients
Yalin
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
11-06-2002 10:09 AM
11-06-2002 10:09 AM
Re: How to configure Mainframe as a NTP server and HP-UX as clients
NTP should run on a server where it can run at near
real-time priority. Generally,
not something you want to
task a mainframe with.
However, you make a server a
server by pointing a client at
it. Your server should either have a reliable clock attached
and/or be servered by three or four reliable servers.
The line in you ntp configuration file should read
server yourserver.com
If you have restrict lines to
tighten security you need to use IP addresses.
To see if ntp is running on a server try using
ntpdate -d server.com
It will give you a bunch of diagnostics. Times are all
zero if the server is NOT running