- Community Home
- >
- Servers and Operating Systems
- >
- Operating Systems
- >
- Operating System - HP-UX
- >
- Time Zone
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
05-11-2006 02:56 AM
05-11-2006 02:56 AM
Time Zone
Please I need your help.
I`m migrating my environment to United Stated and have a lot of scripts on my crontab.
For example:
05,20,35,50 * * * * /prod12/afl/scripts/pmoftpenv.sh
But on the United States the time is different.
I need to execute this schedule on Brazil date and not on the servers`time.
What I need to do?
Thanks
Elizangela
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2006 03:10 AM
05-11-2006 03:10 AM
Re: Time Zone
TZ=EST3EDT
Belo Horizonte, Brasil, and most other metropolitan areas of
Brasil (including Brasilia).
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2006 03:11 AM
05-11-2006 03:11 AM
Re: Time Zone
A) Move the servers to the US, but keep the TZ on the servers to Brazil time.
B) Change all your cronjobs to reflect the date and time you want them to run. (US Time - Brazil time etc)
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2006 03:12 AM
05-11-2006 03:12 AM
Re: Time Zone
you have two options:
1. Move the cronjob times to Brazilian Time
2. Move the Timezone on the machine to Brasilian time (/etc/TIMEZONE)
For your example there would be no changes at the script is executed 4 times every hour, so no change.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2006 03:18 AM
05-11-2006 03:18 AM
Re: Time Zone
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-11-2006 03:19 AM
05-11-2006 03:19 AM
Re: Time Zone
I'm not sure you can set it within your crontab....
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-14-2006 10:48 PM
05-14-2006 10:48 PM
Re: Time Zone
do these answers resolve your question?
Please read :
http://forums1.itrc.hp.com/service/forums/helptips.do?#28
Please identify answer and close the thread.