리모트에 있는 LINUX 기반의 PLT는 장애가 발생하여도 감지되지 않는 경우가 있습니다.

( 파워이중화 일 때  혹은 디스크가 미러일 때 등등등 )

 

다음의 두 tool을 설치하면 확인이 가능합니다..

hpasmcli : Power, Fan, 온도 등

hpacucli : mirror 정보

 

hpacucli 설치 libstdc++ 버전으로 인해 실패 시 compat-libstdc++ 을 설치하면 됩니다.

[root@www ~]# rpm -qa | grep ++

compat-libstdc++-296-2.96-138

libstdc++-4.1.2-42.el5

libstdc++-4.1.2-42.el5

 

PowerSupply 정보보기

[root@www ~]# hpasmcli -s "show powersupply"

 

Power supply #1

        Present  : Yes

        Redundant: No

        Condition: Ok

        Hotplug  : Supported

 

Power supply #2

        Power Supply not present

 

FAN 정보보기

[root@www ~]# hpasmcli -s "show fans"

 

Fan  Location        Present Speed  of max  Redundant  Partner  Hot-pluggable

---  --------        ------- -----  ------  ---------  -------  -------------

#1   PROCESSOR_ZONE  Yes     NORMAL 49%     Yes        0        No           

#2   SYSTEM          Yes     NORMAL 49%     Yes        0        No

 

■ 온도보기

[root@www ~]# hpasmcli -s "show temp"

 

Sensor   Location              Temp       Threshold

------   --------              ----       ---------

#1        I/O_ZONE             38C/100F   63C/145F

#2        CPU#1                40C/104F   85C/185F

#3        CPU#2                47C/116F   85C/185F

#4        POWER_SUPPLY_BAY     31C/87F    48C/118F

#5        SYSTEM_BD            26C/78F    41C/105F

 

Mirror 정보 보기

[root@www ~]# hpacucli ctrl all show

 

Smart Array 6i in Slot 0      ()

 

[root@www ~]#

[root@www ~]# hpacucli ctrl slot=0 physicaldrive all show

 

Smart Array 6i in Slot 0

 

   array A

 

      physicaldrive 1:0   (port 1:id 0 , Parallel SCSI, 146.8 GB, OK)

      physicaldrive 1:1   (port 1:id 1 , Parallel SCSI, 146.8 GB, OK)

 

1. myLGnet, myLG070 : 123456789a , 987654321a ,1234567890 , myLGNetfe07
2. KT SSID , KT_WLAN : 1234567890 , 123456789a , 1234567890c
3. 세븐일레븐 : 2127393302
4. Tbroadnet : 123456789, a123456789 에러 - 신호는 잡혀도 미연결시, MAC이 원인임
                      http://게이트웨이주소 치면, 관리자 암호 입력에 admin/admin or admin/password 입력
5. 맥도날드 : 16005252 (매장배달번호)
6. SK : sktelecom
7. HellowD (헬로우디) : 534f4b4354
8. Hellowireless : 534f4b4354
9. SO070VOIP : 534f4b4354
10. Egg 택시 : SHOW3382
11. 스타벅스 : 매장별 전화번호 (영수증 참조)
12. iptime (192.168.0.1), anygate(192.168.10.1), zio : 비번 필요없음. 암호설정시, 주인 임의로 그냥 포기.
13. admin : password. Try the
14. LINKSYS 설정(192.168.1.1) : 사용자명은 없고, 암호만 admin
15. egg : 디폴트 Egg 뒷번호는 제품 시리얼 넘버와 일치. 이건 디폴트라면 ssid 뒷자리와 동일.
16. tobis : 1234
17.  투썸플레이스, 빕스 :   ID - SKtelecom_tspot / PW - sktelecom
17. KWI-BxxxxT(택시) : SHOW3382 , password
18. SK_WLAN - 987654321b
19.파리크라상 - vkflzmfktkd (한영키누르고 파리크라상)

 

hpux sshd   EXIT CODE255 
에러 날시엔


/etc/passwd


sshd  유저가 있는지 확인 -_-;

sshd:*:106:104:sshd privsep:/var/empty:/bin/false


'hp-ux' 카테고리의 다른 글

vg export / vg import  (0) 2012.04.14
hpux 디스크 추가  (0) 2010.05.04
hpux sshd  (0) 2009.11.20
hp-ux 네트워크 설정  (1) 2008.03.26
hp-ux 하드 디스크 추가하기  (0) 2008.01.09

ROUTE_DESTINATION[0]="default"
ROUTE_MASK[0]=""
ROUTE_GATEWAY[0]="203.250.233.1"
ROUTE_COUNT[0]="1"
ROUTE_ARGS[0]=""

ROUTE_DESTINATION[1]="net 192.168.200"
ROUTE_MASK[1]=""
ROUTE_GATEWAY[1]="192.168.70.1"
ROUTE_COUNT[1]="1"
ROUTE_ARGS[1]=""

# Dynamic routing daemon configuration.  See gated(1m)
#
"/etc/rc.config.d/netconf" 171 lines, 6296 characters
ns6was2[/]# /sbin/init.d/net stop
ns6was2[/]# /sbin/init.d/net start
ns6was2[/]# netstat -rn
Routing tables
Destination           Gateway            Flags   Refs Interface  Pmtu
127.0.0.1             127.0.0.1          UH        0  lo0        4136

192.168.70.102        192.168.70.102     UH        0  lan1       4136
203.250.233.0         203.250.233.102    U         2  lan0       1500
192.168.70.0          192.168.70.102     U         2  lan1       1500
192.168.200.0         192.168.70.1       UG        0  lan1       1500
127.0.0.0             127.0.0.1          U         0  lo0        4136
default               203.250.233.1      UG        0  lan0       1500
ns6was2[/]# ping 192.168.200.11
PING 192.168.200.11: 64 byte packets
64 bytes from 192.168.200.11: icmp_seq=0. time=0. ms


+ Recent posts