Petr Macek
Petr Macek
Actual develop branch 2025-02-18 11:14:27 - CMDPHP SQL Backtrace: (/plugins/flowview/flowview_runner.php[127]:parallel_database_parent_runner(), /plugins/flowview/functions.php[4297]:flowview_db_fetch_assoc_prepared(), /plugins/flowview/database.php[182]:db_fetch_assoc_prepared(), /lib/database.php[788]:db_execute_prepared()) 2025-02-18 11:14:27 - CMDPHP ERROR: A DB Row Failed!, Error: Unknown column 'src_if' in 'order clause' 2025-02-18...
Display graph debug information if rrd file is missing says a lot of information: - image with "Failed to open data file ..." - correct rrdtool command - RRDtool Says:...
I found this out when my rrdtool was crashing on a segmentation fault. The graphs were not displayed, but debugging said: ok. In debug we have the command "rrdtool graph...
Fatal error: Allowed memory size of 838860800 bytes exhausted (tried to allocate 262144 bytes) in /usr/local/share/cacti_develop/lib/database.php on line 763 We should add there any test for missing tables and return...
Add two buttons below search bar: - collapse all - it closes all branches and subtrees - expand all - reverse function - probably not so often used
from forum: https://forums.cacti.net/viewtopic.php?p=297021#p297021
Installer selects all templates for install/update. It would be better if installer chose only already installed ones for installation or update.
Tested with 1.9 and actual master branch. run rrdtool graphv - --imgformat=SVG --start='-86400' --end='-135' --pango-markup --title='FG NAS - Sessions' --vertical-label='Sessions' --slope-mode --base=1000 --height=200 --width=700 --tabwidth '30' --rigid --alt-autoscale-max --lower-limit='0' COMMENT:"From...