Cacti / plugin_gexport

Cacti Graph Export Plugin
GNU General Public License v2.0
12 stars 9 forks source link

install problem #34

Closed uloveme99 closed 5 years ago

uloveme99 commented 5 years ago

When i wanted to install plugins, I found plugin of Gexport shows “Plugin directory is not correct. Should be ‘export’ but is ‘gexport’.” This is my screen shot: 2019-02-13_153908-1 I try to copy directory of gexport to a new directory of export. But still i can’t install plugin of Gexport. Would you give me some advises to resolve it, thanks!

netniV commented 5 years ago

It would appear your screenshot isn't working. If you have the image copied into memory, you can paste directly into the reply box and it will automatically upload/link to it for you.

uloveme99 commented 5 years ago

It would appear your screenshot isn't working. If you have the image copied into memory, you can paste directly into the reply box and it will automatically upload/link to it for you.

Hi,netniV: Thanks for your help!!

netniV commented 5 years ago

OK, so the answer is in the screenshot. Rename the directory to the correct name.

cominderace commented 4 years ago

I have similar problem: 1) according to the plugin docs - directory name should ne gexport 2) however in Plugin Management it is suggested "directory name should be export" 3) after renaming directory to export - it is listed in All or Not Installed plugings list 4) when we move cursor over Actions icon - "Install Plugin" item appears as tooltip, but neither possible to click inside tooltip not clicking on Actions icon have any effect. In other words - we can not install and activate it.

cominderace commented 4 years ago

Our cacti version: 1.2.7. on CentOS 7. LAPM with PHP7. image Make note: after renaming directory to export - it does not show pluging version and description.

cominderace commented 4 years ago

image when dircetory name ir gexport - we see 2 items listed (Export and Gexport). With Gexport we see Plugin description, Author and Version (1.2). So, something is wrong.

cominderace commented 4 years ago

Pluging (ZIP) has been downloaded today from https://github.com/Cacti/plugin_gexport/tree/master

netniV commented 4 years ago

Ah, this is simply a case of using the wrong branch. You should either use the Releases or Develop branch. But I will get the master branch updated to the latest release version now.