HPE Storage Users Group
https://3parug.com/

Service Processor Status
https://3parug.com/viewtopic.php?f=17&t=364
Page 1 of 1

Author:  jcpetro [ Tue Jul 16, 2013 2:04 pm ]
Post subject:  Service Processor Status

I have two V400's and the file transfers seem to get stuck from time to time. I am told by HP that this is a bug, and the current fix is to restart the SP's. Does anyone know if there is a good way to script this command line style? if so, is there anything I should be looking out for? I am thinking about writing a script to dump this status into our monitoring tools.

Thanks in advance!!

Author:  Richard Siemers [ Fri Jul 19, 2013 12:58 pm ]
Post subject:  Re: Service Processor Status

I have that problem too and would benefit from a script that will detect a hung transfer, and queue a reboot.

I know of 3 ways to interface with the SP, one is through the browser front end, and the other is through SSH, which launches you into a 3PAR menu driven shell that keeps us users out of the root OS... and the last is SCP/SFTP. Perhaps you can grab the transfer logs and parse for trouble.

Author:  jcpetro [ Wed Feb 26, 2014 3:24 pm ]
Post subject:  Re: Service Processor Status

Ok, so I have been looking at this off and on for a bit, and since I had some time, I picked it back up again. I was actually able to get a dump of the "status" for the file transfer using curl. This is the command I used:

curl -u username:password http://itsvmsan04-sp/sp/get_xfer.php

That wil dump the entire status page, then you can write something to parse out the parts you need.

Page 1 of 1 All times are UTC - 5 hours
Powered by phpBB © 2000, 2002, 2005, 2007 phpBB Group
http://www.phpbb.com/