howardjones / network-weathermap

Network Weathermap draws diagrams from data
http://www.network-weathermap.com/
MIT License
426 stars 94 forks source link

Weathermap - vagrant that mounts weathermap as plugin #147

Closed RutgerLubbers closed 5 years ago

RutgerLubbers commented 6 years ago

Hi Howard,

I redid some of the vagrant changes. The vagrant setup now supports 'mount' as an option. This requires some editing of the Vagrant file for local use. The spine setup is now optional. The mysql port is not exposed by default.

This allows users to locally edit files and have those changes reflected within the vagrant setup.

We would like to use this feature since we would like to see the new cacti 1.0 plugin working on cacti 1.3.38. For this, we are working on: adding groups; editing groups; adding maps to a group; removing maps from a group; and getting the overlay & click functionality working.

Kind Regards,

Rutger