"Dave Hatton" <hattond@ecid.cig.mot.com> said:
Dave> I'm looking to use the etherload monitor in an AIX
Dave> environmnet.
Dave> It currently seems to use the Sun supplied etherd.
Dave> Is anyone using this facility on other machines and if so how?
I do not know if etherds are available on non Sun machines. If you
really need it, I would suggest to get the libpcap library (which is a
system-independent interface for user-level packet capture). Should be
easy the write a portable etherd using libpcap.
Juergen