ahsdownload

Syntax

ahsdownload[-n filename]|[-u serialnumber][-s startdate][-e enddate][-case casenumber][-name contactname][-email emailaddress][-phone phonenumber][-company companyname][-email emailaddress][-a][-l][-q]

Description

Downloads Active Health System (AHS) records. Downloads Active Health System (AHS) records.

Options

-n filename

Specifies a name for the AHS file.

-u serialnumber

Specifies a system serial number.

-s startdate

Specifies the start date (in YYYY-MM-DD format) for retrieving data.

-e enddate

Specifies the end date (in YYYY-MM-DD format) for retrieving data.

-case casenumber

Adds a support case number to the customer information file.

-name contactname

Adds a contact name to the customer information file.

-phone phonenumber

Adds a phone number to the customer information file.

-email emailaddress

Adds an email address to the customer information file.

-a

Downloads all data from the AHS log.

-l

Displays AHS download date range information.

-q

Performs the download in quiet mode without user prompts.

Usage

The AHS monitors and records changes in the server hardware and system configuration. It can assist you in diagnosing problems and delivering rapid resolution.

The AHS does not collect information about your operations, finances, customers, employees, partners, or data center (for example, IP addresses, host names, user names, and passwords are not collected). By downloading and sending the AHS data to Hewlett Packard Enterprise, you agree to have Hewlett Packard Enterprise use the data for analysis, technical resolution, and quality improvements.

This command mounts an AHS partition, downloads AHS log files and bundles them into an .ahs package file.

If a start date and end date are not specified, by default AHS data related to the last 7 days is downloaded. If a start date without an end date is specified, AHS uses the current date as an end date for the download. If a start date and end date are specified, only AHS data in that date range, including start and end dates, is downloaded. If a file name is not specified, a default file name is generated. For instance, HPE_xxxxxxxxxx_20140821.ahs.

Examples

To display available AHS download date range information:

fs0:\> ahsdownload -l

To download an AHS file to the default location with a log spanning 7 days (the default range):

fs0:\> ahsdownload

To download an AHS file with a specific date range:

fs0:\>ahsdownload -n ahstestfile.ahs -s 2015-04-02 -e 2015-04-07

To download an AHS file to the default location with a complete log and customer information:

fs0:\> ahsdownload -a -case 1234 -name Joe -phone 123-456-7890
-email ahstest@testing.com -company MyCompany