Skip to content

Latest commit

 

History

History
25 lines (18 loc) · 776 Bytes

README.md

File metadata and controls

25 lines (18 loc) · 776 Bytes

netgear-rateup

Feature :

netgear-rateup is mrtg module for NetGear Gigabit Ethernet Switch Unmanaged (tested with GS308E and GS305E). It is used to monitor the traffic load on each port, with SNMP unsupported network switch.

image

Usage :

Please refer sample configuration file(mrtg-sample.cfg) in the repository.

Target[NetGear_IP_1]: `/usr/bin/ruby /etc/netgear-rateup.rb [NetGear_IP] [PortNumber]`

Password for Ethernet Switch is in ~/.netrc.

machine 192.168.11.2
login UserName
password [Password for 192.168.11.2]

CHANGES :

  • [2023/3/18] use ~/.netrc for password
  • [2023/1/26] third argument is changed from MD5 to real password