I believe I have found a bug when you generate trending graphs for custom periods. It seems that the display name is used in the command rather than the "true" name. For instance, if you have a hosts.cfg entry like this:<br>
<br>1.2.3.4 <a href="http://fully.qualified.domain.name">fully.qualified.domain.name</a>    # yadda yadda yadda NAME:display_name<br><br>The trends page uses "display_name" when you ask it to generate custom length graphs. You can hack the URL and replace the display name with the real name (<a href="http://fully.qualified.display.name">fully.qualified.display.name</a> above) and everything works fine. <br>
<br>Thanks,<br>Larry Barber<br>