Cacti / plugin_reportit

ReportIt Plugin for Cacti
GNU General Public License v2.0
7 stars 9 forks source link

REPORTIT ERROR: PHP modul for RRDtool is not available #29

Closed gmourani closed 6 years ago

gmourani commented 6 years ago

Hello,

Reportit 1.0.0 Cacti 1.1.38

I'm trying to run the report and get -> REPORTIT ERROR: PHP modul for RRDtool is not available, even if php-rrd is installed!

netniV commented 6 years ago

Do you have the exact message as that appears to be spelt incorrectly? I can't seem to find that message in the code so far, so I'm wondering if there is a backtrace for this particular one? I know you posted the other about input validation but that should have no effect on this.

gmourani commented 6 years ago

It's the exact message returned when running the report. See attached screenshot.

screen shot 2018-07-04 at 10 21 43 am
netniV commented 6 years ago

I need to learn more about ReportIT to understand where that message comes from.

netniV commented 6 years ago

Can you post the Technical Support information from the Console -> Utilities -> Tech Support link? There should be a module 'php_rrdtool' enabled. Whilst you may have the module installed, if it's not enabled it may still report the same error.

gmourani commented 6 years ago

Here a screenshot of the part related to retool in php-info.

screen shot 2018-07-09 at 10 09 00 am
netniV commented 6 years ago

It should also be visible in the Cacti Tech Support info, can you double check there too?

gmourani commented 6 years ago

Did you mena under the Summary tab?

screen shot 2018-07-09 at 1 08 17 pm
browniebraun commented 6 years ago

Today php_rrdtool is a totally different project compared to the extension from 2006. Per default Cacti uses pipeling since a while, so there is no advantage in performance by using that wrapper. One reason why I will remove that option in a timely manner. Regards -Andi

browniebraun commented 6 years ago

Options are outdated as being explained above. Removed

eholz1 commented 4 years ago

Can anyone tell me how to get the Top Ten graphs to display? All that I get with reportit is the data display - the graphs show as vertical gray colored bars.

cacti_reportit_sample