Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/itchyny/mackerel-plugin-battery
Battery plugin for Mackerel
https://github.com/itchyny/mackerel-plugin-battery
mackerel mackerel-plugin
Last synced: about 1 month ago
JSON representation
Battery plugin for Mackerel
- Host: GitHub
- URL: https://github.com/itchyny/mackerel-plugin-battery
- Owner: itchyny
- License: mit
- Created: 2019-11-16T13:06:51.000Z (almost 5 years ago)
- Default Branch: main
- Last Pushed: 2023-10-17T12:31:19.000Z (about 1 year ago)
- Last Synced: 2024-05-02T00:57:24.956Z (7 months ago)
- Topics: mackerel, mackerel-plugin
- Language: Go
- Size: 24.4 KB
- Stars: 5
- Watchers: 3
- Forks: 2
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# mackerel-plugin-battery
Battery plugin for Mackerel.## Screenshot
## Setting
```
[plugin.metrics.battery]
command = "/path/to/mackerel-plugin-battery"
```## Installation
### Homebrew
```sh
brew install itchyny/tap/mackerel-plugin-battery
```### Build from source
```bash
go install github.com/itchyny/mackerel-plugin-battery@latest
```## Bug Tracker
Report bug at [Issues・itchyny/mackerel-plugin-battery - GitHub](https://github.com/itchyny/mackerel-plugin-battery/issues).## Author
itchyny (https://github.com/itchyny)## License
This software is released under the MIT License, see LICENSE.