Not a customer? Click the 'Start a free trial' link to begin a 30-day SaaS trial of our product and to join our community.
Existing Cisco AppDynamics customers should click the 'Sign In' button to authenticate to access the community
03-02-2020 07:34 AM
Are there any suggestions / best practices on handling Daylight savings time change ? Stop Appdynamics from Sending out false alerts during the one hour time change window while still keeping monitoring active? This Sunday we're springing forward so there will be an hour with no data.
Last time this happened we received several false alerts.
03-04-2020 03:27 PM
Hi There,
Timezone file need to be updated in JDK/JRE with more recent timezone data, to accommodate daylight saving time (DST) changes in different countries. Oracle relies on the timezone data publicly available through IANA's Time Zone Database.
If timezone file is not updated, customers would see different timezone in the controller UI. "TimeZone Updater Tool" can be used to update timezone file.
https://www.oracle.com/technetwork/java/javase/tzupdater-readme-136440.html
Here is an example:
1) Here is latest java version on one of the servers(Java version is 1.8 update 212)
ps aux | grep java
495 86135 1.1 8.5 170393512 45191824 ? Sl Oct30 219:01 /opt/appdynamics/platform/jre/1.8.0_212/bin/java -cp
2) Please check the link below
https://www.oracle.com/technetwork/java/javase/tzdata-versions-138805.html
Look for "8u231" and it mentions that "Brazil no longer observes DST."
Since timezone file is not updated(1.8.0_212), customer would see a different timezone in the controller UI in Brazil
Thanks,
Satbir Singh
03-05-2020 05:17 AM
Thanks Satbir,
Technically our controllers handle the time change. We're located in the US in Central time. The Sunday the time will change by one hour from 2:00 am to 3:00 am. This causes a one hour gap in metrics and triggers alerts. Right now we send out emails to let the teams know to expect this / setup action suppress ions. Wondering if there are better options.
User | Count |
---|---|
2 | |
1 | |
1 | |
1 | |
1 | |
1 |
Thank you! Your submission has been received!
Thank you! Your submission has been received!
Oops! Something went wrong while submitting the form