I have install and enable flowview v2.1 plugin on Cacti v1.1.19.
Once view report generated, the plugin getting disable and after some time flowview tab in main page will disappeared.
After that, I have to enable the plugin and need to re-login to view the flowview tab in main page and generate additional filtered result.
Same thing happening continuously after generate one view report.
What issue lead disable the flowview plugin ?
or any suggestion to fix this issue.
Flowview Plugin getting disabled time to time
Moderators: Developers, Moderators
-
- Posts: 2
- Joined: Fri Dec 15, 2017 5:51 am
Re: Flowview Plugin getting disabled time to time
Are there any entries in your logs? If a plugin becomes disabled, it will automatically remove any tabs and ability to change settings for that plugin.
Cacti Developer & Release Manager
The Cacti Group
Director
BV IT Solutions Ltd
+--------------------------------------------------------------------------+
Cacti Resources:
Cacti Website (including releases)
Cacti Issues
Cacti Development Releases
Cacti Development Documentation
The Cacti Group
Director
BV IT Solutions Ltd
+--------------------------------------------------------------------------+
Cacti Resources:
Cacti Website (including releases)
Cacti Issues
Cacti Development Releases
Cacti Development Documentation
Re: Flowview Plugin getting disabled time to time
If cacti itself is disabling the plugin, that is because there are unhandled errors and you should see the following log entry where $plugin will be netflow:
cacti_log("ERRORS DETECTED - DISABLING PLUGIN '$plugin'");
The same message and action is performed in both the error handler and shutdown handler.
If you can find the error code that appears before that line, it may help identify the issue with the plugin.
Flowview itself does not have code to self-disable.
cacti_log("ERRORS DETECTED - DISABLING PLUGIN '$plugin'");
The same message and action is performed in both the error handler and shutdown handler.
If you can find the error code that appears before that line, it may help identify the issue with the plugin.
Flowview itself does not have code to self-disable.
Cacti Developer & Release Manager
The Cacti Group
Director
BV IT Solutions Ltd
+--------------------------------------------------------------------------+
Cacti Resources:
Cacti Website (including releases)
Cacti Issues
Cacti Development Releases
Cacti Development Documentation
The Cacti Group
Director
BV IT Solutions Ltd
+--------------------------------------------------------------------------+
Cacti Resources:
Cacti Website (including releases)
Cacti Issues
Cacti Development Releases
Cacti Development Documentation
Who is online
Users browsing this forum: No registered users and 1 guest