UNSOLVED

sl1200mk2

updated

16 years ago

S

sl1200mk2

5 Posts

0

30290

June 17th, 2010 08:00

SAN HQ - Automating Reports

Hi,

I've searched, but I can't find reference to this problem. I'm trying to find a way to automate generating reports on a scheduled basis through SAN HQ. I know there's no functionality to do this via the GUI, but is there a way I can script this via CLI? I'm looking to create batch scripts that I can schedule weekly to generate various PDF reports available within HQ. Does anyone have a working example of this?

Any help or guidance would be appreciated.

Wayne
  • 535

    0

    Posted June 18th, 2010 14:00

    Hello,

    I'm doing some research on this. I'll let you know as soon as I hear anything.

    -don
  • 535

    0

    Posted June 18th, 2010 18:00

    Yes, this is available with SANHQ 2.x releases.

    From the quick start PDF



    Scheduling Report Creation

    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 XML_file_name variable specifies the name of the XML file you created in Using a Command to Create a Report on page 7-7.

    -don
  • sl1200mk2

    5 Posts

    535

    0

    Posted June 18th, 2010 19:00

    Thanks Don!

    Somehow I missed that... greatly appreciate you finding it

    Regards,

    Wayne