Hello,
I am using SolarWinds Engineer's toolset and using the SNMP real graph, would anyone know how can I change from IfInOctes or IfOutOctets to bits per second when I am adding a new MIB or change it to and existing MIB.
I auto-Publish the graph to a web server but I would like to graph the result in bits per second instead of IfInOctets or IfOutOctets because that way I need to multiply the graph result by 8 (octects) to pass it to bits per second.
SWRicardo - You can enter =*8 in the units field to multiply the value by eight.
HTH,
Greg
Thank you very much Greg.