Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/voxpupuli/puppet-zabbix

Puppet module for creating and maintaining zabbix components with puppet.
https://github.com/voxpupuli/puppet-zabbix

Merge pull request #53 from JvdW/JvdW-fix-defined

Jvd w fix defined

5a92cbeef3636ea3365b375d144400f9e9ce981e authored almost 10 years ago by Werner Dijkerman <[email protected]>
if $var == defined isn't what is needed

puppet doesn't know about defined only about undef or ''. Thats why its needed to rewrite the if...

9039b13e0cdb954508c6459378a1292a038f4b97 authored almost 10 years ago by JvdW <[email protected]>
if $var == defined isn't what is needed

puppet doesn't know about defined only about undef or ''. Thats why its needed to rewrite the if...

c328e3ecd2c4a6d319a99b1e17ca9b6c5b58f9df authored almost 10 years ago by JvdW <[email protected]>
Merge pull request #52 from JvdW/master

Fix agent listenip

aa28b89d63b294f16e826f84841eea7c6de8b00c authored almost 10 years ago by Werner Dijkerman <[email protected]>
Merge pull request #1 from JvdW/JvdW-fix-agent-listenip

Fix listenip to be inline with proxy.pp

a1e452ad9be3414890d515d1edcdee40bf9a37ad authored almost 10 years ago by JvdW <[email protected]>
Fix listenip to be inline with proxy.pp

proxy.pp uses if ($listenip == defined) and agent uses if $listenip == undefined there by skippi...

67d45af5e33930affa82e868ed477d39ea0dd1cc authored almost 10 years ago by JvdW <[email protected]>
Updated comment from bytes to MB

176d9b42a60bb4f6b8ee4de4175bd4a192d06b4a authored almost 10 years ago by Werner Dijkerman <[email protected]>
Updated spec file for gitpull #51

5bdea759ac17e69504a22ef034c4baa347dea55d authored almost 10 years ago by Werner Dijkerman <[email protected]>
Merge pull request #51 from fredprod/master

line 350 modify casesize to cachesize #50

f4d4abf4fb959100bc90607ee6637cf5f12537c7 authored almost 10 years ago by Werner Dijkerman <[email protected]>
Update zabbix_proxy.conf.erb

e2674199cf78fa331cd69b7d30018db41ce75020 authored almost 10 years ago by Frederic Perrouin <[email protected]>
line 350 modify casesize to cachesize

07ef7eac01303dc5cbc42ee6644dda4bad32e5b2 authored almost 10 years ago by Frederic Perrouin <[email protected]>
Merge pull request #48 from slyoldfox/master

Correctly rewrite the root when using SSL, fixes #47

79de975d1fcd18905ec04c6621b7a6060d30646f authored almost 10 years ago by Werner Dijkerman <[email protected]>
Correctly rewrite the root when using SSL, fixes #47

a801779815f2114c25ee98bd001a954dfedc7d29 authored almost 10 years ago by Marc Vanbrabant <[email protected]>
Forgot to update doc in file

0f7c708b3b39fc74472a4c28f186338024c53559 authored almost 10 years ago by Werner Dijkerman <[email protected]>
Added possibility for entering hostname for proxy

a61a7191101ea2fc1645a539df2fa40be6570b19 authored almost 10 years ago by Werner Dijkerman <[email protected]>
Merge pull request #46 from meganuke19/master

Fixed bug with listenip & add lxc interface

f27434c00b5c12b40c73c19d6805acc7fc16086f authored almost 10 years ago by Werner Dijkerman <[email protected]>
Fixed bug with listenip & add lxc interface

6f16b005bed9eb82dd2b2eec15c974f020d2777e authored almost 10 years ago by Nikita Stupin <[email protected]>
Updating to release 1.1.0

65845c72b15a7a0eb50de4e038ceada9a4162c47 authored almost 10 years ago by Werner Dijkerman <[email protected]>
Updated README and init for database_path

