Tim,

If you are using Performance Graphs you can manually 
create a query to filter the report on the time field.

- Create a Report Job that sets up the report.
  o set the report parameters.
  o select an export format
- Edit cststrpt.ini and add the following line to the job definition:
QUERY= {_.TIME} >= "0800" and {_.TIME} <= "1700"
Note: If you already have a QUERY= statement then just append the following:
 and {_.TIME} >= "0800" and {_.TIME} <= "1700"

- Execute the Report Job at the command line e.g. cststrpt jobname

Regards,

Joe


In reply to 16 Nov message from [EMAIL PROTECTED]:


>MessageI need a way to pull reports that show the outages on a link during "working 
>hours" These would be defined the
>same for all the sites on one map, and all the maps would be the same except about 2. 
>If anyone has any ideas please let
>me know. Thanks

>Tim




Please visit http://www.ipswitch.com/support/mailing-lists.html 
to be removed from this list.

An Archive of this list is available at:
http://www.mail-archive.com/whatsup_forum%40list.ipswitch.com/

Reply via email to