19 Apr
2012
19 Apr
'12
5:40 p.m.
It is experimental. It works for me, but only on one server, I've not tried it elsewhere yet.
Did you install the PHP bindings?
The newer ones.
--
Sent from my Android phone with K-9 Mail. Please excuse my brevity.
Chris Stone axisml@gmail.com wrote:
On Thu, Apr 19, 2012 at 4:34 PM, Adam Armstrong adama@memetic.org wrote:
> Those errors are snmp complaining it is getting no data from the device. Did
> anything else change?
Only change was to enable memcached. Just looked at that line 168 code
in poller.php:
$port['poll_time'] = $memcache->get('port-'.$port['interface_id'].'-poll_time');
So, disable memcache in config.php and polls are working again.
Is memcache not working? I installed and started the memcache daemon
and in config.php added:
$config['memcached']['enable'] = TRUE;
$config['memcached']['host'] = "localhost";
$config['memcached']['port'] = 11211;
Did I miss something?
Thanks.
Chris
--
Chris Stone
AxisInternet, Inc.
www.axint.net
_____________________________________________
observium mailing list
observium@observium.org
http://postman.memetic.org/cgi-bin/mailman/listinfo/observium