Re: rstat question

Juergen Schoenwaelder (schoenw@ibr.cs.tu-bs.de)
Fri, 28 Apr 1995 13:33:45 +0200

Hi!

"Dave Hatton" <hattond@ecid.cig.mot.com> said:

Dave> I would now start to look at activity and loading, but I'm
Dave> getting nowhere fast.

Dave> I think I need to run "rstat" as a daemon.

You target machines must run the rstat daemon. On a SunOS machine, it
is usually found in /usr/etc/rpc.statd and started from the rc.local
script. I would recommend to read the system manual on how to start
RPC services.

However, I modified the ip_monitor.tcl script to display an error
message in case the target does not support the rstat RPC.

Juergen