23 May
2012
23 May
'12
6:56 a.m.
The "current" data is now held in memcached to reduce MySQL writes. For ports we provide a workaround using MySQL, but for sensors that code isn't in there yet.
You can install memcached (and php5-memcached) and restart apache, then :
$config['memcached']['enable'] = TRUE; $config['memcached']['host'] = "localhost"; $config['memcached']['port'] = 11211;
Into your config.php.
adam.
On 2012-05-23 12:51, Erwin Botas wrote:
Can please somebody point me, one of the latest updates kill the current value in this view, if I go to the graphics the date is still there.
Thanks in advance
Erwin
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium