John: Thanks for the quick response. Here are the answers to your questions.
1) Are both servers from the same vendor? Yes. 2) Did you restart the SNMP service on both servers after setting them up? Pretty sure I did. I restarted again just to make sure. 3) Finally, you could try: $ snmpwalk -v 1 -c public your_server_name | less Tried this and I was able to see the MAC addresses of the NICs. The snmpwalk MACs match the MACs listed in Zenoss OS tab. I am able to get information from all other performance counters just not the NICs. The graphs are displayed, but all the values state "nan". I have three other servers from the same vendor and everything works fine. ------------------------------- Jason Spirko Systems Administrator Xoran Technologies Inc. Phone: 1.734.663.7194 x.140 Email: [EMAIL PROTECTED] -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of John Gardner Sent: Friday, February 02, 2007 12:54 PM To: General discussion of using zenoss system Subject: Re: [zenoss-users] Graph Question 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 .................................................................................... This message (including any attachments) contains confidential and proprietary information intended only for the addressee. If you are not the intended recipient, please notify the sender immediately by responding to this e-mail, and delete this message and attachments from your system. If you have any questions about this e-mail please notify the sender immediately. Any unauthorized disclosure, copying, distribution or reliance on the contents of this information is strictly prohibited and may constitute a violation of law. _______________________________________________ zenoss-users mailing list [email protected] http://lists.zenoss.org/mailman/listinfo/zenoss-users
