SlideShare a Scribd company logo
1 of 23
1
(시스템/네트워크)
관리자가 바로 쓸 수 있는 파이썬
4 Day
조 훈(Hoon Jo)
2
1
2
3
 IPMI 명령어를 파이썬으로 실행하기
 팬 상태와 온도 센서에 관한 트렌드 데이터를 출력하기
 UCS 랙 서버의 FAN 상태를 차트로 그리기
Cisco Confidential© 2011 Cisco and/or its affiliates. All rights reserved. 4
© 2011 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 5
© 2011 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 6
P260 시스템 센서 정보 확인
 ipmitool -I lanplus -H <IP> -U <사용자 이름> -P <암호> -L user sensor
P261시스템 이벤트 로그 (SEL)
 ipmitool -I lanplus -H <IP> -U <사용자 이름> -P <암호> -L user sel list
?
© 2011 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 7
‘yum install ipmitool –y’ 실행
© 2011 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 8
P262 [코드 4-6] exec_ipmi.py 수정
© 2011 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 9
실행 결과
Cisco Confidential 10© 2011 Cisco and/or its affiliates. All rights reserved.
© 2011 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 11
P275 [코드 4-9] fan_re.py
<생략>
© 2011 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 12
© 2011 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 13
P275 [코드 4-9] fan_re.py
<생략>
© 2011 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 14
실행 결과
<생략>
Cisco Confidential 15© 2011 Cisco and/or its affiliates. All rights reserved.
© 2011 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 16
ipmiutil-3.0.3-win64 또는 ipmiutil-3.0.3-win32.zip 내려받기
(10.82.4.20wiki_share에 저장되어 있습니다.)
© 2011 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 17
P746 다음과 같이 설치 경로를 Path 환경변수에 추가합니다.
 이동 경로: [제어판] - [시스템 및 보안] – [시스템] – [고급 시스템 설정] –
[고급] – [환경변수] – [시스템 변수] 항목의 Path를 더블클릭
 추가할 내용:
 C:Python27
 C:Python27Scripts
 C:pyipmiutil-3.0.3-win64
© 2011 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 18
내부 망 WIKI-Python(InStr:HoonJo) 에서 외부 망 인터넷 으로 연결
P736 를 참고하여 pip로 XlsxWriter-0.8.4 버전을 설치
 pip install XlsxWriter==0.8.4
© 2011 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 19
P740 – 745 코드 입력
 P741 [코드 7-21] fan_re_any_platform.py 내용 수정
 P740 [코드 7-20] exec_ipmi_any_platform.py 와
 P743 [코드 7-22] fan_monitoring_chart.py 는 그대로 입력
 P735 [코드 7-19] xlsx_chart.py에서 write_chart_xlsx 함수를 정의하기
© 2011 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 20
윈도우 실행 결과
© 2011 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 21
리눅스 실행 결과
© 2011 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 22
1) UCS 블레이드 서버에 vKVM으로 접속 하기
2) UCS 블레이드 시스템의 로그 수집하기
3) UCS 랙 서버에 vKVM으로 접속 하기 등
Wiki academy sysadmin 4_day

More Related Content

Similar to Wiki academy sysadmin 4_day

Wiki academy sysadmin 5_day
Wiki academy sysadmin 5_dayWiki academy sysadmin 5_day
Wiki academy sysadmin 5_dayJo Hoon
 
PCF Installation Guide
PCF Installation GuidePCF Installation Guide
PCF Installation Guideseungdon Choi
 
Cisco IoT presentation 20140807
Cisco IoT presentation 20140807Cisco IoT presentation 20140807
Cisco IoT presentation 20140807Youngsam Khee
 
Actual PoC guide for Virtual Desktop Infrastructure (Korean)
Actual PoC guide for Virtual Desktop Infrastructure (Korean)Actual PoC guide for Virtual Desktop Infrastructure (Korean)
Actual PoC guide for Virtual Desktop Infrastructure (Korean)Changhyun Lim
 
가상머신 환경에서 리눅스 및 큐브리드 설치 가이드 20150714
가상머신 환경에서 리눅스 및 큐브리드 설치 가이드 20150714가상머신 환경에서 리눅스 및 큐브리드 설치 가이드 20150714
가상머신 환경에서 리눅스 및 큐브리드 설치 가이드 20150714경오 이
 
