fredouil66
fredouil66
I think your problem is similar to mine because when you import the template is there are some parameters that do not install correctly see : No Graph Generated with...
Data ok    But the graph is empty or not generated (only cpu usage is generated): 
07/04/2022 13:55:08 - CMDPHP PHP ERROR WARNING Backtrace: (/plugins/mikrotik/poller_mikrotik.php[136]:getLatestVersion(), /plugins/mikrotik/poller_mikrotik.php[146]:file_get_contents(), CactiErrorHandler()) -- 07/04/2022 13:55:08 - ERROR PHP WARNING in Plugin 'mikrotik': file_get_contents(http://upgrade.mikrotik.com/routeros/LATEST.6): failed to open stream: Connection timed out in...
I think the problem is that the code must access the Mikrotik site (http://upgrade.mikrotik.com/routeros/LATEST.6). Do you think this is the problem why mikrotik plugins dont generate the graph ? I...
I just did a test with wget to check if cacti can access the link and it works. I erased the faulty graphs and I regenerated them but the problem...
all these graphs don't work: 

The others work well like the queue and SNMP - Interface Statistics for example
For information : 
i just found that in /cacti/data_input.php the mikrotik scripts have not input or output field. Do think this is the problem ? if yes how do repair this ? 