Problem with tkined

Iman_Mayes@infonautics.com
Mon, 7 Apr 1997 19:04:03 -0400

I am running the tkined program available with the latest version of
scotty.
I'm using tk4.2, Tcl7.6 on an SGI running IRIX5.3. Whenever I try to use
any of the
system activity monitoring functions (ex. System Load), I get the following
error:

can't read "r(avenrun_0)": no such variable
while executing
"format "%.2f" $r(avenrun_0)..."
invoked from within
"set load [format "%.2f" $r(avenrun_0)]..."
("foreach" body line 11)
invoked from within
"foreach id $ids {
set ip $sysload_ip($id)

if {[catch {sunrpc stat $ip} res]} {
ined -noupdate values $id 0
ined -noupdate attribute $id " ..."
(procedure "SystemLoadProc" line 9)
invoked from within
"SystemLoadProc stripchart1"
(script bound to job - job deleted)

After poking around, I discovered that this error is intermittent. It seems
as though the "r" array simply
"dissappears". If anyone knows about this, please email me.

Thanx

--
!! 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.