Skip to main content

NTP offsets plugin for collectd

Project description

https://travis-ci.org/ministryofjustice/collectd-ntp.svg?branch=master

A collectd plugin to fetch NTP offsets from a pool.

The default update interval is 60 seconds.

Installation

The latest stable version can be installed from PyPI:

$ pip install collectd-ntp

Configuration

To configure the plugin:

<LoadPlugin python>
  Globals true
</LoadPlugin>

<Plugin python>
  Import "ntpoffset"

  <Module "ntpoffset">
    # NTP pool address
    pool "pool.ntp.org"
  </Module>
</Plugin>

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

collectd-ntp-0.0.4.tar.gz (3.7 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page