Pour le téléchargement c'est par ici : http://nagios.org/download/
Voici une partie du changelog pour ceux comme moi qui n'aurait pas upgradé depuis un certains temps :wink:
Voici une partie du changelog pour ceux comme moi qui n'aurait pas upgradé depuis un certains temps :wink:
Code:
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 2.6 - 11/27/2006 * Fix for unscheduled triggered downtime entries * Fix for embedded audio in tac and status CGIs * Fixed bug in nagiostats utility when reporting host/service check latency * Misc code cleanups for compiler warnings * Fixed error when reading empty (zero byte) config files * Default is now to check for orphaned service checks (Francois Caen) * Fixed bug with non-standard CGI config file location in status data (Carson Gaspar) * Fixed bugs and simplified examples in sample config files (Mark Young) 2.5 - 07/13/2006 * Bug fix for excluding hidden files from config file processing * Bug fix for incorrect links to trends CGI from notification CGI * Hopefully faster shutdown during host checks * Lock file is now closed just prior to shutdown, instead of when SIGINT is received * Bug fix for segfault during startup due to extended service definition duplication * Bug fix for segfault with wildcards in servicegroup members * Bug fix for segfault when p1.pl file was missing and embedded Perl interpreter was enabled 2.4 - 05/31/2006 * Fix for missing include that prevented CGI compilation under Solaris * Better error message reporting in the command CGI (cmd.cgi) * Fix for order of recovery/flapping notifications immediately after end of host/service flapping * Bug fix for potential crash (SIGBUS) of CGIs when reading mmap()'ed status, comment, and downtime files * Added 'install-unstripped' option to Makefile to allow installing unstripped binaries for debugging * Minor bug fix to sample redundancy handle-master-proc-event script 2.3.1 - 05/15/2006 * Bug fix for HTTP content_length header integer overflow in CGIs 2.3 - 05/03/2006 * Bug fix for negative HTTP content_length header in CGIs * Added missing links for notes_url and action_url to service column of status detail page 2.2 - 04/07/2006 * Minor bug fix in availability CGI * Bug fix with temporary file location used for retention data * Fix for segfault that occurred in 2.1 during service flapping notifications 2.1 - 03/27/2006 * Changed freshness logic so that passive checks don't immediately go stale after program restart * Bug fix for minor memory leak in object cleanup code * Bug fix for flapping notifications during scheduled downtime * Bug fix for $TOTALHOSTSDOWNUNHANDLED$ macro * Bug fix in sample minimal.cfg file * Bug fix in status CGI when displaying servicegroups * Bug fixes in computation of indeterminate time and scheduled downtime in availability CGI * Bug fix with not deleting all comments associated with a service * Lowered max plugin output length from 348 to 332 chars to run on 64-bit systems without problems * Minor fix to p1.pl for embedded Perl interpreter * Minor fixes to WAP interface (statuswml CGI) * Minor bug fix to VRML interface (statuswrl CGI) * Minor doc updates
Comment