A Prometheus exporter for the Kostal Plenticore series of inverters.
Project description
This is a Prometheus exporter for the Kostal Plenticore series of inverters. It exports the metrics exposed by the inverter in Prometheus format. This way it can be ingested into Prometheus and used for Grafana dashboards or to trigger notifications in case of failure events.
Usage
Run the kostal-plenticore-exporter passing it the IP address of the inverter and the password of the operator user. As command line arguments can be seen by other users on the system, the password should be passed via environment variable:
PASSWORD="my super secret" kostal-plenticore-exporter 192.168.1.3
The metrics will be default be exposed at http://localhost:9876/. See kostal-plenticore-exporter --help for all metrics available.
Alternatively, you can also invoke the Python module: python3 -m kostal_plenticore_exporter --help.
License
This program is free software: you can redistribute it and/or modify it under the terms of the GNU Affero General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details.
You should have received a copy of the GNU Affero General Public License along with this program. If not, see http://www.gnu.org/licenses/.
Project details
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Built Distribution
Hashes for kostal_plenticore_exporter-0.4.0.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | f9007d017cf56d09923549d4873156477a35c5f22a1e8da9e23c6ab4f528f1ab |
|
MD5 | a20fc0fa1dc3e5278d52d4d425838c24 |
|
BLAKE2b-256 | b162b742417890ec52cb2fa0a1a727d9aef642f014a2f2e6fe7b93584bf31fab |
Hashes for kostal_plenticore_exporter-0.4.0-py3-none-any.whl
Algorithm | Hash digest | |
---|---|---|
SHA256 | 6d3aa343ece0711707675b6963a18c76d40d8ec17fd52b8b2eafb269fccf93b3 |
|
MD5 | 4a76e2556d30d64806dcaee1eaa66c2c |
|
BLAKE2b-256 | 08aeefd2c67649da03350eba9d87e7d7d3677bd2bbba6c8702fd13a72b2109fb |