Skip to content

chrony custom metrics plugin for mackerel.io agent

License

Notifications You must be signed in to change notification settings

sukiyaki/mackerel-plugin-chrony

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mackerel-plugin-chrony

chrony custom metrics plugin for mackerel.io agent.

Inspired by telegraf chrony Input Plugin.

Requirements

  • chrony
    • Executable chronyc is required

Synopsis

mackerel-plugin-chrony [-command <path to chronyc>]
Usage of ./mackerel-plugin-chrony:
  -command string
    	path to chronyc (default "/usr/bin/chronyc")

Example of mackerel-agent.conf

[plugin.metrics.chrony]
command = "/usr/local/bin/mackerel-plugin-chrony"

Metrics

See the official docs for the various headers returned by this plugin.

About

chrony custom metrics plugin for mackerel.io agent

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages