-
-
Notifications
You must be signed in to change notification settings - Fork 231
Add configuration parameters to server, proxy and agent #976
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
base: master
Are you sure you want to change the base?
Add configuration parameters to server, proxy and agent #976
Conversation
Hi, can you add the Type to parameter added in this PR? |
f4f8610
to
a05e0cd
Compare
2899ecb
to
8b86dea
Compare
All added parameters have a type specified. |
Hello, |
Hello, |
8b2c580
to
ba8c193
Compare
ba8c193
to
72ce78e
Compare
Can you fix the failed check? |
Trying to. I do not have the plattform for local testing and am not that familiar with puppet errors. |
db41b0a
to
8ede922
Compare
8774123
to
db4f043
Compare
db4f043
to
0c2853d
Compare
0825093
to
7b01b70
Compare
All other checks fail, in no context to this code |
4375014
to
34be9e4
Compare
c4ab83d
to
9c1f6bb
Compare
9c1f6bb
to
d79ff41
Compare
- Server: - making StartHistoryPollers configurable - adding TrendFunctionCacheSize parameter to config file - Agent: - adding StatusPort parameter to config file - adding PersistentBufferPeriod parameter to config file - adding ControlSocket parameter to config file - Proxy - making ProxyBufferMode configurable - making ProxyMemoryBufferSize configurable - making ProxyMemoryBufferAge configurable return parameters to a desired state
d79ff41
to
68cba90
Compare
Pull Request (PR) description
We'd like to use this Puppet module to deploy our Zabbix infrastructure but to fully configer it for our needs there are missing some parameters. Im not able to fully test my additions, so a code review and/or testing is recommended.
Following parameters where added
This Pull Request (PR) fixes the following issues
n.a.