Cacti / plugin_gexport

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

I CANNOT SEE THE GRAPHICS BY LOCAL METHOD #49

Closed ivancolqueetn closed 3 years ago

ivancolqueetn commented 3 years ago

this is my config

image

I only see this

image

i am using windows 10 pro

TheWitness commented 3 years ago

Look for JavaScript errors.

ivancolqueetn commented 3 years ago

ERROR JAVA

TheWitness commented 3 years ago

Google that.

cigamit commented 3 years ago

You are attempting to Open the files directly (FILE:// is not allowed by CORS). They should be hosted by a webserver instead and viewed just like any other website.

ivancolqueetn commented 3 years ago

sorry, i'm new to this.

They have a tutorial on how to implement it on a web server and how to configure the graph export in cacti,

I already have a web server and a test web page

TheWitness commented 3 years ago

Let's move this discussion to the forums.