Changeset 241

Show
Ignore:
Timestamp:
06/24/04 16:34:32 (8 years ago)
Author:
jimmyo
Message:

Documented graph_strategy

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • trunk/munin-doc-base.html

    • Property cvs2svn:cvs-rev changed from 1.10 to 1.11
    r231 r241  
    182182 <dt>htaccess<dd>The default htaccessfile 
    183183 <dt>tmpldir<dd>Where the templates reside 
     184 <dt>graph_strategy<dd>Set to "cron" to draw the graphs periodically via cron every 5 minutes. Set to "cgi" to draw on-demand. (default cron) 
    184185 <dt>fork<dd>If set, run updates of several hosts simultaneously. (default yes) 
    185186 <dt>max_processes<dd>Set max number of simultaneous Munin processes.