9a66d2c0c40ac57aee07c09a91cc7dc863ef88a5 authored almost 10 years ago by Werner Dijkerman <[email protected]>
quoted the psql commands

cc6b4d3d23db3082acb5fd0a13a6d385a4403b54 authored almost 10 years ago by Werner Dijkerman <[email protected]>
Fix for: allow setting location of psql #44

dc0607bba846ba92c09697f2d65254ef1729e71e authored almost 10 years ago by Werner Dijkerman <[email protected]>
Removed spaces

ba28b45254835ffd9f4d841bd46cfed4cb425c3e authored almost 10 years ago by Werner Dijkerman <[email protected]>
rake spec for mysql fix

64923463277251ffb0d63cd8de290769b0a633e9 authored almost 10 years ago by Werner Dijkerman <[email protected]>
Fix for: (mysql) must be quotted as it contains special characters

4a3c5656d2765477cc7d126ee7a0b2fb199cb32f authored almost 10 years ago by Werner Dijkerman <[email protected]>
Fix for the last identatino error.. man o man..

647b6edf86452c3ec329247147407fd13974cca2 authored almost 10 years ago by Werner Dijkerman <[email protected]>
Updating metadata file

de3c732c69bc2d807f5b1338e84ca62fb6fa0167 authored almost 10 years ago by Werner Dijkerman <[email protected]>
Added .rspec file for deprication warning

e456f7573926e5040681d7755c5763c87d2eef93 authored almost 10 years ago by Werner Dijkerman <[email protected]>
remove hardcoded config file paths for server, proxy and agent (2)

06249f378267860b7dd96e5e5e236e2e6c0ccae0 authored almost 10 years ago by Werner Dijkerman <[email protected]>
listenip statement didn't work with 'eth' addresses

a2b9034c76cdbe3d98ea015906e01412585d32f5 authored almost 10 years ago by Werner Dijkerman <[email protected]>
Fix for failure if zabbix hostgroup does not exist #41. Added check with fail if incorrect hostgroup is given.

3911c7ce0bdf053278ec2ed64347cc8c5ecd3e70 authored almost 10 years ago by Werner Dijkerman <[email protected]>
Merge pull request #40 from genebean/issue-37

This resolves dj-wasabi/puppet-zabbix#37.

32436c057e163882feb0c60251c6fa0c4f08a653 authored almost 10 years ago by Werner Dijkerman <[email protected]>
Updated rspec tests

e2dd9a6de06311595cdc60b3d800bff0f82295cc authored almost 10 years ago by Werner Dijkerman <[email protected]>
Merge pull request #38 from genebean/issue-38

setting manage_repo to false breaks server install

bd4cc4b3106673e3e5186abde1bc5a3e94b4dd9b authored almost 10 years ago by Werner Dijkerman <[email protected]>
Merge branch 'master' into issue-37

175d62953fc1c0edc2a3b3177b7a930507d70a8e authored almost 10 years ago by Gene Liverman <[email protected]>
Merge branch 'master' into issue-38

137505b19bb90baae2d74cce109eeb40e77e33cb authored almost 10 years ago by Gene Liverman <[email protected]>
This resolves dj-wasabi/puppet-zabbix#37.

API docs say that ip must not be null.
https://www.zabbix.com/documentation/2.4/manual/api/refere...

02d4255ea69ced5d422226b75b70e1aee14d498e authored almost 10 years ago by Gene Liverman <[email protected]>
darn missing comma...

a9f53583847a9291858d70a48decc7ae2e440b26 authored almost 10 years ago by Gene Liverman <[email protected]>
The zabbix service can't be started before the sql files have been loaded into the db. This ensures that.

eac0613083b67af9c0d0f869a63bb6105880f7fa authored almost 10 years ago by Gene Liverman <[email protected]>
Merge pull request #39 from mmerfort/master

Fix name of agent config file in params.pp

ea73cfc677a71ad0b20f12a7858acd61809fa343 authored almost 10 years ago by Werner Dijkerman <[email protected]>
Fix name of agent config file in params.pp

