I want to monitor the receive bitrate on the eth1 ports of a hundred or so broadcast satellite receivers, and I've created a probe that seems to work for some of the receivers: <function> Name: Eth1rx code: string_substring((rate(oid("1.3.6.1.2.1.2.2.1.10.3"))*8), 0, 9) <probe> Name: Eth1r...