AndreySV / check_modbus

Nagios plugin for Modbus TCP and Modbus RTU
GNU General Public License v3.0
14 stars 20 forks source link

Move the output decimal #4

Closed mr-marcus closed 10 years ago

mr-marcus commented 10 years ago

I’m new to both modbus and the plugin. I got your excellent plug-in working on the first try. Got it to pull a few different kinds of Schneider power meters. Most PM I pull returns the kw values as 123 but its actually 1,23kw. Is there any built in way in your software to move the decimal? The monitoring system i use cant.

AndreySV commented 10 years ago

Hi, Marcus. Since version 0.47 of check_modbus it's possible to do with parameters --gain and --offset.