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