tripleo-image-elements/elements/snmpd
Ana Krivokapic 5312f4e156 Account for amd64 architecture in snmpd element
Change-Id: I7abb1f0cb5e77c735ce3af4f4d17aff6dbc96619
Related-Bug: #1272234
2014-02-05 18:56:24 +01:00
..
files Align build files and requirements 2013-09-28 23:18:29 -04:00
install.d Account for amd64 architecture in snmpd element 2014-02-05 18:56:24 +01:00
os-apply-config/etc Improve snmpd element. 2013-08-02 12:37:08 -07:00
element-deps Add an element that enables the SNMP daemon. 2013-07-17 11:38:12 -07:00
README.md Improve snmpd element. 2013-08-02 12:37:08 -07:00

Simple Network Management Protocol (SNMP) daemon.

Installs packaged snmpd, snmp-mibs-downloader, lm-sensors and nagios-plugins-basic.

nagios-plugins-basic is installed to provide a basic frame work for the initial check.

Nagios style check for open file limits, per process is provided.

Creates a read only user with password for snmp v3 authentication. exposes OoOEnabled and CheckProcOpenFiles via the NET-SNMP-EXTEND-MIB OID block.

Grants snmp user password-less sudo access to lsof, so that the per process check works correctly.

Options should be provided via heat. For example: snmpd: export_MIB: UCD-SNMP-MIB readonly_user_name: RoUser readonly_user_password: password