Python packaging
Python packagingPython packaging
Python packagingJi Hun Kim
 
이스티오 (Istio) 자습서 v0.5.0
이스티오 (Istio) 자습서 v0.5.0이스티오 (Istio) 자습서 v0.5.0
이스티오 (Istio) 자습서 v0.5.0Jo Hoon
 
Linux에서 Secondary VNIC와 Secondary Private IP 추가 방법
Linux에서 Secondary VNIC와 Secondary Private IP 추가 방법Linux에서 Secondary VNIC와 Secondary Private IP 추가 방법
Linux에서 Secondary VNIC와 Secondary Private IP 추가 방법JC Park
 
Oracle Cloud에서 Open VPN 설치 및 이용 방법
Oracle Cloud에서 Open VPN 설치 및 이용 방법Oracle Cloud에서 Open VPN 설치 및 이용 방법
Oracle Cloud에서 Open VPN 설치 및 이용 방법JC Park
 
오픈소스 모니터링 알아보기(Learn about opensource monitoring)
오픈소스 모니터링 알아보기(Learn about opensource monitoring)오픈소스 모니터링 알아보기(Learn about opensource monitoring)
오픈소스 모니터링 알아보기(Learn about opensource monitoring)SeungYong Baek
 
HP 3800-24G-2SFP OpenFlow Setting
HP 3800-24G-2SFP OpenFlow SettingHP 3800-24G-2SFP OpenFlow Setting
HP 3800-24G-2SFP OpenFlow Settingymtech
 
Cisco Cat.4500Series License Installation Guide.pdf
Cisco Cat.4500Series License Installation Guide.pdfCisco Cat.4500Series License Installation Guide.pdf
Cisco Cat.4500Series License Installation Guide.pdfssusercbaa33
 
All_Things_ASA_v3_1_20140609.pdf
All_Things_ASA_v3_1_20140609.pdfAll_Things_ASA_v3_1_20140609.pdf
All_Things_ASA_v3_1_20140609.pdfssusercbaa33
 
ONOS(Open Network Operating System) V1.0 Avocet
ONOS(Open Network Operating System) V1.0 AvocetONOS(Open Network Operating System) V1.0 Avocet
ONOS(Open Network Operating System) V1.0 Avocetrootfs32
 
서버, 도커 컨테이너, 데이터베이스, WAS, 서버 취약점, IP 주소 관리, 가동률 등 IT 인프라 모니터링 솔루션 - old version
서버, 도커 컨테이너, 데이터베이스, WAS, 서버 취약점, IP 주소 관리, 가동률 등 IT 인프라 모니터링 솔루션 - old version서버, 도커 컨테이너, 데이터베이스, WAS, 서버 취약점, IP 주소 관리, 가동률 등 IT 인프라 모니터링 솔루션 - old version
서버, 도커 컨테이너, 데이터베이스, WAS, 서버 취약점, IP 주소 관리, 가동률 등 IT 인프라 모니터링 솔루션 - old version옥시즌
 
리눅스 드라이버 실습 #1
리눅스 드라이버 실습 #1리눅스 드라이버 실습 #1
리눅스 드라이버 실습 #1Sangho Park
 
서버, 도커 컨테이너, 데이터베이스, 네트워크, 쿨링랙, 서버 취약점 등 IT 인프라 모니터링 솔루션 (old version)
서버, 도커 컨테이너, 데이터베이스, 네트워크, 쿨링랙, 서버 취약점 등 IT 인프라 모니터링 솔루션 (old version)서버, 도커 컨테이너, 데이터베이스, 네트워크, 쿨링랙, 서버 취약점 등 IT 인프라 모니터링 솔루션 (old version)
서버, 도커 컨테이너, 데이터베이스, 네트워크, 쿨링랙, 서버 취약점 등 IT 인프라 모니터링 솔루션 (old version)옥시즌
 
Red Hat OpenStack 17 저자직강+스터디그룹_2주차
Red Hat OpenStack 17 저자직강+스터디그룹_2주차Red Hat OpenStack 17 저자직강+스터디그룹_2주차
Red Hat OpenStack 17 저자직강+스터디그룹_2주차Nalee Jang
 

Similar to Wiki academy sysadmin 4_day (20)

