I check my configuration and billing is activated in config.php
$config['enable_billing'] = 1;
And i added the necessary lines in the cron table.
*/5 * * * * root /opt/observium/poll-billing.php >> /dev/null 2>&1
01 * * * * root /opt/observium/billing-calculate.php >> /dev/null 2>&1
but i have the samed error when i go in transfer graphs.
Regards.2016-07-25 14:59 GMT+02:00 Adam Armstrong <adama@memetic.org>:_______________________________________________I already answered this the other day, it basically means that the billing poller isn't running, since there's no data in the table to graph.
Adam.
Sent from BlueMail
On 25 Jul 2016, at 13:16, Neo <neo@spacerat.ch> wrote:Not sure if this helps you but anyway
https://www.experts-exchange.com/questions/27204580/JpGraph-Error-25121-Empty-input-data-array-specified-for-plot-Must-have-at-least-one-data-point.html
On 25.07.2016 09:03, Michaël MORELIERE wrote:jpgraph error 25121
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
--