Actions
Bug #6277
closedRRD graphs are not created correctly for interfaces using CODELQ
Start date:
04/27/2016
Due date:
% Done:
100%
Estimated time:
Plus Target Version:
Release Notes:
Affected Version:
2.3
Affected Architecture:
Description
If a user sets an interface queue to CODELQ, errors appear in the logs from RRD:
Creating:
RRD create failed exited with 1, the error is: ERROR: you must define at least one Data Source
Update:
The command '/usr/bin/nice -n20 /usr/local/bin/rrdtool update /var/db/rrd/opt4-queues.rrd -t N' returned exit code '1', the output was 'ERROR: Not enough arguments'
When CODELQ is set on an interface, it has no child queues, which may be the source of the problem.
Updated by Chris Buechler almost 10 years ago
- Target version changed from 2.3.2 to 2.4.0
Updated by Luiz Souza over 8 years ago
- Target version changed from 2.4.0 to 2.4.1
Updated by Jim Pingle over 8 years ago
- Target version changed from 2.4.1 to 2.4.2
Updated by Jim Pingle over 8 years ago
- Target version changed from 2.4.2 to 2.4.3
Updated by Luiz Souza about 8 years ago
- Target version changed from 2.4.3 to 2.4.4
Updated by Jim Pingle about 7 years ago
- Target version changed from 48 to 2.5.0
Updated by Viktor Gurov over 5 years ago
Updated by Jim Pingle over 5 years ago
- Status changed from New to Pull Request Review
Updated by Renato Botelho over 5 years ago
- Status changed from Pull Request Review to Feedback
PR has been merged. Thanks!
Updated by Viktor Gurov over 5 years ago
- % Done changed from 0 to 100
Applied in changeset commit:55d340b8d9f045c7e409a4db021d37468c00db73.
Updated by Viktor Gurov over 5 years ago
- Status changed from Feedback to Resolved
works as expected on 2.5.0.a.20210104.0250 -
there is no such errors with CODELQ
Actions