Hello,
Is it possible to display bps by polling IN Octets and OUT Octets every 10 seconds and calculating the difference from the values recorded 10 seconds prior, using the formula `bps = (difference in octets / 10 sec) * 8 bits`?
Alternatively, please let me know if there are any example connectors available on your website.
Thanks.
Thanks, Pedro.
I’ll check things out tomorrow based on the information you provided.
By the way, I made a typo and entered "Hiroaysu," but the correct spelling is "Hiroyasu." I can't change the account name, so I'm leaving it as is.
Hi Hiroaysu,
An example connector that implements rate calculation logic can be found on the following GitHub repository: SLC-C-Example_Rates-SNMP.