Wiki academy sysadmin 5_day
Wiki academy sysadmin 5_dayWiki academy sysadmin 5_day
Wiki academy sysadmin 5_day
 
PCF Installation Guide
PCF Installation GuidePCF Installation Guide
PCF Installation Guide
 
Cisco IoT presentation 20140807
Cisco IoT presentation 20140807Cisco IoT presentation 20140807
Cisco IoT presentation 20140807
 
Actual PoC guide for Virtual Desktop Infrastructure (Korean)
Actual PoC guide for Virtual Desktop Infrastructure (Korean)Actual PoC guide for Virtual Desktop Infrastructure (Korean)
Actual PoC guide for Virtual Desktop Infrastructure (Korean)
 
가상머신 환경에서 리눅스 및 큐브리드 설치 가이드 20150714
가상머신 환경에서 리눅스 및 큐브리드 설치 가이드 20150714가상머신 환경에서 리눅스 및 큐브리드 설치 가이드 20150714
가상머신 환경에서 리눅스 및 큐브리드 설치 가이드 20150714
 
Python packaging
Python packagingPython packaging
Python packaging
 
이스티오 (Istio) 자습서 v0.5.0
이스티오 (Istio) 자습서 v0.5.0이스티오 (Istio) 자습서 v0.5.0
이스티오 (Istio) 자습서 v0.5.0
 
Linux에서 Secondary VNIC와 Secondary Private IP 추가 방법
Linux에서 Secondary VNIC와 Secondary Private IP 추가 방법Linux에서 Secondary VNIC와 Secondary Private IP 추가 방법
Linux에서 Secondary VNIC와 Secondary Private IP 추가 방법
 
Oracle Cloud에서 Open VPN 설치 및 이용 방법
Oracle Cloud에서 Open VPN 설치 및 이용 방법Oracle Cloud에서 Open VPN 설치 및 이용 방법
Oracle Cloud에서 Open VPN 설치 및 이용 방법
 
오픈소스 모니터링 알아보기(Learn about opensource monitoring)
오픈소스 모니터링 알아보기(Learn about opensource monitoring)오픈소스 모니터링 알아보기(Learn about opensource monitoring)
오픈소스 모니터링 알아보기(Learn about opensource monitoring)
 
HP 3800-24G-2SFP OpenFlow Setting
HP 3800-24G-2SFP OpenFlow SettingHP 3800-24G-2SFP OpenFlow Setting
HP 3800-24G-2SFP OpenFlow Setting
 
Cisco Cat.4500Series License Installation Guide.pdf
Cisco Cat.4500Series License Installation Guide.pdfCisco Cat.4500Series License Installation Guide.pdf
Cisco Cat.4500Series License Installation Guide.pdf
 
All_Things_ASA_v3_1_20140609.pdf
All_Things_ASA_v3_1_20140609.pdfAll_Things_ASA_v3_1_20140609.pdf
All_Things_ASA_v3_1_20140609.pdf
 
Kafka slideshare
Kafka   slideshareKafka   slideshare
Kafka slideshare
 
ONOS(Open Network Operating System) V1.0 Avocet
ONOS(Open Network Operating System) V1.0 AvocetONOS(Open Network Operating System) V1.0 Avocet
ONOS(Open Network Operating System) V1.0 Avocet
 
서버, 도커 컨테이너, 데이터베이스, WAS, 서버 취약점, IP 주소 관리, 가동률 등 IT 인프라 모니터링 솔루션 - old version
서버, 도커 컨테이너, 데이터베이스, WAS, 서버 취약점, IP 주소 관리, 가동률 등 IT 인프라 모니터링 솔루션 - old version서버, 도커 컨테이너, 데이터베이스, WAS, 서버 취약점, IP 주소 관리, 가동률 등 IT 인프라 모니터링 솔루션 - old version
서버, 도커 컨테이너, 데이터베이스, WAS, 서버 취약점, IP 주소 관리, 가동률 등 IT 인프라 모니터링 솔루션 - old version
 
리눅스 드라이버 실습 #1
리눅스 드라이버 실습 #1리눅스 드라이버 실습 #1
리눅스 드라이버 실습 #1
 
OCP Switch Overview
OCP Switch OverviewOCP Switch Overview
OCP Switch Overview
 
