kjagiello / ansible-snmpd

Install and configure SNMP service

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

DebOps project snmpd

Travis CI test-suite Ansible Galaxy

SNMP is an universal protocol which can be used to monitor and manage networked devices. debops.snmpd role can be used to configure snmpd service on a Debian or Ubuntu host, which in turn can be used to monitor that host resources like CPU utilization, memory and storage capacity, network usage and more.

Installation

This role requires at least Ansible v1.8.0. To install it, run:

ansible-galaxy install debops.snmpd

Documentation

More information about debops.snmpd can be found in the official debops.snmpd documentation.

Role dependencies

  • debops.ferm
  • debops.secret
  • debops.apt_preferences
  • debops.tcpwrappers

Are you using this as a standalone role without DebOps?

You may need to include missing roles from the DebOps common playbook into your playbook.

Try DebOps now for a complete solution to run your Debian-based infrastructure.

Authors and license

snmpd role was written by:

License: GPLv3


This role is part of the DebOps project. README generated by ansigenome.

About

Install and configure SNMP service

License:GNU General Public License v3.0


Languages

Language:Shell 100.0%