FakeCast / grafana_oracle_plugin

Custom datasource to connect grafana and oracle databases
5 stars 2 forks source link

about the function of this plugin #1

Open SuperLight-007 opened 5 years ago

SuperLight-007 commented 5 years ago

HI is it the plugin for grafana oracle datasource?like this? image

FakeCast commented 5 years ago

Yes, It is, the difference is: Using the official plugin you don't need any middleware server to access your oracle data. The solution that I developed is a mini server that gets the data from your Oracle DB and sends to Grafana.

ivanipalacios commented 5 years ago

Hi, already downloaded your folder and put it on the /var/lib/grafana/plugins... restarted the grafana server but it doesn't see the plugin... now, what I have to do to make it work?

FakeCast commented 5 years ago

Hi, already downloaded your folder and put it on the /var/lib/grafana/plugins... restarted the grafana server but it doesn't see the plugin... now, what I have to do to make it work?

Hi @ivanipalacios ,

Well this is a webserver that take the data from oracle and generate a JSON to Grafana use as Simple Json. It is not a Grafana plugin that works with the database.

ivanipalacios commented 5 years ago

Sorry Bro, but... do you have a "How to" to deploy this...

FakeCast commented 5 years ago

@ivanipalacios I`ll have some time in the next weekend and write the "how-to-use"

xuanyuanaosheng commented 4 years ago

@FakeCast Could you please update "How to" to deploy this...

xuesen commented 3 years ago

hi Bro,since it's not a plugin, how do you use it to pass JSON