NTP offsets plugin for collectd
Project description
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 details)
File details
Details for the file collectd-ntp-0.0.4.tar.gz
.
File metadata
- Download URL: collectd-ntp-0.0.4.tar.gz
- Upload date:
- Size: 3.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 4bdc913565f86bdae2f17e44b3686114bde9cd7590431a35d2ac69074a2e1d43 |
|
MD5 | 2b6a6abdff578c4984ea1e4a5b460b3e |
|
BLAKE2b-256 | 8450439615986fff060124e0e1430e67c00abd1a79ec27d8bcaab48d42a80539 |