Bug 11740 - Install snmpd on all machines
Summary: Install snmpd on all machines
Status: CLOSED FIXED
Alias: None
Product: Infrastructure
Classification: Unclassified
Component: --- (show other bugs)
Version: unspecified
Hardware: unspecified Unspecified
: - Unknown - - Unknown -
Assignee: Timo Eissler
QA Contact:
URL:
Keywords:
Depends on:
Blocks: ANSIBLE
  Show dependency treegraph
 
Reported: 2018-05-24 13:13 UTC by Michael Tremer
Modified: 2019-08-28 14:09 UTC (History)
0 users

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michael Tremer 2018-05-24 13:13:20 UTC
We use SNMP for monitoring and it should automatically be installed on all systems.
Comment 1 Timo Eissler 2018-08-13 12:38:40 UTC
Installed as part of roles/common task: "Install common packages"
Comment 2 Timo Eissler 2018-08-13 14:59:20 UTC
Done.
Comment 3 Michael Tremer 2018-08-14 10:02:53 UTC
Is there configuration too or do you just install the package and launch the daemon?
Comment 4 Michael Tremer 2018-10-04 14:32:16 UTC
Turns out that snmpd is installed, but there is no suitable configuration. Is this meant to be installed, yet?
Comment 5 Timo Eissler 2018-11-05 15:50:57 UTC
I have added the configuration from fs01 with slight modifications.
Comment 6 Michael Tremer 2018-11-13 17:22:43 UTC
snmpd is not being restarted after the configuration is applied