Server Management - Systems Insight Manager
1833262 Members
2980 Online
110051 Solutions
New Discussion

HPSUM Syntax - Bad format for reboot delay

 
dospavlos
Frequent Advisor

HPSUM Syntax - Bad format for reboot delay

Anytime I try to run hpsum from CL with a target specified, I get error message 'bad format for reboot delay'. If I don't specify a target, no error. Error occurs no matter if I use the reboot switches or not. Anyone seen this and know what the problem is?
2 REPLIES 2
Michael Garner_1
Honored Contributor

Re: HPSUM Syntax - Bad format for reboot delay

Can you post the CLI syntax you are using? Also be sure there is a space between the /target parameter and the target. If you are going to multiple targets, be sure each target is preceded with the /target switch.

For example,

hpsum -s /target target1 /target target2 ...

Regards,
Michael Garner
HPSUM Architect
dospavlos
Frequent Advisor

Re: HPSUM Syntax - Bad format for reboot delay

Problem result of using /t instead of /target. Strange how a syntax error on the target switch gives a 'bad format for reboot delay'. Wasted a bunch of time trying to troubleshoot reboot delay syntax. Thanks for the help