Re: [Nagios-devel] Patch for schedule downtime reports in avail.cgi.

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
Locked
Guest

Re: [Nagios-devel] Patch for schedule downtime reports in avail.cgi.

Post by Guest »

Andreas Ericsson wrote:
> Alessandro Ren wrote:
>
>>
>> Attached is a patch for nagios-2.0 final that fixes the problem in
>> avail.cgi that does't show the schedule downtimes in the reports.
>> All changes are done in the function compute_subject_downtime_times
>> in cgi/avail.c code.
>> Any feedbacks on the patch are aprechiated. It is working for me so
>> far.
>> The fixed function can also be appllied to earlier versions, I have
>> also tested in 1.x nagios version and it has worked fine and so in the
>> 2.0 beta versions.
>>
>
> Could you resend this patch in unified diff format, please?
> Just recreate it with your current directory structure and the command:
>
> diff -urN nagios-2.0 nagios-2.0-patched > sched-downtime.diff
>
> and send sched-downtime.diff to the list.
>

Ah. No worries. I've got it applied in my git repo now. Thanks again,
and good catch.

--
Andreas Ericsson [email protected]
OP5 AB www.op5.se
Tel: +46 8-230225 Fax: +46 8-230231





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]
Locked