870134c709429f2b734089b5f25ed3e8b810b828 authored almost 10 years ago by Martin Merfort <[email protected]>
fixed puppet-lint messages; updated to 1.0.1

7887619b3154ed8043da2dbf0fe90eaa5d90a610 authored almost 10 years ago by Werner Dijkerman <[email protected]>
fixed some puppet-lint messages

decf0ae07dac4bf21f184262e4b5790adbd7585b authored almost 10 years ago by Werner Dijkerman <[email protected]>
Changing script travis runs

e54a345bcdf15e3f33f51052882d74d5dee8e583 authored almost 10 years ago by Gene Liverman <[email protected]>
some gems require higher than 1.9.3 so removing 1.8.7 and 1.9.3

d080399f400a29e2128e82b8e6169f0f84c92ffc authored almost 10 years ago by Gene Liverman <[email protected]>
added some rspec options since spec/spec.opts doesn't exist

b4040b15519e2cf28aeff3e94d5f550f3fd71f1b authored almost 10 years ago by Gene Liverman <[email protected]>
Added a travis-ci config file

b00e6a26b9f002dceec5d5eb5501174787792af7 authored almost 10 years ago by Gene Liverman <[email protected]>
Changed - to _ as the dash caused a failure (see issue 38)

a772482d68a62489d4b410ddd34665f90bff0e19 authored almost 10 years ago by Gene Liverman <[email protected]>
Replaced "if ! defined" parts with "include" lines. Wrapped all work done in zabbix::repo so that it only runs if repos are being managed. This makes requiring the class or including the class work even if not managing the repos.

e5429920e0532485c4518f73205329dbf649b77e authored almost 10 years ago by Gene Liverman <[email protected]>
minor typo

4d52f8cae4a51884015875bae745ba8dce3205ca authored almost 10 years ago by Andres Villarroel <[email protected]>
Merge pull request #36 from f0/master

allow custom owner and group for zabbix server config,

4cec2fc1dc22b1d91b411aae0eb949a33e054f02 authored about 10 years ago by Werner Dijkerman <[email protected]>
allow custom owner and group for zabbix server config, this is needed because the EPEL Packages using zabbixsrv as user

8d6186c1f85dfd529ae5191c7fa6eb957eb33d58 authored about 10 years ago by Florian Koch <[email protected]>
Merge pull request #35 from f0/master

ZABBIX proxy and ZABBIX server service names are now customizable / Allow changing the path to t...

df22db115ed9dacaa8f3bdb94a59a8c16761f37d authored about 10 years ago by Werner Dijkerman <[email protected]>
remove params.pp from root, fix withespaces

e59c9ae0789b50ff9c9c248f5e7184df48d14b53 authored about 10 years ago by Florian Koch <[email protected]>
ZABBIX proxy and ZABBIX server service names are now customizable

in newer EPEL rpms, the services are called zabbix-proxy-pgsql ..., so enable the service zabbi...

76eecbdcb976903fad8195eb47b1d2c671b1a357 authored about 10 years ago by Florian Koch <[email protected]>
Fixed agent spec

bb9151d0a766145127c028df7f9e6df5a703ac93 authored about 10 years ago by Werner Dijkerman <[email protected]>
Merge pull request #34 from f0/master

remove hardcoded config file paths for server, proxy and agent

d1e82979a72fb9cbb209ea8bcddf7180421276f9 authored about 10 years ago by Werner Dijkerman <[email protected]>
fix missing service dependency

f46e97c07cdff4404c1d5e82d5d81271f4f0cc66 authored about 10 years ago by Florian Koch <[email protected]>
remove hardcoded config file paths for server, proxy and agent

e6d6f3267fad1133b984847fb2bfc12a7915ddcd authored about 10 years ago by Florian Koch <[email protected]>
Merge branch 'master' of https://github.com/dj-wasabi/puppet-zabbix

