Jason Spirko wrote:
> *To All:*
> 
> I have two Windows 2003 servers that I am unable to acquire NIC information 
> from. I am able to retrieve CPU, memory, etc. but not throughput. I do have 
> SNMP 
> Informant installed.
> 
> I've tried running zensnmpperf run -d <host>, and this did not work.
> 
> Any ideas?
> 
Hi Jason

A few questions... Are both the servers from the same vendor? Did you
restart the SNMP service on both servers after setting them up?

Finally, you could try:

$ snmpwalk -v 1 -c public your_server_name | less

and look for the MAC addresses, let me know if you can see any MAC
addresses, that will decide one way or the other whether the information
is being retrieved from the server or not.

John



-- 
John Gardner - Tagish Ltd.
T: 01665 830 714
F: 01665 830 695
D: 01665 833 310

_______________________________________________
zenoss-users mailing list
[email protected]
http://lists.zenoss.org/mailman/listinfo/zenoss-users

Reply via email to