Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/astj/mackerel-plugin-darwin-battery
https://github.com/astj/mackerel-plugin-darwin-battery
Last synced: 14 days 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 (over 8 years ago)
- Default Branch: master
- Last Pushed: 2020-11-23T12:45:17.000Z (almost 4 years ago)
- Last Synced: 2024-10-11T21:42:22.281Z (about 1 month 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 [![Build Status](https://travis-ci.org/astj/mackerel-plugin-darwin-battery.svg?branch=master)](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"
```