Skip to content

Latest commit

 

History

History
12 lines (10 loc) · 350 Bytes

README.md

File metadata and controls

12 lines (10 loc) · 350 Bytes

LibreNMS_Auto_Install

This uses Puppet to automatically install LibreNMS.

git clone https://github.com/clay584/LibreNMS_Auto_Install.git
cd LibreNMS_Auto_Install
sudo -s
./install_librenms.sh

Testing

This has only been tested on Centos 7. It is not fully idempotent, but it is close. I am still working on making it fully idempotent.