Sensors displaying NaN on the device page
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
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
Also: tiff, wtf? :D
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
Default OSX screenshot format.
MIME-Version: 1.0 (Apple Message framework v1278) … X-Mailer: Apple Mail (2.1278)
-- Andrew Beals Cell: 913-787-7538 Desk: 913-948-8782 E-mail: ABeals@mersoft.com
From: Adam Armstrong <adama@memetic.orgmailto:adama@memetic.org> Reply-To: Observium Network Observation System <observium@observium.orgmailto:observium@observium.org> Date: Wednesday, May 23, 2012 6:56 AM To: Observium Network Observation System <observium@observium.orgmailto:observium@observium.org> Subject: Re: [Observium] Sensors displaying NaN on the device page
Also: tiff, wtf? :D
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.
[cid:3D15D681-1206-46FE-AC59-84CB6F3236BF@amnet.co.cr][cid:83DE133C-BB00-44EB-BCE8-3525DD8DF7F7@amnet.co.cr]
Thanks in advance
Erwin
_______________________________________________ observium mailing list observium@observium.orgmailto:observium@observium.orghttp://postman.memetic.org/cgi-bin/mailman/listinfo/observium
Adam, I have memcached turned on two days ago and that was what killed the values I switched off to test and all the values come back again.
What I can check to try to fix it?
Regards,
On May 23, 2012, at 5:51 AM, 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.
<PastedGraphic-1.tiff><PastedGraphic-2.tiff>
Thanks in advance
Erwin _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
The code is working fine for me. Are you sure your memcached instance is working properly?
adam.
On 2012-05-23 13:11, Erwin Botas wrote:
Adam, I have memcached turned on two days ago and that was what killed the values I switched off to test and all the values come back again.
What I can check to try to fix it?
Regards,
On May 23, 2012, at 5:51 AM, 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.
<PastedGraphic-1.tiff><PastedGraphic-2.tiff>
Thanks in advance
Erwin _______________________________________________ observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
participants (3)
-
Adam Armstrong
-
Andrew Beals
-
Erwin Botas