This is a bash script do that is possible enable or disable daylight saving of yours AWStats reports confs.

AWSDaylight.sh -t TIMEZONE -c CONFS -d -n [-p PATHCONFS] -h

-h : Show this help message
-t : Define timezone of normal time. Ex.: -3 (to Brazil)
-c : Define confs to be changed. Ex.: site1,site2 (comma separated)
-d : Set daylight saving
-n : Set normal time
-p : (optional) Define path of awstats.site.conf. Default is /etc/awstats/

To schedule execution on crontab. Follow an example from cron from brazilian time setup:

59 23 15-21 10 0 <PathToAWSDaylight>/AWSDaylight.sh -t -3 -c site1,site2 -d
59 23 15-21 2 0 <PathToAWSDaylight>/AWSDaylight.sh -t -3 -c site1,site2 -n

Features

  • Simple enable/disable daylight saving
  • Enable or disable multiple confs
  • Scheduled on Cron

Project Activity

See All Activity >

Categories

Logging

Follow AWSDaylight

AWSDaylight Web Site

Other Useful Business Software
MongoDB Atlas runs apps anywhere Icon
MongoDB Atlas runs apps anywhere

Deploy in 115+ regions with the modern database for every enterprise.

MongoDB Atlas gives you the freedom to build and run modern applications anywhere—across AWS, Azure, and Google Cloud. With global availability in over 115 regions, Atlas lets you deploy close to your users, meet compliance needs, and scale with confidence across any geography.
Start Free
Rate This Project
Login To Rate This Project

User Reviews

Be the first to post a review of AWSDaylight!

Additional Project Details

Operating Systems

Linux

Languages

Brazilian Portuguese, English

Intended Audience

Developers, Information Technology, Management, System Administrators

User Interface

Command-line

Registered

2014-07-07