Unsolved
This post is more than 5 years old
1 Message
0
39743
August 7th, 2013 10:00
Schedule email of Replication Report (SAN HQ)
Hello All:
Is there a way to schedule an email of our Replication Report in SAN HQ? Hopefully I'm in the right forum. I called Dell & they got nothing, but a 3rd party vendor used to be able to get us this info.
Thanks to any response.
No Events found!
DELL-Joe S
7 Technologist
•
729 Posts
0
August 8th, 2013 06:00
To also add:
If you want to generate reports regularly, use Schedule Tasks in the Windows Control Panel to specify a schedule for running the following command:
SANHQ_install_directory\SANHQClient.exe -ReportSettingsFile=“XML_file_name”
The user guide has more in depth details.
-joe
DELL-Joe S
7 Technologist
•
729 Posts
0
August 8th, 2013 06:00
The only schedule available is right after the report is generated, so you can not specify a specific time or date to send reports.
From the user Guide (Latest version 2.6.0):
In SANHQ Report Wizard – E-Mail Settings dialog box, select automatically e-mail report as an attachment after generation and enter the information in the fields. If you configured email notification for alerts, the fields will already contain data. You can edit the fields, as needed.
-joe
erik.edwards
1 Message
1
January 15th, 2015 13:00
I Just talked to Equallogic Support & for the latest version - 3.0.2.7457 - I had to put the entire path of the Settings File in the Arguments: section of Task Scheduler (TS) on a Server 2008 R2 server.
My Arguments: section looks like this <-ReportSettingsFile="C:\Program Files\Equallogic\SAN HQ\SanHQ_ReportSettingsFile.xml">.
The User Guide has just <-ReportSettingsFile="SanHQ_ReportSettingsFile.xml">, which is wrong.
The "Program/script:" section of TS looks like this <"C:\Program Files\EqualLogic\SAN HQ\SANHQClient.exe">
Hope this helps someone along the way.