Quantcast
Channel: VMware Communities : Discussion List - All Communities
Viewing all articles
Browse latest Browse all 178257

Reporting on NIC Driver stats

$
0
0

We have HP DL380 G7/G8 servers with the Emulex NC552SFP NIC.  The driver puts all sorts of interesting stats like number of drops, fragments, pause frames, errors, etc. in text files stored in /proc/net/be-vmnicNNN (where NNN is a unique number identifying the NIC).  These are neat since they show things that you can't get from esxtop or the vSwitch so I'm trying to find a clever way to pull those stats off of the host so we can report and trend them.

 

The best we've got so far is enabling SSH on the hosts and having a central server run a script to login to each host and pull the files and once they're copied over we parse the files to pull out the things we care about and drop them into a reporting system. This is pretty clunky and I'd rather not need to use SSH so I wanted to see if this group had a better idea or if someone has already solved this problem.  Someone asked if we could use SNMP to pull just the info we want but the combination of my unfamiliarity with SNMP and my inability to find documentation on MIBs for the Emulex NICs (and not knowing what to do with them if I got them) has left me stuck on that front.  This is an intriguing idea, just not sure if we should go down that path or how to start.

 

Any ideas or nudges in the right direction would be much appreciated.

 

Thanks,

Jeremy


Viewing all articles
Browse latest Browse all 178257

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>