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
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
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
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
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