https://github.com/hfm/mackerel-plugin-unbound
Mackerel plugin for Unbound
https://github.com/hfm/mackerel-plugin-unbound
mackerel mackerel-plugin unbound
Last synced: about 1 year ago
JSON representation
Mackerel plugin for Unbound
- Host: GitHub
- URL: https://github.com/hfm/mackerel-plugin-unbound
- Owner: hfm
- License: mit
- Created: 2018-08-30T09:55:48.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2021-09-21T07:40:10.000Z (over 4 years ago)
- Last Synced: 2025-02-12T07:54:15.836Z (over 1 year ago)
- Topics: mackerel, mackerel-plugin, unbound
- Language: Go
- Homepage:
- Size: 17.6 KB
- Stars: 1
- Watchers: 2
- Forks: 2
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
README
mackerel-plugin-unbound [](https://travis-ci.org/hfm/mackerel-plugin-unbound)
=
[Unbound](https://nlnetlabs.nl/projects/unbound/about/) custom metrics plugin for mackerel.io agent.
## Synopsis
```shell
mackerel-plugin-unbound [-unbound-control=] [-tempfile=]
```
## Example of mackerel-agent.conf
```toml
[plugin.metrics.unbound]
command = "/path/to/mackerel-plugin-unbound"
```