You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When I was apparently working incorrectly with data profiles, part of my data source now reports:
File RRA '0' has same CF/steps (AVERAGE, 1) as '1'
File RRA '1' has same CF/steps (AVERAGE, 1) as '0'
File RRA '5' has same CF/steps (MAX, 1) as '6'
File RRA '6' has same CF/steps (MAX, 1) as '5'
File RRA '6' has same CF/steps (MAX, 1) as '5'
There is few php warning too:
Warning: Undefined variable $i in /usr/local/share/cacti/lib/rrd.php on line 3034
Warning: Undefined variable $i in /usr/local/share/cacti/lib/rrd.php on line 3034
Warning: Undefined variable $i in /usr/local/share/cacti/lib/rrd.php on line 3034
Warning: Undefined variable $i in /usr/local/share/cacti/lib/rrd.php on line 3034
The text was updated successfully, but these errors were encountered:
Actual 1.2.x branch
When I was apparently working incorrectly with data profiles, part of my data source now reports:
File RRA '0' has same CF/steps (AVERAGE, 1) as '1'
File RRA '1' has same CF/steps (AVERAGE, 1) as '0'
File RRA '5' has same CF/steps (MAX, 1) as '6'
File RRA '6' has same CF/steps (MAX, 1) as '5'
File RRA '6' has same CF/steps (MAX, 1) as '5'
There is few php warning too:
Warning: Undefined variable $i in /usr/local/share/cacti/lib/rrd.php on line 3034
Warning: Undefined variable $i in /usr/local/share/cacti/lib/rrd.php on line 3034
Warning: Undefined variable $i in /usr/local/share/cacti/lib/rrd.php on line 3034
Warning: Undefined variable $i in /usr/local/share/cacti/lib/rrd.php on line 3034
The text was updated successfully, but these errors were encountered: