Syntax: hpdiags [options] Valid options: -l languageCode options: en, fr, it, de, sp, ja (Default: en) -v [Level] Verbosity of output where Level is an integer between 1 and 5. Level 1 is the most filtered level, 5 is the most verbose. The default value is set to 3. -s mmhhddMMDD Schedule automatic execution. mm=minute(0-59), hh=hour(0-23), dd=day(1-31), MM=month(1-12), DD=weekday(0-6) All fields must be two digits (e.g. 02 instead of 2). Use a single '*' for don't care fields. NOTE: if you use '*' you must quote the date/time value (e.g. -s "0023***"). If no '*' are used the quotes are optional. NOTE: This command simply adds an entry to your crontab. For more information on crontab type 'man crontab'. -u Unschedule of hpdiags running. NOTE: This command will remove all entries in your crontab that refer to 'hpdiags'. -c FILE1 [FILE2] Compare a file to the current output or if two files are specified, compare the files without generating a new report. -t Output to the terminal. NOTE: -t and -o cannot be used together. -o FILE Specify name of the output file. Default is formed using the current date in this format: 'surveyCCYY-MM-DD-HH-mm-ss.xml' (CC=Century, YY=Year, MM=Month, DD=Day, HH=Hour, mm=minute, ss=second). -f Overwrite output file if it already exists. NOTE: If no -o option is specified this option is ignored. -w Starts the HP Insight Diagnostics Web Management daemon. -k Kills the HP Insight Diagnostics Web Management daemon. -? , -h Display help.