lp:nagios

Created by VCS imports and last modified
Get this branch:
bzr branch lp:nagios

Branch merges

Related bugs

Related blueprints

Branch information

Owner:
VCS imports
Project:
Nagios
Status:
Development

Import details

Import Status: Failed

This branch is an import of the CVS module nagios from :pserver:anonymous@nagios.cvs.sourceforge.net:/cvsroot/nagios.

The import has been suspended because it failed 5 or more times in succession.

Last successful import was .

Import started on russkaya and finished taking 50 seconds — see the log
Import started on russkaya and finished taking 25 seconds — see the log
Import started on neumayer and finished taking 30 seconds — see the log
Import started on neumayer and finished taking 40 seconds — see the log

Recent revisions

1299. By egalstad

Moved to SVN

1298. By ageric

Fix first_notification_delay logic

This patch fixes two errors of the same nature: a misplacement of the
closing brace. These errors prevented the first_notification_delay
logic to work. After my patch is applied, the delayed notifications
start to work as expected.

Tested-by: GalaxyMaster <email address hidden>
Signed-off-by: Andreas Ericsson <email address hidden>

Author: GalaxyMaster <email address hidden>
Committer: Andreas Ericsson <email address hidden>

1297. By egalstad

Fixed bug where passive host check status updates were not being propagated to event brokers

1296. By egalstad

Fixed bug with passive host checks being incorrectly sent to event brokers as active checks

1295. By tonvoon

Fixed parsing of async host check results (Jochen Bern)

1294. By ageric

Reduce duplication of code

We use the same code in several places instead of calling a function.
Call the function instead.

Signed-off-by: Stephen Gran <email address hidden>

Author: Stephen Gran <email address hidden>
Committer: Andreas Ericsson <email address hidden>

1293. By tonvoon

Test fixes

1292. By tonvoon

Fixed error where erroneous alerts were raised when a host went down

1291. By ageric

trends-add-forward-to-next-problem.patch

In order to allow for scanning through the remaining recording and
searching for the occurrence of the next host or service problem,
the addtional time period tag TIMEPERIOD_NEXTPROBLEM was introduced.
If selected, the time period of the next diplay will be selected in
such a way that the full duration of the next problem will be
displayed at the center of the image. If only the start time is
available, because the problem is still present, the time window
of the image falls back to the 24-hour period.

A small fix was required to solve an inconsistency of the image
width (600 vs. 900 pixels).

Signed-off-by: Carsten Emde <email address hidden>

Author: Carsten Emde <email address hidden>
Committer: Andreas Ericsson <email address hidden>

1290. By ageric

Fix form/table DOM confusion in cgi's

The CGI's behave well enough in most cases, but when loaded inside
another layer (such as by a <div> tag), some of the forms become
inaccessible due to invalid html.

Typicall, forms are started inside tables but outside a vertical
table delimiter, and then ended outside the table altogether.

This causes confusion for some browsers, so let's avoid that
sort of thing and start and end the forms outside the tables
or, where appropriate, inside the same table delimiter as the
form started.

Signed-off-by: Sven-Göran Bergh <email address hidden>
Signed-off-by: Andreas Ericsson <email address hidden>

Author: Sven-Göran Bergh <email address hidden>
Committer: Andreas Ericsson <email address hidden>

Branch metadata

Branch format:
Branch format 7
Repository format:
Bazaar repository format 2a (needs bzr 1.16 or later)
This branch contains Public information 
Everyone can see this information.

Subscribers

No subscribers.