Prometheus Exporter for nodejs-poolController
- runs on port 9101
- should be run on same host as nodejs-poolController
- connects to http://localhost:4200/state/all to pull metrics
- ph
- dosed_acid
- orp
- alk
- ch
- lsi
- temp (Pool)
- rpm
- gpm (gallons per minute)
- watts (Pump)
git clone https://github.com/ibehren1/nodejs-poolController-prometheus-exporter.git
- make
- python3
- python3-pip
- python3-venv
sudo make install
make status
or
systemctl status njspc-exporter
sudo make uninstall
Copyright © 2025 Isaac Behrens. All rights reserved.
