Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/hfm/mackerel-plugin-unbound
Mackerel plugin for Unbound
https://github.com/hfm/mackerel-plugin-unbound
mackerel mackerel-plugin unbound
Last synced: 4 days 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 (over 6 years ago)
- Default Branch: master
- Last Pushed: 2021-09-21T07:40:10.000Z (over 3 years ago)
- Last Synced: 2024-11-07T17:04:54.999Z (about 2 months 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 [![Build Status](https://travis-ci.org/hfm/mackerel-plugin-unbound.svg?branch=master)](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"
```