We have a few Ubuntu servers in our environment that are monitored by Orion. I have setup SNMP on them using the standard Ubuntu SNMP install package. After building a custom yet simple snmpd.conf file, I restarted the SNMP service. Orion is able to report on all the resources (disk, memory, cache memory, etc) fine except eth0. On selected servers, eth0 is found to be DOWN and yet I can see all the statistics for the node. SNMP installation and snmpd.conf files are identical on servers which report eth0 correctly vs servers that don't. The only caveat here is that I did not build the servers. Why would eth0 be reported as down on some servers and not on others? This has been like this since day 1 of monitoring of the these servers. How do I troubleshoot this issue?