You can generate time based availability reports of the devices from
Reports-> Default reports-> Detailed reports. In the report page
that is generated select the desired time name form the Time Window box
available under Report Options
in order to generate the report for that particular time period alone.
You can add/modify/delete a time name from the Time Window box.
To add/modify/delete a time name open the Report Config file
(\OpManager\Conf) with Notepad/word pad.
Add Time Name:
Enter a new time window name as given below in the Report Config file.
<Root>
<Configurations>
<TimeWindow Name="Full 24
hours" Value="0-24"/>
<TimeWindow Name="8:00 AM -
8:00 PM" Value="8-20" /> <TimeWindow
Name="6:00 AM - 9:00 PM" Value="6-21" /> [New Time Window
Name. Enter your desired values.]
</Configurations>
</Root>
Modify Time Name:
Modify the existing time window name as given below in the Report
Config file.
<Root>
<Configurations>
<TimeWindow Name="Full 24
hours" Value="0-24"/>
<TimeWindow Name="10:00 AM - 10:00 PM" Value="10-22"
/> [Existing Time Window Name that is modified. Enter your desired
values.]
</Configurations>
</Root>
Delete Time Name:
To delete an existing time window name simply delete that time window
name in the Report Config file.
Note: After adding/modifying/deleting a time name restart the OpManager.