Fujitsu ServerView Operations Manager V6.12 User Manual page 252

Serverview update management
Hide thumbs Also See for ServerView Operations Manager V6.12:
Table of Contents

Advertisement

7 Command-Line Interface
rem
:nologop
@echo.
@echo - No logon parameters
goto endchk
rem
:noaccess
@echo.
@echo - access denied
goto endchk
rem
:parerror
@echo.
@echo - Parameter error
goto endchk
rem
:memerror
@echo.
@echo - Memory error
goto endchk
rem
:nostates
for /F %%i in (fwpath.txt) do set fwp=%%i
rem
rem ********************************************************
rem * "StartFlash" for the server
rem ********************************************************
rem
gfcli -S -N %1 -L %2 -P %3 -U %fwp% -F %1.txt
if %errorlevel%==1 goto nothtodo
if %errorlevel%==2 goto timeout
if %errorlevel%==3 goto statenok
if %errorlevel%==4 goto sferror
if %errorlevel%==5 goto gfierro1
if %errorlevel%==6 goto nologon
if %errorlevel%==7 goto noaccess
if %errorlevel%==10 goto parerror
if %errorlevel%==11 goto memerror
252
ServerView Update Management

Hide quick links:

Advertisement

Table of Contents
loading

Table of Contents