From OpenSCADAWiki
Jump to: navigation, search

|- | Network (netstat)
"Net_{IF}" || Network interfaces IF, available in the system. ||

  • "Received (B)" (rcv[real])
  • "Receive speed (B/s)" (rcvSp[real])
  • "Transmitted (B)" (trns[real])
  • "Transmit speed (B/s)" (trnsSp[real])

| As the source there used "/proc/net/dev" for the network devices-interfaces.