Ok, I manage to get a build together for you.
You can download the OVA here.
Like I mentioned before, its built on CentOS 6.9 (using Remi PHP repos) with VAMI support. When you deploy this through vcenter you can enter the networking information. If you deploy directly to esxi it will just deploy directly as dhcp. We used the Remi PHP repos incase you want to send data to influxdb in the future for deeper analysis.
The vami logon screen has all the credentials you will need to administer both the OS and Librenms. One thing I know may not be working is the auto-update. When we created the script to automate the OVA build, we purposely don’t use git to do installation (Linux admins will lecture how git is not a package management system). Instead we download and zip up the files and unzip it on the correct directory.
I included a small script on the root folder that you can run periodically to update the system. Its a hack really but it does work for now. I’m not sure if at some point we will start creating RPMs internally but till then this will suffice.
Let me know if you have any questions. Hope this helps you out.
