Luca Bruno
df097fe2c3
Fix and port bosun and scollector to buildGoPackage
2015-02-04 13:41:31 +01:00
Charles Strahan
8d49e87dec
Merge pull request #4677 from cstrahan/pleasant-ruby
...
Pleasant ruby
2015-01-21 23:27:38 -05:00
Charles Strahan
8085f088cb
ruby: exorcise the last few remaining rubyPackages
2015-01-21 22:23:37 -05:00
Charles Strahan
dfc225d143
Merge branch 'master' of github.com:nixos/nixpkgs into pleasant-ruby
...
Conflicts:
pkgs/applications/version-management/git-and-tools/default.nix
pkgs/applications/version-management/git-and-tools/hub/default.nix
pkgs/tools/audio/mpdcron/default.nix
2015-01-20 20:21:03 -05:00
Benjamin Staffin
e1f2da5314
Riemann: update to 0.2.8
...
Change-Id: I42b8e5f1341df826e8424141e9f9623e60b63767
2015-01-20 14:37:28 -05:00
Bjørn Forsman
412cb5a3a2
munin: remove /usr/{bin,sbin}/ references from plugins
...
Instead, run things out of $PATH.
Fixes errors like these (on NixOS):
munin-available-plugins/.mysql_slowqueries-wrapped: line 67: /usr/bin/printf: No such file or directory
(Basically, this unbreaks some plugins.)
2015-01-18 14:39:57 +01:00
Ben Moseley
b7d72dbf5b
Upgrading Riemann 0.26 -> 0.27
2015-01-10 15:17:46 +00:00
William A. Kennington III
90a641310c
net-snmp: Don't propagate openssl as this may break builds
...
Instead, explicility specify openssl during configuration which forces
the builder to include -L${openssl}/lib whenever linking against
net-snmp libraries.
2015-01-09 10:40:29 -08:00
William A. Kennington III
c82410eeda
java: Normalize to the default jre / jdk
2015-01-07 14:55:41 -08:00
Oliver Charles
4092a7cdd6
bosun: Update to 20141215200935
2015-01-05 10:35:20 +00:00
William A. Kennington III
30db6f177d
net_snmp: 5.7.2.1 -> 5.7.3
2014-12-31 23:57:51 -08:00
Jaka Hudoklin
1b19b7a3bf
Merge pull request #5491 from offlinehacker/cadvisor
...
Add cadvisor package and nixos module
2014-12-29 17:58:43 +01:00
Charles Strahan
145733c479
Merge branch 'master' of github.com:nixos/nixpkgs into pleasant-ruby
...
Conflicts:
pkgs/applications/version-management/redmine/default.nix
pkgs/development/interpreters/ruby/gem.nix
pkgs/development/interpreters/ruby/generated.nix
pkgs/development/interpreters/ruby/patches.nix
pkgs/development/tools/vagrant/default.nix
pkgs/servers/consul/default.nix
2014-12-28 14:29:52 -05:00
Jaka Hudoklin
b232395a06
Add cadvisor
2014-12-28 20:20:38 +01:00
Shea Levy
05edd656f6
Missed gcc refs
2014-12-26 12:28:15 -05:00
John Wiegley
28b6fb61e6
Change occurrences of gcc to the more general cc
...
This is done for the sake of Yosemite, which does not have gcc, and yet
this change is also compatible with Linux.
2014-12-26 11:06:21 -06:00
Shea Levy
4e558732e7
Add newrelic-sysmond
2014-12-22 15:13:08 -05:00
Eelco Dolstra
d717fcc7b8
zabbix: Update to 1.8.22
2014-12-18 14:11:11 +01:00
Domen Kožar
4aa3eec330
Merge branch 'master' into staging
...
Conflicts:
pkgs/development/libraries/fontconfig/default.nix
2014-12-07 14:02:48 +01:00
Oliver Charles
bcb9f0853c
bosun: Now builds on all Unix platforms
2014-12-05 11:43:58 +00:00
Oliver Charles
e56a8df827
scollector: Update to 20141204222654
2014-12-05 11:39:56 +00:00
Oliver Charles
66d234917a
bosun: Update to 2014120422265
2014-12-05 11:36:48 +00:00
Domen Kožar
7f021fe566
munin: 2.0.21 -> 2.0.25
2014-11-30 20:42:06 +01:00
Vladimír Čunát
cbd2305d4d
Merge branch 'master' into staging
2014-11-28 18:59:07 +01:00
Vladimír Čunát
06c6d4696d
*: fix builds by disregarding warning from new glibc
...
Also, in case of collectd, the -lgcc_s shouldn't be needed anymore,
as the library is in ${glibc}/lib/ now, which is practically always on RPATH.
In case of seyren it was some stdenv change uncovering the mistake of
putting src into buildInputs.
2014-11-28 18:42:03 +01:00
Oliver Charles
f2e2ab6231
Bosun only builds on x86_64-linux
...
Reported upstream at https://github.com/bosun-monitor/bosun/issues/427
2014-11-27 12:14:38 +00:00
Oliver Charles
9cab0e1b8a
Add meta information to hbase, bosun, scollector, opentsdb
2014-11-24 14:40:48 +00:00
Oliver Charles
5a8d5f3094
bosun: Update to 20141119233013
2014-11-24 14:40:48 +00:00
Oliver Charles
bc8fd69fe8
New packages: bosun and scollector
2014-11-24 14:40:47 +00:00
Charles Strahan
973794b24a
bundixify riemann-dash
2014-11-18 03:31:56 +00:00
Pascal Wittmann
8df0e0b151
Fixed many descriptions
2014-11-11 14:36:34 +01:00
Bjørn Forsman
4f220bd0c3
munin: add missing dependency on 'NetCIDR'
...
Fixes
munin-node[30100]: Can't locate Net/CIDR.pm in @INC (@INC contains: [...])
when using the 'cidr_allow' configuration directive.
2014-11-05 22:27:27 +01:00
Longrin Wischnewski
7fb934c4d0
zabbix-server: add new optional build options
2014-11-03 16:51:09 +01:00
Rob Vermaas
6596dccfd9
zabbix.server: update from 1.8.20 to 1.8.21
2014-10-22 15:29:05 +02:00
William A. Kennington III
3efcae2652
net_snmp: openssl must be propagated as it required when linking against libnetsnmp
2014-10-08 01:37:46 -07:00
Jaka Hudoklin
f8284a083f
seyren: udpate to 1.1.0
2014-09-17 18:33:51 +02:00
Domen Kožar
f70acd2584
munin: fix test
2014-08-31 16:54:09 +02:00
Rickard Nilsson
9bec5e1288
New package: riemann 0.2.6
2014-08-23 12:49:10 +02:00
Austin Seipp
a8b59789d0
nagios-plugins: 2.0 -> 2.0.3
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 01:59:02 -05:00
Austin Seipp
53adb67395
nagios: 4.0.7 -> 4.0.8
...
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-08-20 01:58:50 -05:00
Eelco Dolstra
7f410ef923
Merge remote-tracking branch 'origin/master' into staging
...
Conflicts:
pkgs/misc/vim-plugins/default.nix
2014-07-22 11:00:00 +02:00
Bjørn Forsman
f2d5fe86bd
munin: simplify setting of PERL5PATH
...
Use lib.makePerlPath instead of manually duplicating
"/lib/perl5/site_perl" all over.
2014-07-18 12:37:36 +02:00
Eelco Dolstra
40f7b0f9df
Another attempt to eradicate ensureDir
...
See c556a6ea46
.
2014-06-30 14:56:10 +02:00
Austin Seipp
6cfa38ce7d
nagios: significant upgrades
...
- Upgrade Nagios Core to 4.x
- Expose mainConfigFile and cgiConfigFile in module for finer
configuration control.
- Upgrade Plugins to 2.x
- Remove default objectDefs, which users probably want to customize.
- Systemd-ify Nagios module and simplify directory structure
- Upgrade Nagios package with more modern patch, and ensure the
statedir is set to /var/lib/nagios
Signed-off-by: Austin Seipp <aseipp@pobox.com>
2014-06-22 00:22:10 -05:00
Bjørn Forsman
5e460b2dee
munin: update 2.0.20 -> 2.0.21 (bug fix)
2014-05-25 13:55:20 +02:00
Domen Kožar
d2efe82eaa
munin: 2.0.19 -> 2.0.20
2014-04-09 11:29:47 +02:00
Evgeny Egorochkin
fa49cba237
net_snmp: update from 5.7.2 to 5.7.2.1, potentially fixes CVE-2014-2284, change source to .zip because tar.gz is broken
2014-03-26 13:43:51 +02:00
Jaka Hudoklin
72d8c4225b
Add seyren, an alerting dashboard for Graphite
2014-03-25 23:45:11 +00:00
Eelco Dolstra
2ea4ec798b
zabbix: Update from 2.2.1 to 2.2.2
...
Potentially fixes CVE-2012-0031, CVE-2012-0053, CVE-2012-0883,
CVE-2012-2687, CVE-2012-3499, CVE-2012-4558, CVE-2013-1862,
CVE-2013-1896, CVE-2013-2249, CVE-2013-1034, CVE-2013-5143.
2014-02-13 18:34:01 +01:00
Eelco Dolstra
5dfff3a970
zabbix: Update from 2.0.10 to 2.0.11
2014-02-13 18:34:01 +01:00