No description
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2018-02-02 16:50:19 +01:00
roles start memcached 2018-02-02 12:00:55 +01:00
.gitignore added ansible.cfg and inventory file 2018-01-25 10:41:59 +01:00
install.yml initial commit 2018-01-25 10:37:23 +01:00
README.md extend readme 2018-02-02 16:50:19 +01:00

librenms and oxidized

This playbook installs librenms and oxidized on a single host.

Initial setup:

Librenms Username: admin
Librenms Password: admin

oxidized service is deactivated and needs to be enabled with systemctl enable oxidized.service --now

This playbook applies against a plain CentOS 7 installation only.

Use with ansible-playbook -i <inventory> install.yml

Bugs to fix:

  • Use variables for database configuration
  • Secure the installed mysql database
  • Use a different snmp community for localhost