서버, 도커 컨테이너, 데이터베이스, 네트워크, 쿨링랙, 서버 취약점 등 IT 인프라 모니터링 솔루션 (old version)
서버, 도커 컨테이너, 데이터베이스, 네트워크, 쿨링랙, 서버 취약점 등 IT 인프라 모니터링 솔루션 (old version)서버, 도커 컨테이너, 데이터베이스, 네트워크, 쿨링랙, 서버 취약점 등 IT 인프라 모니터링 솔루션 (old version)
서버, 도커 컨테이너, 데이터베이스, 네트워크, 쿨링랙, 서버 취약점 등 IT 인프라 모니터링 솔루션 (old version)
 
Red Hat OpenStack 17 저자직강+스터디그룹_2주차
Red Hat OpenStack 17 저자직강+스터디그룹_2주차Red Hat OpenStack 17 저자직강+스터디그룹_2주차
Red Hat OpenStack 17 저자직강+스터디그룹_2주차
 

More from Jo Hoon

[GitOps] Argo CD on GKE (v0.9.2).pdf
[GitOps] Argo CD on GKE (v0.9.2).pdf[GitOps] Argo CD on GKE (v0.9.2).pdf
[GitOps] Argo CD on GKE (v0.9.2).pdfJo Hoon
 
Prometheus on EKS
Prometheus on EKSPrometheus on EKS
Prometheus on EKSJo Hoon
 
Prometheus on NKS
Prometheus on NKSPrometheus on NKS
Prometheus on NKSJo Hoon
 
[GuideDoc] Deploy EKS thru eksctl - v1.22_v0.105.0.pdf
[GuideDoc] Deploy EKS thru eksctl - v1.22_v0.105.0.pdf[GuideDoc] Deploy EKS thru eksctl - v1.22_v0.105.0.pdf
[GuideDoc] Deploy EKS thru eksctl - v1.22_v0.105.0.pdfJo Hoon
 
[네전따] 네트워크 엔지니어에게 쿠버네티스는 어떤 의미일까요
[네전따] 네트워크 엔지니어에게 쿠버네티스는 어떤 의미일까요[네전따] 네트워크 엔지니어에게 쿠버네티스는 어떤 의미일까요
[네전따] 네트워크 엔지니어에게 쿠버네티스는 어떤 의미일까요Jo Hoon
 
왜 쿠버네티스는 systemd로 cgroup을 관리하려고 할까요
왜 쿠버네티스는 systemd로 cgroup을 관리하려고 할까요왜 쿠버네티스는 systemd로 cgroup을 관리하려고 할까요
왜 쿠버네티스는 systemd로 cgroup을 관리하려고 할까요Jo Hoon
 
CDN on GKE with Ingress
CDN on GKE with IngressCDN on GKE with Ingress
CDN on GKE with IngressJo Hoon
 
The myths of deprecating docker in kubernetes
The myths of deprecating docker in kubernetesThe myths of deprecating docker in kubernetes
The myths of deprecating docker in kubernetesJo Hoon
 
온프레미스 쿠버네티스에서도 로드밸런서를 (w MetalLB)
온프레미스 쿠버네티스에서도 로드밸런서를 (w MetalLB)온프레미스 쿠버네티스에서도 로드밸런서를 (w MetalLB)
온프레미스 쿠버네티스에서도 로드밸런서를 (w MetalLB)Jo Hoon
 
[네전따 27회] 네트워크 자동화 어렵지 않아요
[네전따 27회] 네트워크 자동화 어렵지 않아요[네전따 27회] 네트워크 자동화 어렵지 않아요
[네전따 27회] 네트워크 자동화 어렵지 않아요Jo Hoon
 
[Cook book] ansible 4_dell emc networking
[Cook book] ansible 4_dell emc networking[Cook book] ansible 4_dell emc networking
[Cook book] ansible 4_dell emc networkingJo Hoon
 
Wiki academy sysadmin 10_day
Wiki academy sysadmin 10_dayWiki academy sysadmin 10_day
Wiki academy sysadmin 10_dayJo Hoon
 
[Ansible] open network automation
[Ansible] open network automation[Ansible] open network automation
[Ansible] open network automationJo Hoon
 
[Fs8600] nas session validation test_by_hoon_jo
[Fs8600] nas session validation test_by_hoon_jo[Fs8600] nas session validation test_by_hoon_jo
[Fs8600] nas session validation test_by_hoon_joJo Hoon
 
