tobias_richter.librenms

tobias_richter.librenms

Build Status

This role installs and sets up LibreNMS.

This role allows you to configure:

  • ignore_mount
  • ignore_mount_regexp
  • rrdcached
  • poller threads
  • base URL and domain
  • networks
  • SNMP (community, authname, etc. Currently, only authPriv is supported)
  • Proxmox
  • InfluxDB
  • LDAP

The default login credentials for the installation are admin / admin.

Check out tobias_richter.rrdcached for instructions on setting up rrdcached on your server.

Requirements

This role needs Ansible version 2.7 or higher.

Role Variables

Refer to defaults/main.yml for the documented role variables. You can also look at the distribution-specific vars.

The required variable is:

  • librenms_sql_db_password

Example Playbook

This playbook sets up LibreNMS.

- hosts: apt_config
  roles:
    - role: tobias_richter.librenms
      librenms_sql_db_password: librenmsdbpassword
Informazioni sul progetto

Ansible Role for setting up and managing librenms.

Installa
ansible-galaxy install tobias_richter.librenms
Licenza
apache-2.0
Download
515
Proprietario
Expert DevOps Engineer