083149b0d50e3125c9a825380c8e1b089ae47b6b authored about 10 years ago by Werner Dijkerman <[email protected]>
Used correct date for 1.0.0. release

5e8dbc543a3b3123748889ec418e452da3d420cd authored about 10 years ago by Werner Dijkerman <[email protected]>
Updated the documentation with upgrade paragraph

f3052116a0b4fe11e5847aa243604ec70e952416 authored about 10 years ago by Werner Dijkerman <[email protected]>
Added release 1.0.0 stuff

dae9ec75b48882b957fffc65c7e282d0904b48f2 authored about 10 years ago by Werner Dijkerman <[email protected]>
Renamed resoures/server to resources/web, also include of ruby module.

bb786fc927d0ee18ed8ed23df4d20c88a637991d authored about 10 years ago by Werner Dijkerman <[email protected]>
Redone the spec tests.

37a535c6dada16b78b625523962586275ff50f33 authored about 10 years ago by Werner Dijkerman <[email protected]>
Adding zabbix_package_state so you can choose present or latest.

48061d2be62c50defc9ffcddc22e3c96b660d1cf authored about 10 years ago by Werner Dijkerman <[email protected]>
Updated documentation for the splitted components.

51794d30c86c42222b1c2661da804d9ad0524b63 authored about 10 years ago by Werner Dijkerman <[email protected]>
Added some new lines to make it a little bit more clear and easier to read

d5c9f2317298cfdaafec4b8e7592e59bb8b4bf6f authored about 10 years ago by Werner Dijkerman <[email protected]>
zabbix::proxy can also be used on 2 servers now.

ee6124e76737e323945a74b737b65e0d40ff5944 authored about 10 years ago by Werner Dijkerman <[email protected]>
Added initial working version of splitting zabbix-server into 3 classes.

832af3e6a351f03c99b0c7622eb48be33d7a933a authored about 10 years ago by Werner Dijkerman <[email protected]>
Merge pull request #32 from karolisc/master

Update apache_ssl_cipher list

7bbb743f351d31bc99ece840ed31c7910a008ba6 authored about 10 years ago by Werner Dijkerman <[email protected]>
Update apache_ssl_cipher list

9b4d1cf485391ee44965826a49d7597246b248dd authored about 10 years ago by karolisc <[email protected]>
Fix for: Update apache_ssl_cipher list #31

d4b6b9a0bcbd6f0e8231b0847248ac0952e942eb authored about 10 years ago by Werner Dijkerman <[email protected]>
Fix for: Update apache_ssl_cipher list #31

83bfbb2447d27bcd05016adf53f7bec485602654 authored about 10 years ago by Werner Dijkerman <[email protected]>
Fixed an puppet-lint message about aligning

55a1d3fa262877ccb9803a600a5ce8f4daaf16ff authored about 10 years ago by Werner Dijkerman <[email protected]>
Merge branch 'master' of https://github.com/dj-wasabi/puppet-zabbix

02b09355e69c9e306d43f463a4b51d4afe68be2d authored about 10 years ago by Werner Dijkerman <[email protected]>
Merge pull request #30 from lucas42/debiansid

Add support for debian sid (just use wheezy package)

d2d1d0723ced169be5cae70debd0e7c33b9e202a authored about 10 years ago by Werner Dijkerman <[email protected]>
Add support for debian sid (just use wheezy package)

5a2cb5f9d2de9002a55ecc9071d52a1070587d9a authored about 10 years ago by Luke Blaney <[email protected]>
Fixed puppet-lint message

acfe25febec8c986f7fddbf23d3455d92c98787e authored about 10 years ago by Werner Dijkerman <[email protected]>
Fix for: Wrong fping path on Ubuntu 14.04 #28

a4a4d52b0c98ba8eaa71a5689c28a8dacca5b250 authored about 10 years ago by Werner Dijkerman <[email protected]>
Fix for Module fails with future parser enabled #29