Ansible part for_po_c(w dellos9 dellos10)_ext_v1.0
Ansible part for_po_c(w dellos9 dellos10)_ext_v1.0Ansible part for_po_c(w dellos9 dellos10)_ext_v1.0
Ansible part for_po_c(w dellos9 dellos10)_ext_v1.0Jo Hoon
 
[Python] Quick book for dell switch_os10
[Python] Quick book for dell switch_os10[Python] Quick book for dell switch_os10
[Python] Quick book for dell switch_os10Jo Hoon
 
Ucs correctable ecc policy change tac forum (28.apr.2016 - hoon jo - tac)
Ucs correctable ecc policy change   tac forum (28.apr.2016 - hoon jo - tac)Ucs correctable ecc policy change   tac forum (28.apr.2016 - hoon jo - tac)
Ucs correctable ecc policy change tac forum (28.apr.2016 - hoon jo - tac)Jo Hoon
 

More from Jo Hoon (17)

[GitOps] Argo CD on GKE (v0.9.2).pdf
[GitOps] Argo CD on GKE (v0.9.2).pdf[GitOps] Argo CD on GKE (v0.9.2).pdf
[GitOps] Argo CD on GKE (v0.9.2).pdf
 
Prometheus on EKS
Prometheus on EKSPrometheus on EKS
Prometheus on EKS
 
Prometheus on NKS
Prometheus on NKSPrometheus on NKS
Prometheus on NKS
 
[GuideDoc] Deploy EKS thru eksctl - v1.22_v0.105.0.pdf
[GuideDoc] Deploy EKS thru eksctl - v1.22_v0.105.0.pdf[GuideDoc] Deploy EKS thru eksctl - v1.22_v0.105.0.pdf
[GuideDoc] Deploy EKS thru eksctl - v1.22_v0.105.0.pdf
 
[네전따] 네트워크 엔지니어에게 쿠버네티스는 어떤 의미일까요
[네전따] 네트워크 엔지니어에게 쿠버네티스는 어떤 의미일까요[네전따] 네트워크 엔지니어에게 쿠버네티스는 어떤 의미일까요
[네전따] 네트워크 엔지니어에게 쿠버네티스는 어떤 의미일까요
 
왜 쿠버네티스는 systemd로 cgroup을 관리하려고 할까요
왜 쿠버네티스는 systemd로 cgroup을 관리하려고 할까요왜 쿠버네티스는 systemd로 cgroup을 관리하려고 할까요
왜 쿠버네티스는 systemd로 cgroup을 관리하려고 할까요
 
CDN on GKE with Ingress
CDN on GKE with IngressCDN on GKE with Ingress
CDN on GKE with Ingress
 
The myths of deprecating docker in kubernetes
The myths of deprecating docker in kubernetesThe myths of deprecating docker in kubernetes
The myths of deprecating docker in kubernetes
 
온프레미스 쿠버네티스에서도 로드밸런서를 (w MetalLB)
온프레미스 쿠버네티스에서도 로드밸런서를 (w MetalLB)온프레미스 쿠버네티스에서도 로드밸런서를 (w MetalLB)
온프레미스 쿠버네티스에서도 로드밸런서를 (w MetalLB)
 
[네전따 27회] 네트워크 자동화 어렵지 않아요
[네전따 27회] 네트워크 자동화 어렵지 않아요[네전따 27회] 네트워크 자동화 어렵지 않아요
[네전따 27회] 네트워크 자동화 어렵지 않아요
 
[Cook book] ansible 4_dell emc networking
[Cook book] ansible 4_dell emc networking[Cook book] ansible 4_dell emc networking
[Cook book] ansible 4_dell emc networking
 
Wiki academy sysadmin 10_day
Wiki academy sysadmin 10_dayWiki academy sysadmin 10_day
Wiki academy sysadmin 10_day
 
[Ansible] open network automation
[Ansible] open network automation[Ansible] open network automation
[Ansible] open network automation
 
[Fs8600] nas session validation test_by_hoon_jo
[Fs8600] nas session validation test_by_hoon_jo[Fs8600] nas session validation test_by_hoon_jo
[Fs8600] nas session validation test_by_hoon_jo
 
