Active Health System Log Download CLI for Windows
1.1.0 (30 Mar 2012)
http://ftp.hp.com/pub/softlib2/software1/pubsw-windows/p1783870791/v75797/AHSdownload_Windows_1.0.8.04.zip
C:> AHSdownload
Active Health System Log Download CLI for Linux
http://ftp.hp.com/pub/softlib2/software1/pubsw-linux/p1088551165/v75795/AHSdownload_Linux_1.0.8.05.tar
#> tar ?xvf AHSdownload_Linux_*.tar
#> ./AHSdownload
“HP_HostSerialNumber_RunDate.ahs” 형태로 파일 생성되면 추출
AHSdownload [-d destination_folder] [-a download all] [-s start_date -e end_date] [-v] [-f] [-h|-?]
-d destination_folder:? the destination location where to create the ahs file
-a download all: download all AHS log data
-s start_date: the start date from in the AHS log to be retrieved. Must be specified in MM_DD_YYYY
-e end_date: the end date in the AHS log to be retrieved. Must be specified in MM_DD_YYYY
-v: print verbose output to stdout
-f: adds a check for free disk space before creating the package in the destination_folder.
-h display usage
-? display usage
Notes:
If -d is not specified then the default destination will be the directory where AHSdownload was run from
If -s is not specified then the default will be the current date
If -e is not specified then the default will be start date minus 3 days