GithubHelp home page GithubHelp logo

Comments (2)

ChrisOnToure avatar ChrisOnToure commented on June 18, 2024

Quick update, we tried some different versions on the client but the issue persist.

  1. Client: 1.6.1 & Server: 1.6.1
  2. Client: 1.0.2 & Server: 1.6.1

from sensu.

cwjohnston avatar cwjohnston commented on June 18, 2024

hi @ChrisOnToure , thanks for raising this issue.

In the sensu-client logs we can see that the time jumps 7 hours which we believe its related to that false alert.

The timestamp in each entry in your sensu-client.log is generated based on the system clock. As a result, if the logged time is incorrect, it is because the system clock is incorrect.

The time of the server is properly set and ntpd is running, so we can rule out actually time issues on the server itself.

It is my understanding that by default ntpd will avoid changing the system clock in large increments of time, instead preferring to drift the clock forward or backward toward the time reported by the ntp server or server pool in use. See https://askubuntu.com/a/26940 for one explanation of this.

With the above in mind, I submit that your VM is starting up with a system clock time that its significantly skewed from the current wall clock time, and ntp is doing it's job to correct this, but the correction is taking longer than you expect.

Since this all sounds like expected behavior, I am inclined to close this issue. Please let me know if I have misunderstood. Otherwise we'll close this in our next backlog grooming.

from sensu.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.