Screenshot instructions:
Windows
Mac
Red Hat Linux
Ubuntu
Click URL instructions:
Right-click on ad, choose "Copy Link", then paste here →
(This may not be possible with some types of ads)
You can subscribe to this list here.
2002 |
Jan
|
Feb
(1) |
Mar
(1) |
Apr
(1) |
May
(2) |
Jun
(1) |
Jul
(3) |
Aug
(1) |
Sep
(2) |
Oct
|
Nov
(1) |
Dec
|
---|---|---|---|---|---|---|---|---|---|---|---|---|
2003 |
Jan
|
Feb
|
Mar
|
Apr
(1) |
May
|
Jun
(1) |
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2004 |
Jan
|
Feb
(3) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
(3) |
2005 |
Jan
|
Feb
(2) |
Mar
|
Apr
(1) |
May
|
Jun
|
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
(3) |
Dec
(2) |
2006 |
Jan
(1) |
Feb
(1) |
Mar
(1) |
Apr
(2) |
May
(3) |
Jun
(2) |
Jul
(1) |
Aug
|
Sep
|
Oct
(1) |
Nov
(2) |
Dec
(1) |
2007 |
Jan
(1) |
Feb
(2) |
Mar
(5) |
Apr
(2) |
May
(1) |
Jun
(2) |
Jul
(1) |
Aug
(2) |
Sep
(2) |
Oct
(3) |
Nov
(2) |
Dec
(3) |
2008 |
Jan
(1) |
Feb
(1) |
Mar
(2) |
Apr
(2) |
May
(1) |
Jun
(4) |
Jul
|
Aug
|
Sep
(1) |
Oct
(2) |
Nov
(1) |
Dec
(1) |
2009 |
Jan
(1) |
Feb
|
Mar
|
Apr
(2) |
May
(1) |
Jun
(3) |
Jul
(1) |
Aug
(1) |
Sep
(1) |
Oct
|
Nov
|
Dec
|
2010 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
(1) |
Oct
(1) |
Nov
|
Dec
|
2011 |
Jan
|
Feb
|
Mar
|
Apr
|
May
|
Jun
(1) |
Jul
(1) |
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
2012 |
Jan
(1) |
Feb
(1) |
Mar
(1) |
Apr
|
May
(2) |
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
(1) |
Dec
(1) |
2013 |
Jan
(1) |
Feb
|
Mar
(1) |
Apr
|
May
(1) |
Jun
|
Jul
|
Aug
(1) |
Sep
(5) |
Oct
(3) |
Nov
(1) |
Dec
|
2014 |
Jan
|
Feb
(2) |
Mar
(2) |
Apr
(1) |
May
|
Jun
(1) |
Jul
|
Aug
(2) |
Sep
|
Oct
|
Nov
|
Dec
|
2015 |
Jan
|
Feb
(1) |
Mar
|
Apr
|
May
|
Jun
|
Jul
|
Aug
|
Sep
|
Oct
|
Nov
|
Dec
|
S | M | T | W | T | F | S |
---|---|---|---|---|---|---|
|
1
|
2
|
3
|
4
|
5
|
6
|
7
|
8
|
9
|
10
|
11
|
12
|
13
|
14
|
15
|
16
|
17
|
18
|
19
|
20
|
21
|
22
|
23
|
24
(1) |
25
|
26
|
27
|
28
|
29
|
30
|
31
|
|
|
|
From: Ethan Galstad <nagios@na...> - 2007-01-24 18:44:29
|
In case you didn't notice, Nagios 2.7 was released this weekend. The new release fixes several bugs present in the 2.6 release, so I would recommend that everyone upgrade. You can download Nagios 2.7 from http://www.nagios.org/download/ The biggest fix is for a likely segfault that could occur when scheduled downtime entries are manually removed/deleted before their expiration time. In this instance, Nagios would/should segfault, so I changed the way downtime expiration was handled a bit to hopefully fix the problem. Here's the Changelog since 2.6: 2.7 - 01/19/2007 ---------------- * p1.pl now sets environment var (NAGIOS_PLUGIN) to indicate patch of plugin that is executing * Updated nagiostats with new MRTG vars for tracking buffer usage * Added sample MRTG config file * Minor patches to availability and status CGIs * Minor documentation updates * Fix for segfault during expiration or deletion of scheduled downtime * Fix for scheduling immediate service check through WAP interface * Fix for leading whitespace before comments in object config files Also of note, the new 2.7 release breaks earlier releases of the NDOUtils addon, so I posted a new release (1.4b2) of NDOUtils as well. The new beta version of NDOUtils can be obtained from the Nagios download page mentioned above. A quick note about Nagios 3.x development... There are a few coding changes that I still need to make before Nagios 3 hits an alpha release. I am currently in the process of updating the documentation, which is proving to be not-so-fun, as I am reviewing and rewriting almost every section of docs. Once I document enough of the new changes that have been made since the Nagios 2.x fork, I'll post a message to the nagios-devel list and start making alpha releases available for early testers. This may happen as early as the end of February, but I'm not making any promises. :-) Ethan Galstad, Nagios Developer --- Email: nagios@... Website: http://www.nagios.org |