GAR-Project / project

DDoS attacks detection by using SVM on SDN networks.
https://gar-project.github.io/project/
139 stars 28 forks source link

install graphana and import controller - mininet #17

Closed viettd14 closed 10 months ago

viettd14 commented 1 year ago

Dear, in util folder you mentioned ansible section to install graphana and copy_files.sh. Can you guide how to do it?

davidcawork commented 10 months ago

Hello @viettd14 ,

I'm sorry, but we dont have any Ansible section. Please, clarify what you meant, because I don't understand you.

If you want to install grafana, just use the shell script like this:

# You have to give the script execution permissions 
chmod +x ./util/install_grafana_influxdb.sh

# Then, just run it
./util/install_grafana_influxdb.sh