I am using PRTG 9 as network monitoring tool. I used the /queue simple print oid commands to get oids and added them in PRTG but it only shows a single value. I mean the graph is a flat line. What is going wrong here?
Also Snmp Custom sensor in prtg has place to enter a single oid, but I need to enter two oids one for incoming and other for outgoing traffic.
I also facing the same problem, and after few setting changes in the PRTG setting. Finally im able to to see the value by change the “value type” to “delta”. And to view the bandwidth in kilobits per second, you need to multiply 8 and divide 1024 in the sensor setting also. Hope this can help to you.
Hi. I have done delta counter and converted to Mbps with mult. 8 and div.1000000, but is there any way to create sensor with 2 channels for UP and DOWN traffic (without snmp factory).