Eelco Dolstra
da60b53242
zabbix: Update from 1.8.19 to 1.8.20
2014-02-13 18:34:01 +01:00
Evgeny Egorochkin
9b538a96f1
nagios-plugins: change source location and homepage since the original site has been hijacked. https://bugzilla.redhat.com/show_bug.cgi?id=1054340
2014-01-22 08:42:35 +02:00
Vladimír Čunát
0a58b512cb
Merge master into stdenv-updates
...
Conflicts (simple):
pkgs/development/compilers/gcc/4.8/default.nix
pkgs/development/compilers/llvm/default.nix
pkgs/development/libraries/gmp/5.1.1.nix
pkgs/development/libraries/gmp/5.1.3.nix
pkgs/development/libraries/gmp/5.1.x.nix
pkgs/top-level/all-packages.nix
2014-01-18 14:46:20 +01:00
Rok Garbas
a39490d709
fixing munin (broken by latest version update) also switch to fetchgit
2014-01-16 18:07:16 +00:00
Nixpkgs Monitor
36c0702156
munin: update from 2.0.17 to 2.0.19, potentially fixes CVE-2013-6048, CVE-2013-6359
2014-01-14 11:59:41 +01:00
Vladimír Čunát
a2c316288c
Merge master into stdenv-updates
...
Conflicts:
pkgs/development/lisp-modules/stumpwm/default.nix (auto-solved)
pkgs/top-level/all-packages.nix (trivial)
2014-01-12 12:29:24 +01:00
Evgeny Egorochkin
e8a9e30cc7
Add meta.branch to some packages
2014-01-08 18:06:18 +02:00
Rob Vermaas
0d54426794
Add zabbix 2.2.1
2014-01-07 13:11:32 +01:00
Vladimír Čunát
552143224a
net_snmp: fix build by autoreconfing
2014-01-05 11:19:07 +01:00
Bjørn Forsman
4d6605e882
Whitespace fixes in package expressions I maintain
2014-01-02 17:58:08 +01:00
Nixpkgs Monitor
335cfe188d
zabbix20.agent: update from 2.0.9 to 2.0.10
2013-12-21 02:28:26 +02:00
Nixpkgs Monitor
156ff88ed2
zabbix.agent: update from 1.8.18rc1 to 1.8.19, potentially fixes CVE-2013-6824
2013-12-21 02:28:26 +02:00
Cillian de Róiste
b7aaa7ab78
nagios-plugins: fix download URL (no longer available from sourceforge)
2013-12-03 11:28:27 +01:00
Eelco Dolstra
01087750ba
Don't build some packages on some platforms
2013-11-04 21:11:00 +01:00
aszlig
ab701322dc
zabbix20: Update to now upstream version 2.0.9.
...
This drops the patch for ZBX-7091, because it hase been fixed upstream.
Other upstream changes can be found at the following URL:
http://www.zabbix.com/rn2.0.9.php
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-10-23 17:16:18 +02:00
Domen Kožar
9230ae6522
munin: refactor package and add nixos service
2013-10-20 15:08:07 +02:00
Eelco Dolstra
e5ebb59e1d
zabbix: Apply fix for a SQL injection bug
...
https://support.zabbix.com/browse/ZBX-7091
CVE-2013-5743
2013-10-04 13:52:49 +02:00
Domen Kožar
43333ae57d
munin: 2.0.14 -> 2.0.17
2013-09-29 22:02:45 +02:00
aszlig
8938a2ac9e
zabbix20: Update to new upstream version 2.0.8.
...
Upstream changes for version 2.0.7:
http://www.zabbix.com/rn2.0.7.php
Upstream changes for version 2.0.8:
http://www.zabbix.com/rn2.0.8.php
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-08-22 05:45:21 +02:00
Eelco Dolstra
898a33bef2
zabbix: Update to 1.8.17
2013-08-12 14:22:16 +02:00
aszlig
1182929a0b
zabbix20: Migrate XMPP support over to minmay.
...
This should fix support for TLS and in addition, we now _only_ depend on one
library rather than OpenSSL *and* GnuTLS as we no longer need iksemel.
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-07-08 14:27:43 +02:00
aszlig
60ba4485b1
zabbix2: Add optional XMPP support using iksemel.
...
This uses recurseForDerivations directly after using callPackage magic to ensure
that the input attributes can be overriden *and* nix-env shows the package as in
recurseIntoAttrs.
The reason for making this optional is because there probably is only a minority
of people who want to use XMPP and we don't want to introduce an additional
dependency for the majority, do we?
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-06-21 12:17:56 +02:00
aszlig
ea87598a71
zabbix20: Update to version 2.0.6.
...
Release notes for this version and 2.0.5:
http://www.zabbix.com/rn2.0.6.php
http://www.zabbix.com/rn2.0.5.php
Signed-off-by: aszlig <aszlig@redmoonstudios.org>
2013-06-14 17:50:35 +02:00
Bjørn Forsman
05bb66ce20
Add myself as maintainer for several packages
...
And set missing meta.platforms for the packages I've added earlier.
2013-05-20 20:28:15 +02:00
Bjørn Forsman
1578fd3c1f
munin: add missing dependencies
...
* Add needed dependencies:
coreutils, python, ruby, java and several Perl modules (Time::HiRes
1.9.724 is no longer available, bump to 1.9725)
* Use sha256 instead of md5 (more secure)
* Wrap munin perl scripts so they find their dependencies at runtime
* Rework meta description attributes.
FIXME/TODO: munin is still not usable; it tries to write log files and
web graphs to its installation path.
2013-05-20 19:10:44 +02:00
Domen Kozar
c9bae2bcbe
munin: add the package, WIP
2013-05-20 11:18:40 +02:00
Vladimír Čunát
80ccdf1a23
net_snmp: fix build and a minor update
2013-02-23 19:15:14 +01:00
Rob Vermaas
362f37a292
Update zabbix2 to 2.0.4
2013-01-24 11:51:57 +01:00
Rob Vermaas
70f9071adf
Add zabbix 2.0.3
2012-12-02 15:28:08 +01:00
Eelco Dolstra
b40c41b7e3
zabbix: Update to 1.8.15
2012-10-26 16:23:30 +02:00
Eelco Dolstra
7925441bab
net-snmp: Moved to pkgs/servers/monitoring
2012-06-21 15:22:17 -04:00
Eelco Dolstra
e64443baf1
* Sync with the trunk.
...
svn path=/nixpkgs/branches/stdenv-updates/; revision=32468
2012-02-21 23:29:21 +00:00
Eelco Dolstra
ccea8d08e9
* Zabbix updated to 1.8.10.
...
svn path=/nixpkgs/trunk/; revision=32425
2012-02-20 13:37:33 +00:00
Eelco Dolstra
c556a6ea46
* "ensureDir" -> "mkdir -p". "ensureDir" is a rather pointless
...
function, so obsolete it.
svn path=/nixpkgs/branches/stdenv-updates/; revision=31644
2012-01-18 20:16:00 +00:00
Eelco Dolstra
c94dc8d0ca
* Zabbix updated to 1.8.7.
...
svn path=/nixpkgs/trunk/; revision=29122
2011-09-09 09:39:43 +00:00
Eelco Dolstra
9bc4c552a6
* Zabbix 1.8.4.
...
svn path=/nixpkgs/trunk/; revision=26013
2011-02-17 13:57:15 +00:00
Eelco Dolstra
b9f2f1dc46
* Zabbix 1.8.3.
...
svn path=/nixpkgs/trunk/; revision=23401
2010-08-24 15:18:06 +00:00
Eelco Dolstra
9fce3b7efc
* Zabbix updated to 1.8.2.
...
svn path=/nixpkgs/trunk/; revision=21267
2010-04-23 11:58:59 +00:00
Eelco Dolstra
3f9cb1d9d2
* Build the Zabbix agent on other platforms.
...
svn path=/nixpkgs/trunk/; revision=20188
2010-02-23 12:17:23 +00:00
Eelco Dolstra
06f07381c4
* Fix some evaluation errors.
...
* Removed glibc 2.10.
svn path=/nixpkgs/trunk/; revision=20130
2010-02-19 15:40:37 +00:00
Eelco Dolstra
65aecdd00b
* Zabbix updated to 1.8.1.
...
svn path=/nixpkgs/trunk/; revision=20009
2010-02-15 14:20:28 +00:00
Eelco Dolstra
ee17d755ca
* Zabbix updated to 1.4.6.
...
svn path=/nixpkgs/trunk/; revision=12536
2008-08-07 15:05:52 +00:00
Eelco Dolstra
7d0bc40935
* Install the Zabbix PHP frontend and the SQL schemata/data.
...
svn path=/nixpkgs/trunk/; revision=11965
2008-06-04 08:45:00 +00:00
Eelco Dolstra
b4bd1c888a
* Added Zabbix, a system and network monitoring tool.
...
svn path=/nixpkgs/trunk/; revision=11963
2008-06-03 21:59:35 +00:00
Eelco Dolstra
0f6f60c92d
* Enable GD support in Nagios.
...
svn path=/nixpkgs/trunk/; revision=9781
2007-11-23 16:44:43 +00:00
Eelco Dolstra
a205ebc23a
* Symlink $out/bin to $out/libexec.
...
svn path=/nixpkgs/trunk/; revision=9659
2007-11-12 16:45:47 +00:00
Eelco Dolstra
ea1209571d
* Another hack to get check_by_ssh to work.
...
svn path=/nixpkgs/trunk/; revision=9611
2007-11-08 20:20:21 +00:00
Eelco Dolstra
04698c55da
* Hack to get check_ping to work.
...
svn path=/nixpkgs/trunk/; revision=9610
2007-11-08 20:04:40 +00:00
Eelco Dolstra
4e8bf82213
* Latest Nagios.
...
svn path=/nixpkgs/trunk/; revision=9608
2007-11-08 18:17:56 +00:00
Eelco Dolstra
607b0d3e80
* Rewrite all the SourceForge URLs to mirror://sourceforge/.
...
find . -name "*.nix" | while read fn; do sed 's^http://[a-z]*.dl.sourceforge.net/sourceforge/ ^mirror://sourceforge/^g' < $fn > $fn.new; mv $fn.new $fn; done
svn path=/nixpkgs/trunk/; revision=9198
2007-08-27 13:01:33 +00:00
Eelco Dolstra
684951cb2e
* Nagios plugins.
...
svn path=/nixpkgs/trunk/; revision=7571
2007-01-08 18:55:23 +00:00
Eelco Dolstra
e6ab9b0070
* Install the sample config files.
...
svn path=/nixpkgs/trunk/; revision=7570
2007-01-08 18:55:06 +00:00
Armijn Hemel
b3dfc01024
* add nagios for monitoring stuff (handy for in the buildfarm!).
...
It needs cleaning up (I think^Wknow there are some impurities in all the
scripts and the config) and it is non-functional until the nagios-plugins
package has been added.
svn path=/nixpkgs/trunk/; revision=7506
2006-12-28 00:48:06 +00:00