daac5aa05e06a24e03e39fe6b914d2794206b8cd authored about 10 years ago by Werner Dijkerman <[email protected]>
Fix for Module fails with future parser enabled #29

4c888d9295d38483c5ff5da743e6ba67c08db3bb authored about 10 years ago by Werner Dijkerman <[email protected]>
Merge pull request #27 from karolisc/master

Add support for low level discovery(LLD) scripts

b0b333606f75089b1f096f57dab71fea9c9dbdfc authored about 10 years ago by Werner Dijkerman <[email protected]>
Add support for low level discovery(LLD) scripts

60c624deea1c8a2fcb2027488cb5f612fe415812 authored about 10 years ago by karolisc <[email protected]>
Merge pull request #26 from karolisc/master

Remove execute bit from .conf files

aad6a7fdd6010b8888dfbea1dd7606f49b392bf2 authored about 10 years ago by Werner Dijkerman <[email protected]>
Remove execute bit from .conf files

bbc6645a994ccfb4c894e39735e3d8dd8ca97efe authored about 10 years ago by karolisc <[email protected]>
Merge pull request #25 from karolisc/master

Wrong name in zabbix::userparameters resource example.

515a9ba57b78812367029153f69f8812b83f8786 authored about 10 years ago by Werner Dijkerman <[email protected]>
wrong name in zabbix::userparameters resource example.

a6e6f372ac775e31051be3aa10e26f652c3e8f7a authored about 10 years ago by karolisc <[email protected]>
Updated metadata.json

d44db66b58010330475221e64020b5abfe263da4 authored about 10 years ago by Werner Dijkerman <[email protected]>
Fixed puppet-lint messages

148da0210824aba47438be07000dd7c6ac952737 authored about 10 years ago by Werner Dijkerman <[email protected]>
Merge pull request #23 from lucas42/raspberrypi

Add repository for debian running on a raspberry pi

501d2d3f62d12c6392e2f91fdc6e952db7e90e24 authored about 10 years ago by Werner Dijkerman <[email protected]>
add repository for debian running on a raspberry pi (architecture not supported by standard zabbix repo)

a0d80ebcb85c9ae6a3bf8e4582ca9724051119b8 authored about 10 years ago by Luke Blaney <[email protected]>
Merge pull request #21 from lucas42/ruby-dev

Install packages needed for the zabbixapi gem to be installed on Debain

e10e8dc099d6e266fb12af5c1217a5c17b6b0e05 authored about 10 years ago by Werner Dijkerman <[email protected]>
Debian also requires make to be installed to install the zabbixapi gem

5ed8f94a3b732cf5ec03108264263f1e65fbbba9 authored about 10 years ago by Luke Blaney <[email protected]>
Install debian's equivalent of redhat's ruby-devel when installing zabbixapi

2a10999c34430749e60701bf8faae62f117dcd10 authored about 10 years ago by Luke Blaney <[email protected]>
Updated changelog for '/24' removal in zabbix agent firewall

a345d8281fa18b2ac069fa87d96087c7e5c5bc85 authored about 10 years ago by Werner Dijkerman <[email protected]>
Forgot to add sqlite as database for server

038af3c7d55c194e33d333f7155800c1680269f3 authored about 10 years ago by Werner Dijkerman <[email protected]>
Corrected date release 0.6.0

7bd085e2ea6b5aca2c49d44532dc8b2202fa8c70 authored about 10 years ago by Werner Dijkerman <[email protected]>
Updated to 0.6.0 release

018c0f7cfc50af9ef514d49469019685bb383542 authored about 10 years ago by Werner Dijkerman <[email protected]>
Merge pull request #20 from lucas42/remotedb

Don't assume db_host will be localhost in postgresql.pp

4d086d135683912c9c9f0ed1bf43a77161978fb6 authored about 10 years ago by Werner Dijkerman <[email protected]>
Added userparameter class for hiera or the foreman users

055363c22164023b1771477255c3bc77ba033732 authored about 10 years ago by Werner Dijkerman <[email protected]>