1752299 Members
5168 Online
108786 Solutions
New Discussion юеВ

Script Login to GSP/MP

 
Simpson
Occasional Advisor

Script Login to GSP/MP

does anyone have a script taht will log into a MP/GSP and execute a command? I assume it will need to use something like expect, but I need to validate a GSP/MP setting on many servers and don't really wnat to log into each and every one manually.

thanks
5 REPLIES 5
Steven E. Protter
Exalted Contributor

Re: Script Login to GSP/MP

Shalom,

This is not scripted.

GSP is a deparate LAN interface with no connection to the OS. You can from the OS reset the card, thats about it.

You validate your settings with manual logins, usually telnet

SEP
Steven E Protter
Owner of ISN Corporation
http://isnamerica.com
http://hpuxconsulting.com
Sponsor: http://hpux.ws
Twitter: http://twitter.com/hpuxlinux
Founder http://newdatacloud.com
Simpson
Occasional Advisor

Re: Script Login to GSP/MP

That is waht i was afraid of. thanks for the quick responce. have a great day.
Simpson
Occasional Advisor

Re: Script Login to GSP/MP

Thanks
Dennis Handly
Acclaimed Contributor

Re: Script Login to GSP/MP

>SEP: You validate your settings with manual logins, usually telnet

If Simpson is set to use expect, I assume he might be able automate the telnet interface?
VK2COT
Honored Contributor

Re: Script Login to GSP/MP

Hello,

If your GSP allows telnet, I added the automated login in two Perl scripts:

hhtp://www.circlingcycle.com.au/Unix-sources/

Look for HP-UX-check-OAT.pl and
HP-UX-check-GSP.pl.

The first script runs over 500 tests for
HP-UX servers, and the other is simply
checking the firmware version. Of course,
it is easy to modify them to do other
tasks within GSP menus :)

Cheers,

VK2COT


VK2COT - Dusan Baljevic