Address
:
[go:
up one dir
,
main page
]
Include Form
Remove Scripts
Accept Cookies
Show Images
Show Referer
Rotate13
Base64
Strip Meta
Strip Title
Session Cookies
Commits · 1.0.6
chef_collectd
Browse files
Nov 26, 2012
Merge pull request #7 from miah/bugs
· 3b3cdc52
Miah Johnson
authored
Nov 26, 2012
View commits for tag 1.0.6
1.0.6
3b3cdc52
Nov 24, 2012
add more details to requirements section of readme.
· e7816b9b
miah
authored
Nov 24, 2012
e7816b9b
lots of updates to the README.
· db172833
miah
authored
Nov 24, 2012
db172833
if we pass a string it doesnt get converted. we want TypesDB here.
· de84f104
miah
authored
Nov 24, 2012
de84f104
whitespace
· 69c98aaf
miah
authored
Nov 24, 2012
69c98aaf
Nov 22, 2012
up version to 1.0.6
· 60026248
miah
authored
Nov 21, 2012
60026248
test for logfile
· de39cd93
miah
authored
Nov 21, 2012
de39cd93
enable logging in server
· ef9423cd
miah
authored
Nov 21, 2012
ef9423cd
make sure logrotate is installed before we set it up.
· e563d37a
miah
authored
Nov 21, 2012
e563d37a
lets make sure our log directory exists before we try to log to it.
· e51efbae
miah
authored
Nov 21, 2012
e51efbae
lets test
· 3d9f6978
miah
authored
Nov 21, 2012
3d9f6978
Nov 21, 2012
simplified server recipe. it now includes client and then just configures the network plugin.
· d89f3d94
miah
authored
Nov 21, 2012
d89f3d94
almost rewrote this. now we use carbon_writer plugin to make writing to...
· 8bfdc916
miah
authored
Nov 21, 2012
8bfdc916
pass modules to the template.
· 9bb7d84f
miah
authored
Nov 21, 2012
9bb7d84f
big refactoring of this template to correct several issues. big one is that we...
· a2641405
miah
authored
Nov 21, 2012
a2641405
typesdb is now a string vs array.
· 525a0518
miah
authored
Nov 21, 2012
525a0518
include external carbon_writer plugin from Gregory Szorc...
· f0b368fa
miah
authored
Nov 21, 2012
f0b368fa
made types_db attribute a string vs array so join is pointless here.
· 975f4a4f
miah
authored
Nov 21, 2012
975f4a4f
re-add modules attribute. i had to refactor the provider to pass this and the...
· a7b51779
miah
authored
Nov 21, 2012
a7b51779
whitespace.
· 6d30268a
miah
authored
Nov 21, 2012
6d30268a
whitespace.
· b6139df3
miah
authored
Nov 21, 2012
b6139df3
Nov 20, 2012
increment to 1.0.5
· 78ae47cc
miah
authored
Nov 20, 2012
View commits for tag 1.0.5
1.0.5
78ae47cc
renamed python_conf.erb to match up with the providers expectations.
· fd352327
miah
authored
Nov 20, 2012
fd352327
Increment to 1.0.4
· 3a11ff98
miah
authored
Nov 20, 2012
View commits for tag 1.0.4
1.0.4
3a11ff98
Merge pull request #6 from miah/tbug
· a78ce2f0
Miah Johnson
authored
Nov 20, 2012
a78ce2f0
since we added a tailor config it might also be approrpiate to add it to our Gemfile.
· fce03f2b
miah
authored
Nov 20, 2012
fce03f2b
move swap to simple plugin config. set up rrd output.
· 1e215df2
miah
authored
Nov 20, 2012
1e215df2
add a tailor config. going to start make code more readable.
· c9b67fd6
miah
authored
Nov 20, 2012
c9b67fd6
add some basic tests.
· dba615f5
miah
authored
Nov 20, 2012
dba615f5
Add client_collectd to the configuration test list.
· f6dfc49e
miah
authored
Nov 20, 2012
f6dfc49e
whitespace.
· d4901024
miah
authored
Nov 20, 2012
d4901024
if we have ['server_address'] defined set our server to that.
· 0b2b88da
miah
authored
Nov 20, 2012
0b2b88da
if ['graphite'] doesnt exist, neither will ['server_address']. so we now...
· 75140cda
miah
authored
Nov 20, 2012
75140cda
removed unneeded quotes. check if options is nil rather than empty.
· b8e91a17
miah
authored
Nov 20, 2012
b8e91a17
Nov 13, 2012
Merge pull request #5 from miah/client_plugins
· 3db014f2
Miah Johnson
authored
Nov 13, 2012
View commits for tag 1.0.3
1.0.3
3db014f2
update version to 1.0.3
· 159366f9
miah
authored
Nov 13, 2012
159366f9
inherits client and configures collectd to talk to a collect server.
· 5e7a83c0
miah
authored
Nov 13, 2012
5e7a83c0
client_graphite is much simpler as well. now just inherits the client receipt...
· 89db7c1b
miah
authored
Nov 13, 2012
89db7c1b
client.rb is more basic. we dont actually configure any write plugins here....
· cb4c78d5
miah
authored
Nov 13, 2012
cb4c78d5
Merge pull request #4 from miah/test_kitchen
· c7499ed4
Miah Johnson
authored
Nov 12, 2012
View commits for tag 1.0.2
1.0.2
c7499ed4
Loading