Skip to content

ariarijp/mackerel-plugin-ping

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

26 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

mackerel-plugin-ping

Circle CI

ICMP Ping RTT custom metrics plugin for mackerel-agent.

Usage

$ sudo ./mackerel-plugin-ping -host 8.8.8.8
# Or you can use multi-host format
$ sudo ./mackerel-plugin-ping -host 8.8.8.8,8.8.4.4

Example of mackerel-agent.conf

[plugin.metrics.ping]
command = "/path/to/mackerel-plugin-ping -host 8.8.8.8"

Author

Takuya Arita

About

ICMP Ping RTT custom metrics plugin for mackerel-agent.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages