Closed sebastian-tennant closed 7 years ago
I have created a local FTP server and tried pointing an upload at that - cacti doesn't even connect to the server.
I suspect this is an issue in my PHP configuration somewhere, but I'm unsure as to where
Can you please run the poller_gexport.php in debug mode as follows and post results:
php -q poller_gexport.php --id=N --debug --force
Please grep out the RRDtool output and only capture the FTP output.
I've tested with the latest Cacti and Gexport, and the FTP works find. I'm unable to reproduce.
I have an issue with this plugin where uploading to an FTP site fails. I have confirmed I'm able to upload to this site with the credentials specified and from the same box, manually.
I have debugging for the plugin turned on, however, not much information is returned. Is there any way of getting more information? Excerpt of log and proof below. I've also tried passive mode.