https://github.com/astj/mackerel-plugin-darwin-battery
https://github.com/astj/mackerel-plugin-darwin-battery
Last synced: over 1 year ago
JSON representation
- Host: GitHub
- URL: https://github.com/astj/mackerel-plugin-darwin-battery
- Owner: astj
- License: apache-2.0
- Created: 2016-06-16T19:05:42.000Z (about 10 years ago)
- Default Branch: master
- Last Pushed: 2020-11-23T12:45:17.000Z (over 5 years ago)
- Last Synced: 2025-02-16T09:41:48.261Z (over 1 year ago)
- Language: Go
- Size: 15.6 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
mackerel-plugin-darwin-battery [](https://travis-ci.org/astj/mackerel-plugin-darwin-battery)
=====================
Darwin battery custom metrics plugin for mackerel.io agent.
## Synopsis
```shell
mackerel-plugin-darwin-battery [-metric-key-prefix=battery-capacity]
```
## Example of mackerel-agent.conf
```
[plugin.metrics.battery]
command = "/path/to/mackerel-plugin-darwin-battery"
```