SNMP community for SNMP-Monitor --> Interface load

Heinz Richter (syh@ecmwf.int)
Tue, 06 May 1997 17:02:42 +0100

There is a small bug in the snmp_monitor.tcl script.
it not stores the right SNMP community for SNMP-Monitor --> Interface
load.

Here is a bugfix

DIFF: snmp_monitor.tcl
479c479,481
< lappend args [CreateChart $id [expr 30+$i] [expr 30+$i]]

---
>           set nid [CreateChart $id [expr 30+$i] [expr 30+$i]]
>               ined -noupdate attribute $nid "SNMP:Config" [$sh configure]
>           lappend args $nid

This fix is for tkined 1.4.5

Good luck Heinz

------------------------------------------------------------------ European Centre for Medium-Range Weather Forecasts System Software Section Shinfield Park, Reading Heinz Richter Berkshire RG2 9AX tel: +44 118 9499379 United Kingdom fax: +44 118 9869450 http://www.ecmwf.int/ mailto:heinz.richter@ecmwf.int -----------------------------------------------------------------

--
!! This message is brought to you via the `tkined & scotty' mailing list.
!! Please do not reply to this message to unsubscribe. To subscribe or
!! unsubscribe, send a mail message to <tkined-request@ibr.cs.tu-bs.de>.
!! See http://wwwsnmp.cs.utwente.nl/~schoenw/scotty/ for more information.