plugin_flowview
plugin_flowview copied to clipboard
FlowView Plugin for Cacti
From forum, actual develop branch: [15-May-2024 09:55:44 America/New_York] PHP Fatal error: Uncaught TypeError: count(): Argument #1 ($value) must be of type Countable|array, false given in /var/www/html/cacti/plugins/flowview/flowview_process.php:102 Stack trace: #0 {main}...
I'm stuck with this one! I have cacti 1.2.26, flowview from develop branch. And this function give me some trouble to solve: Inside flow_collector.php line 424, and 425 ``` $start_time...
cacti flowview does not see the flow graph log show error  cacti 1.2.17 flowview 3.2 MariaDB 10.3.29
Huawei netstream data not received from huawei router. ip netstream timeout active 1 ip netstream timeout inactive 15 ip netstream export version 9 ip netstream export template timeout-rate 1 ip...
Is it possible to create the Flow Viewer to include a report showing dstport,dstip,srcip,srcport **Describe the solution you'd like** Is it possible to create the Flow Viewer to include a...
When generate report only for specific source/listener return data for all flows, not only for specific listener. using current build from Git . Also when generate report and chose unlimited...
**Is your feature request related to a problem? Please describe.** Currently, FlowView only technically support one router per listener. Instead, enhance it to support multiple routers per listener. **Describe the...
Hello there! I have successfully installed floview plugin on cacti 1.2.19, on ubuntu 20.04 (php 7.4.3). As you can see my listeners are online but I don't receive any data....
On the view filter edit, when you change the timespan it's never saved on the DB. The url use the argument predefined_timespan | "3" But the save function expect timespan...