Bug in trends.cgi

Ethan Galstad nagios at nagios.org
Thu May 20 06:19:05 CEST 2004


Thanks - patch will be in CVS shortly.


On 3 May 2004 at 14:26, Zdenek Svoboda wrote:

> Hello, there is a bug in trends.c at line 2077 (in nagios 1.2). The
> code
> 
> center_time=start_time+((start_time-end_time)/2);
> 
> should be changed to:
> 
> center_time=start_time+((end_time-start_time)/2);
> 
> With regards
> Zdenek Svoboda
> 
> 
> 
> 
> 
> 
> 
> 
> 
> --------------------
> Vyzkousejte cocky NIGHT&DAY - par zdarma + 50% sleva na aplikaci.
> Navic kupon na slevu 300 Kc!
> http://user.centrum.cz/redir.php?url=http://www.cibavision.cz/
> 
> 
> 
> 
> 
> -------------------------------------------------------
> This SF.Net email is sponsored by: Oracle 10g
> Get certified on the hottest thing ever to hit the market... Oracle
> 10g. Take an Oracle 10g class now, and we'll give you the exam FREE.
> http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click
> _______________________________________________ Nagios-devel mailing
> list Nagios-devel at lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/nagios-devel



Ethan Galstad,
Nagios Developer
---
Email: nagios at nagios.org
Website: http://www.nagios.org



-------------------------------------------------------
This SF.Net email is sponsored by: Oracle 10g
Get certified on the hottest thing ever to hit the market... Oracle 10g. 
Take an Oracle 10g class now, and we'll give you the exam FREE.
http://ads.osdn.com/?ad_id=3149&alloc_id=8166&op=click




More information about the Developers mailing list