redhat-performance / quads

:calendar: The infrastructure deployment time machine
https://quads.dev
GNU General Public License v3.0
88 stars 36 forks source link

[RFE] SNMP usage #365

Open grafuls opened 3 years ago

grafuls commented 3 years ago

This RFE covers the steps necessary to implement SNMP daemon on the lab servers and implement a pysnmp solution to gather hosts metadata. A preliminary script here: https://gist.github.com/grafuls/103dd7900aa3fbb72b0bf69527033bce

  1. Include snmpd install on Foreman templates
  2. Include motd message to inform users that snmpd is enabled
  3. Identify snmp oid's of valueable information on all vendors
  4. An ad-hoc/cron task that would look into unallocated servers under cloud01 and query specific oid's to populate the mongo db.
grafuls commented 3 years ago

SNMP Overhead and Performance Impact: https://tools.ietf.org/html/draft-breit-snmp-overhead-00