debops.librenms
LibreNMS is a network monitoring dashboard written in PHP. It can use SNMP, collectd, check_mk or other agents to gather data from variety of devices (switches, routers, servers, etc.) and graph them using RRD. It's easy to use, and can perform autodiscovery to find and monitor additional devices.
debops.librenms
role will manage a central LibreNMS monitoring host and web
interface.
- Getting started
- debops.librenms default variables
- System packages
- Webserver configuration
- Application user, group, directories
- LibreNMS sources
- Database configuration
- Application configuration
- Memcached configuration
- Web interface configuration
- Device autodiscovery
- Simple Network Management Protocol
- LibreNMS config.php contents
- Configuration of other Ansible roles
- Default variables: configuration
Copyright
debops.librenms - Manage LibreNMS service using Ansible
Copyright (C) 2015-2016 Maciej Delmanowski <drybjed@gmail.com>
Copyright (C) 2015-2016 DebOps <https://debops.org/>
SPDX-License-Identifier: GPL-3.0-only
This Ansible role is part of DebOps.
DebOps is free software; you can redistribute it and/or modify
it under the terms of the GNU General Public License version 3, as
published by the Free Software Foundation.
DebOps is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with DebOps. If not, see https://www.gnu.org/licenses/.