Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixes #16689: Technique SNMP installation doesn't work on non-debian like system #1580

Conversation

ncharles
Copy link
Member

@ncharles ncharles commented Feb 6, 2020

@Normation-Quality-Assistant
Copy link
Contributor

OK, merging this PR

@Normation-Quality-Assistant Normation-Quality-Assistant merged commit 7d06379 into Normation:branches/rudder/5.0 Feb 6, 2020
@calou45200
Copy link

In centos7 :
inputs/snmp/1_0_02dafcc9_f3dd_4afb_97c9_53093d079469/snmp.cf:bundle agent snmp {
inputs/snmp/1_0_02dafcc9_f3dd_4afb_97c9_53093d079469/snmp.cf: "snmp_package" string => "snmpd";
inputs/snmp/1_0_02dafcc9_f3dd_4afb_97c9_53093d079469/snmp.cf: "snmp_service" string => "snmpd";
inputs/snmp/1_0_02dafcc9_f3dd_4afb_97c9_53093d079469/snmp.cf: "canonified_snmp_package" string => canonify("${snmp_package}");
inputs/snmp/1_0_02dafcc9_f3dd_4afb_97c9_53093d079469/snmp.cf: "canonified_snmp_service" string => canonify("${snmp_service}");

It's not good package for RH like its net-snmp

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
4 participants