Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yano3/mackerel-plugin-elasticsearch-nodes-stats
Elasticsearch cluster nodes statistics custom metrics plugin for mackerel.io agent.
https://github.com/yano3/mackerel-plugin-elasticsearch-nodes-stats
Last synced: about 1 hour ago
JSON representation
Elasticsearch cluster nodes statistics custom metrics plugin for mackerel.io agent.
- Host: GitHub
- URL: https://github.com/yano3/mackerel-plugin-elasticsearch-nodes-stats
- Owner: yano3
- Created: 2016-02-23T08:04:46.000Z (over 8 years ago)
- Default Branch: master
- Last Pushed: 2016-11-12T00:34:35.000Z (about 8 years ago)
- Last Synced: 2023-04-12T11:53:13.310Z (over 1 year ago)
- Language: Go
- Homepage:
- Size: 3.91 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
mackerel-plugin-elasticsearch-nodes-stats
===Elasticsearch cluster nodes statistics custom metrics plugin for mackerel.io agent.
## Synopsis
```
mackerel-plugin-elasticsearch-nodes-stats [-scheme=] [-host=] [-port=] [-tempfile=]
```## Example of mackerel-agent.conf
```
[plugin.metrics.elasticsearch-nodes-stats]
command = "/path/to/mackerel-plugin-elasticsearch-nodes-stats"
```