Skip to content

New metric regarding ntp status #296

Description

@gerhweber

There should be the possibility to find out if a network device has a connection to a ntp-server and if its clock is syncronized.
This can be done by performing command "show ntp status" at a Juniper device.
The evaluation of the output string can show requested values like stratum, delay and so on.
I already made this enhancements in my private copy of junos-exporter.
It is working well and shows

  • clock_jitter
  • leap
  • offset
  • poll_interval
  • precision
  • root_delay
  • stratum
  • system_jitter
    So I could add my enhancement very quick.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions