You can use the procedure described here to determine whether a report schedule is enabled, whether a task is running, and the scheduled start time for the monthly report.
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 Run the following command to display the report status: ./footprintReportUtil -s
The following information displays:
• Task Enabled: Yes/No
• Task Status: Running/Not Running
• Task Configured Start Time (mm:hh:dd)