Ansible part for_po_c(w dellos9 dellos10)_ext_v1.0
Ansible part for_po_c(w dellos9 dellos10)_ext_v1.0Ansible part for_po_c(w dellos9 dellos10)_ext_v1.0
Ansible part for_po_c(w dellos9 dellos10)_ext_v1.0
 
[Python] Quick book for dell switch_os10
[Python] Quick book for dell switch_os10[Python] Quick book for dell switch_os10
[Python] Quick book for dell switch_os10
 
Ucs correctable ecc policy change tac forum (28.apr.2016 - hoon jo - tac)
Ucs correctable ecc policy change   tac forum (28.apr.2016 - hoon jo - tac)Ucs correctable ecc policy change   tac forum (28.apr.2016 - hoon jo - tac)
Ucs correctable ecc policy change tac forum (28.apr.2016 - hoon jo - tac)
 

Wiki academy sysadmin 4_day

  • 1. 1 (시스템/네트워크) 관리자가 바로 쓸 수 있는 파이썬 4 Day 조 훈(Hoon Jo)
  • 3. 3  IPMI 명령어를 파이썬으로 실행하기  팬 상태와 온도 센서에 관한 트렌드 데이터를 출력하기  UCS 랙 서버의 FAN 상태를 차트로 그리기
  • 4. Cisco Confidential© 2011 Cisco and/or its affiliates. All rights reserved. 4
  • 5. © 2011 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 5
  • 6. © 2011 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 6 P260 시스템 센서 정보 확인  ipmitool -I lanplus -H <IP> -U <사용자 이름> -P <암호> -L user sensor P261시스템 이벤트 로그 (SEL)  ipmitool -I lanplus -H <IP> -U <사용자 이름> -P <암호> -L user sel list ?
  • 7. © 2011 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 7 ‘yum install ipmitool –y’ 실행
  • 8. © 2011 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 8 P262 [코드 4-6] exec_ipmi.py 수정
  • 9. © 2011 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 9 실행 결과
  • 10. Cisco Confidential 10© 2011 Cisco and/or its affiliates. All rights reserved.
  • 11. © 2011 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 11 P275 [코드 4-9] fan_re.py <생략>
  • 12. © 2011 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 12
  • 13. © 2011 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 13 P275 [코드 4-9] fan_re.py <생략>
  • 14. © 2011 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 14 실행 결과 <생략>
  • 15. Cisco Confidential 15© 2011 Cisco and/or its affiliates. All rights reserved.
  • 16. © 2011 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 16 ipmiutil-3.0.3-win64 또는 ipmiutil-3.0.3-win32.zip 내려받기 (10.82.4.20wiki_share에 저장되어 있습니다.)
  • 17. © 2011 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 17 P746 다음과 같이 설치 경로를 Path 환경변수에 추가합니다.  이동 경로: [제어판] - [시스템 및 보안] – [시스템] – [고급 시스템 설정] – [고급] – [환경변수] – [시스템 변수] 항목의 Path를 더블클릭  추가할 내용:  C:Python27  C:Python27Scripts  C:pyipmiutil-3.0.3-win64
  • 18. © 2011 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 18 내부 망 WIKI-Python(InStr:HoonJo) 에서 외부 망 인터넷 으로 연결 P736 를 참고하여 pip로 XlsxWriter-0.8.4 버전을 설치  pip install XlsxWriter==0.8.4
  • 19. © 2011 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 19 P740 – 745 코드 입력  P741 [코드 7-21] fan_re_any_platform.py 내용 수정  P740 [코드 7-20] exec_ipmi_any_platform.py 와  P743 [코드 7-22] fan_monitoring_chart.py 는 그대로 입력  P735 [코드 7-19] xlsx_chart.py에서 write_chart_xlsx 함수를 정의하기
  • 20. © 2011 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 20 윈도우 실행 결과
  • 21. © 2011 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 21 리눅스 실행 결과
  • 22. © 2011 Cisco and/or its affiliates. All rights reserved. Cisco Confidential 22 1) UCS 블레이드 서버에 vKVM으로 접속 하기 2) UCS 블레이드 시스템의 로그 수집하기 3) UCS 랙 서버에 vKVM으로 접속 하기 등

Editor's Notes

  1. Agenda and module outline of topics covered.