Code: Select all
PHP Notice: Uninitialized string offset: 26 in /var/www/docs/cacti/plugins/dsstats/functions.php on line 276
PHP Notice: Uninitialized string offset: 27 in /var/www/docs/cacti/plugins/dsstats/functions.php on line 281
PHP Notice: Uninitialized string offset: 27 in /var/www/docs/cacti/plugins/dsstats/functions.php on line 282
PHP Notice: Uninitialized string offset: 28 in /var/www/docs/cacti/plugins/dsstats/functions.php on line 275
Code: Select all
/* assume that an RRDfile has not more than 26 data sources */
I can't think where I have 28 data sources in a single rrdfile though - is there an easy way to check?