Changeset 460

Show
Ignore:
Timestamp:
11/20/04 23:38:13 (7 years ago)
Author:
jimmyo
Message:

Connect bug number with fix item. Also fix tab brokenness.

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/ChangeLog

    • Property cvs2svn:cvs-rev changed from 1.177 to 1.178
    r458 r460  
    1414    * Added "comparison" views, to view a whole hostgroup at once. 
    1515    * Bugfix in munin-limits. 
    16         * Draw min/max ranges in all graphs with only one visible field. 
    17         * Replaced notification system. Munin can now send warning/critical 
    18           messages to whatever process/file that is needed. 
    19         * Removed the munin-nagios program, as it is no longer needed. 
    20         * Use column headers for min/max/cur/avg if label is too long. 
    21         * Minor template modifications, so the output HTML validates correctly. 
     16    * Draw min/max ranges in all graphs with only one visible field. 
     17    * Replaced notification system. Munin can now send warning/critical 
     18      messages to whatever process/file that is needed. 
     19    * Removed the munin-nagios program, as it is no longer needed. 
     20    * Use column headers for min/max/cur/avg if label is too long. 
     21    * Minor template modifications, so the output HTML validates correctly 
     22      (SF#1039850). 
    2223 
    2324  - Munin-node: 
     
    6566    * Added plugin generic/loggrep for generic log grepping. 
    6667    * Fixed bug in generic/sendmail_mailqueue, when queue is empty. 
    67        * Fixed bug in generic/hddtemp2, patch by arturaz (SF#1037002). 
     68    * Fixed bug in generic/hddtemp2, patch by arturaz (SF#1037002). 
    6869 
    6970  - Installation