5121 Commits

Author SHA1 Message Date
ajacoutot
0e5224992a Update to consul-0.7.2. 2016-12-22 16:05:26 +00:00
ajacoutot
a170538301 Needs groff.
spotted by abieber@
2016-12-22 15:11:53 +00:00
ajacoutot
8e82da8c91 Update to awscli-1.11.33. 2016-12-22 10:53:08 +00:00
landry
2222c2128d +riemann 2016-12-21 12:52:45 +00:00
landry
9ed7a251d0 Import riemann 0.2.12, from MAINTAINER Pavel Korovin /p/tristero/se
Riemann provides low-latency, transient shared state for systems with many
moving parts.
Riemann aggregates events from your servers and applications with a powerful
stream processing language. Send an email for every exception raised by your
code. Track the latency distribution of your web app. See the top processes
on any host, by memory and CPU. Combine statistics from every Riak node in
your cluster and forward to Graphite. Send alerts when a key process fails
to check in. Know how many users signed up right this second.

ok sthen@
2016-12-21 12:51:56 +00:00
ajacoutot
7649a937d9 Update to awscli-1.11.32. 2016-12-21 09:03:49 +00:00
danj
1ca2c4b122 Update to borgbackup-1.0.9
From Bjorn Ketelaars (maintainer)
2016-12-20 18:46:46 +00:00
ajacoutot
42e0c786fa Update to awscli-1.11.31. 2016-12-20 11:55:58 +00:00
sebastia
7b36a17b3d simple update to 2.9.1 2016-12-20 10:42:42 +00:00
sebastia
159cbed2d9 Simple update to 4.8.1, runs for me since some days 2016-12-20 10:41:44 +00:00
sebastia
cfb1f81f28 simple update to 2.5.1 2016-12-20 10:40:53 +00:00
naddy
2e45c6561b maintenance update to 2.27 2016-12-19 20:43:49 +00:00
sebastia
b4b635c9ac Update to 4.2.4
new RDEP to py-certifi

OK jasper@
2016-12-17 21:44:06 +00:00
ajacoutot
28be548f01 Update to login_krb5-6.1.2. 2016-12-17 14:58:54 +00:00
sthen
2ec7e8f3cc re-add paramiko dep; ansible doesn't start ("Unexpected Exception: The
'paramiko' distribution was not found") if it's missing. discussed with
landry, ok jasper (maintainer)
2016-12-16 15:26:14 +00:00
ajacoutot
288305342b Update to awscli-1.11.30. 2016-12-16 08:56:54 +00:00
ajacoutot
38303e6073 Update to terraform-0.8.1. 2016-12-16 08:41:16 +00:00
ajacoutot
6b0035e108 Update to google-cloud-sdk-138.0.0. 2016-12-15 09:21:52 +00:00
ajacoutot
eb43ca9283 Update to awscli-1.11.29. 2016-12-15 09:16:44 +00:00
ajacoutot
c67be3eeff Update to salt-2016.11.1. 2016-12-14 08:58:03 +00:00
fcambus
8b8e41c556 Add psftools. 2016-12-13 09:44:44 +00:00
fcambus
dc0aeeab56 Import sysutils/psftools.
The PSFTOOLS are designed to manipulate fixed-width bitmap fonts, such as
DOS or Linux console fonts. Both the PSF1 (8 pixels wide) and PSF2 (any
width) formats are supported; the default output format is PSF2.

OK juanfra@
2016-12-13 09:42:19 +00:00
landry
c55f7ac65c Ugly bandaid: bump CMDLINE_BUFFER_SIZE to 16k instead of defaulting to
4k, i'm hitting "processes plugin: Command line did not fit into
buffer." warning way too much and this spams logs. Better solution would
be to dynamically alloc the array on the fly as-needed like top/ps
does..
2016-12-12 17:55:24 +00:00
jsg
5b3c1ec86a update dtb to linux 4.9 2016-12-12 03:43:30 +00:00
patrick
05af4bbef2 +sysutils/u-boot,aarch64 2016-12-11 14:09:58 +00:00
patrick
902ac68283 Split sysutils/u-boot into two FLAVORs so that we can use the same
port to compile 32- and 64-bit ARM u-boots.

