1. 11 Aug, 2016 36 commits
  2. 05 Aug, 2016 1 commit
  3. 26 Jul, 2016 1 commit
    • Adam Wujek's avatar
      serspace/host_tools: add snmp_graph.sh · 72a0f118
      Adam Wujek authored
      Add a script to gather data via SNMP in the given interval, store it a file
      and draw a graph.
      
      Example use:
      ./snmp_graph.sh -f oids_temp_ip.txt --ip 192.168.1.10
      ./snmp_graph.sh -f oids_temp.txt --ip 192.168.1.12 --mibs-path "/var/lib/mibs/ietf:../snmpd" --mibs-load WR-SWITCH-MIB"
      Signed-off-by: Adam Wujek's avatarAdam Wujek <adam.wujek@cern.ch>
      72a0f118
  4. 20 Jul, 2016 2 commits