To create and enable a custom footprint report schedule

Use this procedure to create and enable a custom report schedule. It is recommended that you read the Considerations for scheduling footprint reports before running the procedure described here.

1        Open a terminal or terminal emulator, such as PuTTY, and connect to the replication target by entering the following information:

     IP address: <IP address for the target>

     Port: 22

     Connection type: SSH

2        Log in as a user with root privileges.

3        Run the following command to access the directory containing the footprint report utility:

cd /usr/bp/bin

Note: After accessing this directory, you can display a list of supported commands by running the following command: ./footprintReportUtil

4        Create the schedule and enable it by running the command below. For the date and time, use the mm:hh:dd format, where mm is minutes, hh is hours, and dd is day.

./footprintReportUtil -t <mm:hh:dd> -e yes

For examples of date and time entries, see Examples of date and time entries for footprint reports .

5        The report runs as scheduled each month. When the report completes, the appliance emails it to the addresses you entered when configuring system notifications.

For details about managing your reports, see Managing footprint reports.