Comment 2 for bug 298034

Revision history for this message
Stein Magnus Jodal (jodal) wrote : Re: ipvedinfo does not work wtih Alcatel: rrdviewer failure

Seems like you got rows in rrd_datasource where rrd_datasourceid is null. Could you try running the following query to confirm this?

select count(*) from rrd_datasource where rrd_datasourceid is null;