Skip to content

hansmi/modbus-exporter-modules

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

25 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Modules for Prometheus Modbus exporter

Custom configuration modules for @RichiH's Modbus Prometheus exporter (RichiH/modbus_exporter) for personal use.

The modules are available in the module directory.

Notes for manual Modbus testing

docker run -it --rm --network host docker.io/library/debian:stable
apt-get update && \
apt-get install -yy python3-pymodbus python3-prompt-toolkit
pymodbus.console --verbose tcp --host host --port 502

client.read_holding_registers slave=1 count=1 address=1234

About

Modules for Prometheus Modbus exporter.

Topics

Resources

License

Stars

Watchers

Forks

Packages

 
 
 

Contributors