Hello List,<br><br>using mrtg 2.17.4 I am encountering a problem with the optional target directory setting.<br>I have in the mrtg.cfg file, <br><br>### Global Config Options<br><br>#  for Debian<br># WorkDir: /var/www/saturn<br>WorkDir: /home/www/vhosts/stats<br><br>further down in my target<br><br>Target[saturn]: <br>SetEnv[saturn]: <br>MaxBytes[saturn]: 12500000<br>Title[saturn]: Traffic Analysis for  -- SATURN<br>PageTop[saturn]: <h1>Traffic Analysis for saturn.domain.com</h1><br>Directory[saturn]: saturn<br>        <div id="sysdetails"><br>            <table><br>and so forth<br><br>Starting mrtg, it will create for each target a directory saturn<div id and some more subdirectories called by the table tags. Pretty strange.<br><br>According to the manual, I can set the "optional Target Keyword"  "Directory"  with it's directory. This directory should be placed 
 as a subdirectory directly under the "Global Option"  "WorkDir"<br><br>What is wrong with my entries like <br>Directory[saturn]: saturn<br>Directory[saturn-1]: saturn<br>Directory[saturn-2]: saturn<br>in each configured target ?<br><br>If someone could crealify that for me, I really would appreciate.<br>Thank you.<br><br>Johannes<br><br>