snmpd
snmpd
Configure snmpd on Debian/Ubuntu based systems.
Role Variables
The variables snmpd_secret
and snmpd_cidr
are used to build the rocommunity setting.
snmpd_location
and snmpd_contact
can be used to set sysLocation and sysContact respectively.
Example Playbook
- hosts: servers
roles:
- role: wrboyce.snmpd
snmpd_secret: public
snmpd_cidr: 192.168.42.42/32
snmpd_location: Unknown
snmpd_contact: Root <root@localhost>
License
BSD
Author Information
- Will Boyce
Install
ansible-galaxy install wrboyce/ansible-snmpd
License
Unknown
Downloads
401
Owner
Professional Geek