Data collection stopped today - running build 3060 - was working fine with that for awhile, so not sure what happened. Running poller manually I get the error:
dot3StatsDuplexStatus/usr/bin/snmpbulkwalk -v2c -c public -OQUs -m EtherLike-MIB -M /opt/observium/mibs udp:axis-core-01.axint.net:161 dot3StatsDuplexStatus dot3StatsDuplexStatus = No Such Object available on this agent at this OID
SQL[SELECT COUNT(*) FROM `ports` WHERE `device_id` = '1' AND `ifType` = 'adsl'] /usr/bin/snmpbulkwalk -v2c -c public -OQUs -m Q-BRIDGE-MIB -M /opt/observium/mibs udp:axis-core-01.axint.net:161 dot1qPortVlanTable dot1qPortVlanTable = No Such Object available on this agent at this OID
/usr/bin/snmpbulkwalk -O QUs -v2c -c public -M /opt/observium/mibs -m Q-BRIDGE-MIB udp:axis-core-01.axint.net:161 dot1qVlanCurrentEgressPorts 2>/dev/null dot1qVlanCurrentEgressPorts = No Such Object available on this agent at this OID
/usr/bin/snmpbulkwalk -v2c -c public -OQUs -m Q-BRIDGE-MIB -M /opt/observium/mibs udp:axis-core-01.axint.net:161 dot1dBasePortIfIndex dot1dBasePortIfIndex = No Such Object available on this agent at this OID
SQL[SELECT * FROM `ports` WHERE `device_id` = '1'] Port lo(1) PHP Fatal error: Call to a member function get() on a non-object in /opt/observium/includes/polling/ports.inc.php on line 168
Fatal error: Call to a member function get() on a non-object in /opt/observium/includes/polling/ports.inc.php on line 168
Suggestions? Anyone else seeing this?
Oh, this is PHP 5.3.10 and Observium build 3060.