Splunk AppDynamics

How to handle time change on On-prem controllers?

Bill_Anderson
Path Finder

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.

Labels (3)
Tags (3)
0 Karma

Satbir_Singh
Path Finder

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

Bill_Anderson
Path Finder

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.

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

What Is Splunk? Here’s What You Can Do with Splunk

Hey Splunk Community, we know you know Splunk. You likely leverage its unparalleled ability to ingest, index, ...

Level Up Your .conf25: Splunk Arcade Comes to Boston

With .conf25 right around the corner in Boston, there’s a lot to look forward to — inspiring keynotes, ...

Manual Instrumentation with Splunk Observability Cloud: How to Instrument Frontend ...

Although it might seem daunting, as we’ve seen in this series, manual instrumentation can be straightforward ...