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>
Release files for collectd-ntp 0.0.4
For a detailed explanation of source distributions (sdists) and built distributions (wheels), please see the package formats documentation.
Source distribution (sdist)
| File | Size | Uploaded | |
|---|---|---|---|
| collectd-ntp-0.0.4.tar.gz | 3.7 kB | Details |
Release files / collectd-ntp-0.0.4.tar.gz
| Download URL | collectd-ntp-0.0.4.tar.gz |
|---|---|
| Size | 3.7 kB |
| Tags | Source |
|
SHA-256 checksum How to use checksums |
4bdc913565f86bdae2f17e44b3686114bde9cd7590431a35d2ac69074a2e1d43
|
|
BLAKE2b-256 checksum How to use checksums |
8450439615986fff060124e0e1430e67c00abd1a79ec27d8bcaab48d42a80539
|
| Upload date | |
|
Uploaded using Trusted Publishing? What is trusted publishing? |
No |