Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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

Awesome Lists containing this project

README

        

# mackerel-plugin-battery
Battery plugin for Mackerel.

## Screenshot
Graphs of mackerel-plugin-battery

## 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.