ok and with help from jsg@
2016-12-11 14:08:38 +00:00
ajacoutot
e34a751043 Update to google-cloud-sdk-137.0.1. 2016-12-10 07:37:17 +00:00
ajacoutot
82af5d0355 Update to awscli-1.11.28. 2016-12-09 10:44:52 +00:00
jasper
9862f86c13 update to pyghmi-1.0.14 2016-12-08 19:04:28 +00:00
ajacoutot
5f2bc41cf1 Update to terraform-0.7.13. 2016-12-08 17:21:13 +00:00
ajacoutot
fbcb6c1806 Update to google-cloud-sdk-137.0.0. 2016-12-08 10:29:25 +00:00
ajacoutot
5ef6802571 Update to awscli-1.11.27. 2016-12-08 10:26:13 +00:00
landry
f9eaf01334 add link to upstream pull-request 2016-12-08 10:06:42 +00:00
landry
3981736abe Drop useless patch, netinet/in.h is properly detected and included. 2016-12-08 09:42:11 +00:00
ajacoutot
72df7f493f Update to awscli-1.11.26. 2016-12-07 08:29:49 +00:00
ajacoutot
9dd1ec53dd Update to awscli-1.11.25. 2016-12-06 08:55:18 +00:00
jasper
36b486a0c1 update to puppet-syntax-2.2.0 2016-12-05 18:26:44 +00:00
jca
8cce6470d9 Unbreak the kvm(3) calls used by the processes and tcpconns plugins.
- patch the correct kvm_open call to use KVM_NO_FILES.  Also, use
  kvm_openfiles instead, as was probably intended
- add a new implementation for tcpconns, based on kvm_getfiles instead
  of peeking at kernel memory

ok landry@
2016-12-04 16:56:53 +00:00
jca
6eedafef6f Kill useless patch.
This plugin uses swapctl(2), not kvm_getswapinfo(3) (which we don't
provide).
2016-12-04 16:52:39 +00:00
jasper
854d2a834e update to py-ghmi-1.0.13 2016-12-04 11:41:18 +00:00
landry
99f2ee96c4 Update to collectd 5.6.2.
- put the write_riemann plugin in its own subpackage, depending on
  riemann-c-client.
- disable protobuf-c detection/dependency, used by two plugins we dont
  enable (pinba and grpc)
- fix some WANTLIB
- the processes and tcpconns plugin still seem to be busted, calling
  kvm_openfiles with O_RDONLY|KVM_NO_FILES is apparently not enough.
Interestingly, swap plugin (using the same code) works ?

Based on a diff from Pavel Korovin for 5.6.1, thanks!
2016-12-03 11:44:41 +00:00
jca
8ddf812acd Use KVM_NO_FILES to unbreak processes and swap plugins.
The tcpconns plugin needs more work, using kvm_getfiles(3) or sysctl(3).
Prodded by landry@
2016-12-02 15:50:29 +00:00
jca
e031ed3e74 Move lsof to the Attic.
Requires kmem access, is so coupled to the system internals that it
needs a /usr/src/sys checkout, and breaks regularly due to changes in
base.  People used to it should be told to use fstat(1) & friends
instead.

ok landry@ sthen@ dcoppa@
2016-12-02 13:32:13 +00:00
ajacoutot
48542a42b2 Update to google-cloud-sdk-136.0.0. 2016-12-02 09:05:29 +00:00
ajacoutot
0064fe37bd Update to awscli-1.11.24. 2016-12-02 08:58:17 +00:00
ajacoutot
1e8d058322 Update to awscli-1.11.23. 2016-12-01 09:19:57 +00:00
ajacoutot
e99a0c2cf8 Update to awscli-1.11.22. 2016-11-30 09:07:46 +00:00
landry
4e8820a0b9 +riemann-c-client 2016-11-30 07:45:15 +00:00
landry
4cd40f43aa Import riemann-c-client 1.9.1, from Pavel Korovin.
Will be used by an upcoming update of collectd for write_riemann plugin.

Riemann-C-client is a C client library for the Riemann monitoring system,
providing a convenient and simple API, high test coverage and a copyleft
license, along with API and ABI stability.

ok sthen@
2016-11-30 07:44:29 +00:00
jasper
eeec541db9 - update to augeas-1.7.0
* includes a new lens for opendkim.conf
2016-11-27 12:28:16 +00:00