Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/madchicken/senec-prometheus-exporter
A SENEC solar system exporter for Prometheus
https://github.com/madchicken/senec-prometheus-exporter
Last synced: 9 days ago
JSON representation
A SENEC solar system exporter for Prometheus
- Host: GitHub
- URL: https://github.com/madchicken/senec-prometheus-exporter
- Owner: madchicken
- License: mit
- Created: 2021-03-06T19:22:42.000Z (almost 4 years ago)
- Default Branch: master
- Last Pushed: 2023-11-15T14:24:59.000Z (about 1 year ago)
- Last Synced: 2024-11-01T09:09:39.919Z (about 2 months ago)
- Language: JavaScript
- Size: 109 KB
- Stars: 0
- Watchers: 3
- Forks: 2
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# senec-prometheus-exporter
A SENEC solar system exporter for Prometheus## Installation
npm i senec_exporter -g
### Usage
senec -h
### Options
* --version Show version number [boolean]
* --host SPECIFY SENEC HOST or IP [required]
* --port Used HTTP port for metrics export [default: 9898]
* --interval Scraping interval in seconds [default: 60]
* --debug Debug mode
* --help Show help