단순한 시뮬레이션을 의미하는건줄 알았는데

먼가 1이 점점 커지는 느낌..

내가 방향을 잘 못 잡은 걸려나.

 

Functional Mock-Up 의 FMU 일수도 있고

Functional Mock-up Unit의 FMU일수도 있는 것 같은데

Functional Mock-up Interface FMI가 일단 최상단?

 

[링크 : http://www.omgwiki.org/MBSE/lib/exe/fetch.php?media=mbse:smswg:2015-01-25_fmi_tutorial.pdf]

 

+

[링크 : https://github.com/qtronic/fmusdk]

[링크 : https://github.com/modelon-community/fmi-library]

 

+

상용 라인업 금액대가 ㅎㄷㄷ해 보이는구만..

[링크 : https://www.modelica.org/tools]

 

플로우를 보면.. 이것저것 해서 결국에는 FMU들을 총괄 테스트 하는 상위 도구가 있어야 하는것 같은데...

[링크 : https://openmodelica.org/openmodelicaworld/tools]

[링크 : https://build.openmodelica.org/omc/builds/windows/nightly-builds/64bit/]

 

 

WHAT ARE THE DIFFERENCES?
The difference between the two kinds consist of how the importing tool makes the FMU step forward in time.

Models that represent physical quantities such as temperature or velocity are generally described by differential equations. The way that the quantities change with time depend on the value of the quantities themselves (the state), and what external influence they are subjected to (the inputs).

 

구글 번역 만세!

그나저나 functional mock-up에서 functional이 기능이 아니라 함수적 이라는 느낌이 점점드는건 왜일까...

차이점은 무엇입니까?
두 종류의 차이점은 가져 오기 도구를 사용하여 FMU가 시간을 앞당기는 방식으로 구성됩니다.

온도 또는 속도와 같은 물리량을 나타내는 모델은 일반적으로 미분 방정식으로 설명됩니다. 수량이 시간에 따라 변하는 방식은 수량 자체 (상태)의 값과 이들이받는 외부 영향 (입력)에 따라 다릅니다.

[링크 : https://www.modelon.com/fmi-functional-mock-up-unit-types/]

 

 

Model Exchange (ME) – ME FMUs represent the dynamical systems by differential equations. To simulate the system, the importing tool needs to connect the FMU to a numerical solver. The solver sets the FMU internal state, asks for the state derivatives, and determines the step size and how to compute the state at the next time step. 
Co-Simulation (CS) – CS FMUs contain their own numerical solver. The importing tool sets the FMU inputs, asks the FMU to step forward a given time, and reads the FMU output after the step is completed. 

 

구글 번역 만세2!

model exchange와 Co-Simulation 두가지가 존재하는데, solver의 위치가 어디에 있냐에 따라서 다른걸로 보이기도 한다.

결국은 솔버와 모델 두가지를 작성을 해야 FMU가 작동된다는 것 같은데...?

모델 교환 (ME ) –  ME FMU는 미분 방정식으로 동적 시스템을 나타냅니다. 시스템을 시뮬레이션하려면 가져 오기 도구가 FMU를 수치 솔버에 연결해야합니다. 솔버는 FMU 내부 상태를 설정하고 상태 미분을 요청하고 단계 크기와 다음 시간 단계에서 상태를 계산하는 방법을 결정합니다. 
공동 시뮬레이션 (CS) –  CS FMU에는 자체 수치 솔버가 포함되어 있습니다. 가져 오기 도구는 FMU 입력을 설정하고 FMU에 지정된 시간만큼 앞으로 이동하도록 요청하며 단계가 완료된 후 FMU 출력을 읽습니다. 

[링크 : https://www.modelon.com/functional-mock-up-interface-fmi/]

'하드웨어 > instrument device' 카테고리의 다른 글

gwinstek MFG-2230M SCPI  (0) 2024.07.10
adc 속도  (0) 2023.01.11
scpi, visa, ivi  (0) 2021.01.06
FMU  (0) 2020.12.21
계측장치용 프로토콜 (VISA, SCPI, IEEE-488)  (0) 2020.11.27
Posted by 구차니

FMU

csharp용 nuget에도 있네?

 

[링크 : https://nugetmusthaves.com/Package/Femyou]

[링크 : https://www.nuget.org/packages/Femyou]

[링크 : https://github.com/Oaz/Femyou]

[링크 : https://github.com/modelica/Reference-FMUs/]

 

[링크 : https://github.com/modelica/fmi-standard]

[링크 : https://www.openmodelica.org/doc/OpenModelicaUsersGuide/v1.9.4-dev.beta2/fmi.html]

[링크 : https://svn.fmi-standard.org/fmi/branches/public/CrossCheck_Results/FMI_2.0/.../2016/BouncingBall/index.html]

'하드웨어 > instrument device' 카테고리의 다른 글

gwinstek MFG-2230M SCPI  (0) 2024.07.10
adc 속도  (0) 2023.01.11
scpi, visa, ivi  (0) 2021.01.06
FMU... 2?  (0) 2020.12.22
계측장치용 프로토콜 (VISA, SCPI, IEEE-488)  (0) 2020.11.27
Posted by 구차니

VISA - Virtual Instrument Software Architecture

IVI foundation 에 의해서 관리

Keysight

NI

Tektronix

kikusui 등 유명 업체의 계측 장비를 제어하는 프로토콜

[링크 : https://en.wikipedia.org/wiki/Virtual_instrument_software_architecture]

 

IEEE 488 은 GPIB라고 불리는 그 커넥터 규격을 지칭한다(24핀)

[링크 : https://en.wikipedia.org/wiki/IEEE-488]

 

SCPI 는 프로토콜 인것 같긴한데..

IEEE-4882.1987의 최상위에 정의 되었다고(그러니까 프로토콜 맞는 듯?)

[링크 : https://en.wikipedia.org/wiki/Standard_Commands_for_Programmable_Instruments]

 

VISA.net 이라는게 보이긴 한데 nuget에 보이는거랑 동일한건진 모르겠다.

[링크 : https://www.keysight.com/main/editorial.jspx?cc=US&lc=eng&ckey=2798637&nid=-35489.384515&id=2798637]

 

keysight의 c# 예제 발견 (SCPI)

[링크 : http://na.support.keysight.com/fieldfox/help/Programming/webhelp/Examples/CSharp_Example_Program.htm

[링크 : https://www.keysight.com/main/editorial.jspx?ckey=887963&id=887963&lc=kor&cc=KR] <<

 

[링크 : https://www.ni.com/ko-kr/shop/software/products/ni-visa.html] 86만? NI-VISA

 

Socket (tcp 5025) 혹은 telent(5024) 으로 사용이 가능한 것으로 보인다.

[링크 : http://rfmw.em.keysight.com/wireless/helpfiles/n519xa/Content/Programming%20Guide/LAN%20IO%20Interface.htm#Using_Sockets_LAN]

 

 

+2020.12.03

소켓예제

[링크 :

http://na.support.keysight.com/pna/help/WebHelp7_5/Programming/GPIB_Example_Programs/Socket_Client.htm]

'하드웨어 > instrument device' 카테고리의 다른 글

gwinstek MFG-2230M SCPI  (0) 2024.07.10
adc 속도  (0) 2023.01.11
scpi, visa, ivi  (0) 2021.01.06
FMU... 2?  (0) 2020.12.22
FMU  (0) 2020.12.21
Posted by 구차니
하드웨어/intel ME&AMT2020. 11. 12. 14:43

REAL VNC vnc viewer plus 대신해서 쓸 수 있다는 프로그램

 

Apache 2.0 License 기반이며

Intel vPro/AMT/ME의 원격 접속 기능을 지원한다.

 

스캔도 잘되고 깔끔하네?

 

 

 

 

 

 

설정 문제인지 Remote Desktop을 띄우는데는 실패 ㅠㅠ

지원하지 않는 접속 종류라...

 

추가하려고 보니 Auth/Security 항목이 여러가지 존재한다.

 

[링크 : https://www.meshcommander.com/meshcommander]

'하드웨어 > intel ME&AMT' 카테고리의 다른 글

realvnc VNC viewer PLUS for intel AMT KVM  (0) 2020.11.11
intel AMT/ME, ubuntu 18.04 /dev/impi  (2) 2020.11.11
Elitebook 2760p 의 intel AMT 접속  (0) 2020.11.11
HP elitebook 2760p / intel ME?  (0) 2020.11.09
intel ME  (0) 2020.11.08
Posted by 구차니

있을 놈을 가지고 하니 되는군!!

# ll /dev/ipmi0
crw------- 1 root root 244, 0 Nov 12 10:13 /dev/ipmi0

 

# lsmod | grep ipmi
ipmi_devintf           20480  0
ipmi_ssif              28672  0
ipmi_msghandler        57344  2 ipmi_ssif,ipmi_devintf

 

 

+

다른분들의 이야기를 들어보니 intel AMT는 ipmi가 아니기에 안된다고.. ㅠㅠ

'하드웨어 > Server Case & board' 카테고리의 다른 글

iKVM 접속 오류  (0) 2022.11.27
supermicro X9SCM-F IPMI LAN(dedicate)  (0) 2022.02.18
DCMI / IPMI, ipmiutil  (0) 2020.11.08
quanta F03 EP 서버 메뉴얼  (0) 2020.11.08
redfish  (0) 2020.09.25
Posted by 구차니
하드웨어/intel ME&AMT2020. 11. 11. 18:25

일반적인 VNC로는 못 붙이는건가?

 

설정에 문제가 있는지 Encryption은 TLS가 아닌 None으로 해주어야 했다.

KVM 요청중이라고 똭!하고 뜨는 상황

그리고 캡쳐로는 안보이지만 가장 외곽에 빨간 사각형과 아이콘이 반짝인다.

 

'하드웨어 > intel ME&AMT' 카테고리의 다른 글

MeshCommander  (0) 2020.11.12
intel AMT/ME, ubuntu 18.04 /dev/impi  (2) 2020.11.11
Elitebook 2760p 의 intel AMT 접속  (0) 2020.11.11
HP elitebook 2760p / intel ME?  (0) 2020.11.09
intel ME  (0) 2020.11.08
Posted by 구차니
하드웨어/intel ME&AMT2020. 11. 11. 17:21

내꺼에서 해보니.. ipmidev 장치가 존재하고 impi_si를 제외하면 존재하는데

다만 /dev/ipmi*는 존재하지 않는다.. ubuntu 18.04 LTS desktop 버전이라 그런건가?

$ cat /proc/devices | grep ipmi
239 ipmidev

$ lsmod | grep ipmi
ipmi_devintf           20480  0
ipmi_msghandler       102400  1 ipmi_devintf

 

# ls -l /dev/ipmi*
crw-r--r-- 1 root root 254, 0 2008-02-19 11:59 /dev/ipmi0

# cat /proc/devices | grep ipmi
254 ipmidev

# lsmod | grep ipmi
ipmi_watchdog 20156 0
ipmi_devintf 10248 0
ipmi_msghandler 37952 2 ipmi_watchdog,ipmi_devintf

[링크 : https://ipmitool-devel.narkive.com/n1txfard/dev-ipmi0-not-seen-by-ipmitool]

 

ipmi 인데 왜 심심하면 impi를 치는 것인가.. -_-

아무튼 ipmi_si는 존재하는데 No such device.. 흐음... 머가 문제일까?

$ sudo modprobe ipmi_si
modprobe: ERROR: could not insert 'ipmi_si': No such device

$ ls -al /lib/modules/5.4.0-52-generic/kernel/drivers/char/ipmi/
합계 324
drwxr-xr-x 2 root root   4096 10월 21 09:47 ./
drwxr-xr-x 9 root root   4096 10월 21 09:47 ../
-rw-r--r-- 1 root root  19793 10월 15 22:43 ipmi_devintf.ko
-rw-r--r-- 1 root root  80537 10월 15 22:43 ipmi_msghandler.ko
-rw-r--r-- 1 root root  20529 10월 15 22:43 ipmi_poweroff.ko
-rw-r--r-- 1 root root 101409 10월 15 22:43 ipmi_si.ko
-rw-r--r-- 1 root root  49585 10월 15 22:43 ipmi_ssif.ko
-rw-r--r-- 1 root root  39769 10월 15 22:43 ipmi_watchdog.ko

[링크 : https://qastack.kr/server/480371/ipmitool-cant-find-dev-ipmi0-or-dev-ipmidev-0]

 

 

우분투 서버로 설치해봐야 하나?

[링크 : https://bugzilla.redhat.com/show_bug.cgi?id=1702452]

 

아래는 hp microserver 제품에 대한건데.. elitebook 2760p는 어떻게 해야하려나?

/etc/modprobe.d/ipmi.conf
options ipmi_si type=kcs ports=0xca2

[링크 : http://patgardner.blogspot.com/2013/03/hp-microserver-remote-management-card.html]

  [링크 : https://askubuntu.com/questions/1242543]

'하드웨어 > intel ME&AMT' 카테고리의 다른 글

MeshCommander  (0) 2020.11.12
realvnc VNC viewer PLUS for intel AMT KVM  (0) 2020.11.11
Elitebook 2760p 의 intel AMT 접속  (0) 2020.11.11
HP elitebook 2760p / intel ME?  (0) 2020.11.09
intel ME  (0) 2020.11.08
Posted by 구차니
하드웨어/intel ME&AMT2020. 11. 11. 17:10

16992 포트로 접속하면 웹으로 뜬다.

그 외에는 머.. 서버용 IPMI에 비하면 평이한 느낌? (별 볼거 없네..)

그리고 호스트의 NIC/MAC을 공유해서 사용해서 arp -a로 확인해도 동일한 녀석으로 뜬다.

 

리눅스 노트북인데

https://localhost:16992 나 https://192.168.10.34:16992 로 접속하면 접근을 못하는 웃긴현상이 발생한다

 

+

Port Purpose
5900 VNC
16992 HTTP remote web UI
16993 HTTPS remote web UI, TLS requires this port
16994 KVM traffic
16995 KVM traffic when TLS is used

[링크 : https://www.scivision.dev/intel-amt-vpro-kvm-port-forwarding-necessary/]

 

+

다른 vnc랑은 또 다른가?

[링크 : https://www.realvnc.com/en/products/viewerplus/]

 

 

 

 

 

 

 

 

 

 

 

 

 

 

[링크 : https://cookis.net/345]

'하드웨어 > intel ME&AMT' 카테고리의 다른 글

realvnc VNC viewer PLUS for intel AMT KVM  (0) 2020.11.11
intel AMT/ME, ubuntu 18.04 /dev/impi  (2) 2020.11.11
HP elitebook 2760p / intel ME?  (0) 2020.11.09
intel ME  (0) 2020.11.08
intel AMT - bitlocker 우회가능?  (0) 2018.01.15
Posted by 구차니
하드웨어/intel ME&AMT2020. 11. 9. 16:29

노트북에 ME가 되는것 같아서 시도해보는데 여전히 안된다.

[   59.119305] IPMI message handler: version 39.2
[   59.121251] ipmi device interface
[   61.767264] ipmi_si: IPMI System Interface driver
[   61.767412] ipmi_si: Unable to find any System Interface(s)


$ lsmod | grep -i ipmi
ipmi_devintf           20480  0
ipmi_msghandler       102400  1 ipmi_devintf
minimonk@mini2760p:~$ sudo modprobe impi_si
modprobe: FATAL: Module impi_si not found in directory /lib/modules/5.4.0-52-generic

[링크 : https://serverfault.com/questions/678211/ipmi-si-module-is-missing-and-cant-be-found]

 

혹시나하는 마음에, intel ME ctrl-p로 들어가서 암호 설정하고(겁나 복잡한 암호로 해야하네ㅠㅠ)

부팅하니.. 여전히 안된다? ㅠㅠ

$ dmesg | grep -i ipmi
[    5.812840] IPMI message handler: version 39.2
[    5.814481] ipmi device interface
[    5.830040] ipmi_si: IPMI System Interface driver
[    5.832074] ipmi_si: Unable to find any System Interface(s)

 

+

[링크 : http://cookis.net/m/345]

'하드웨어 > intel ME&AMT' 카테고리의 다른 글

intel AMT/ME, ubuntu 18.04 /dev/impi  (2) 2020.11.11
Elitebook 2760p 의 intel AMT 접속  (0) 2020.11.11
intel ME  (0) 2020.11.08
intel AMT - bitlocker 우회가능?  (0) 2018.01.15
HP 2710p Intel ME ...?!  (2) 2017.11.28
Posted by 구차니

BIOS 설정에서 본 용어들이 보이네?

 

IPMIUTIL performs a series of common IPMI server management functions to allow administrators to perform management functions without a learning curve. It can gather FRU inventory data, SEL firmware log, sensors, watchdog, power control, health, monitoring, and has an SOL console. It can write sensor thresholds, FRU asset tags, and supports a full IPMI configuration save/restore. Ease-of-use examples with IPMIUTIL:
  • Native builds on many OSs: Linux, Windows, BSD, Solaris, MacOSX, HPUX
  • The only IPMI project natively supporting Windows drivers
  • IPMIUTIL supports any IPMI-compliant vendor firmware
  • IPMIUTIL detects and handles OEM-specific IPMI firmware variants
  • IPMIUTIL interprets various vendor OEM-specific sensor values automatically.
  • Any IPMI values not yet recognized at least return the values, rather than just 'na' or Unknown.
  • Shared library for custom applications, sample source included
  • IPMIUTIL BSD license is compatible with open-source or commercial use
  • Linux driverless support is ideal for boot media or embedded
  • Configuring the IPMI LAN requires just a single command
  • The decoding of IPMI SEL events includes a severity.
  • A soft-reboot can be easily performed instead of a hard reboot by using ipmiutil_asy, even if the platform does not support ACPI.
  • IPMI SEL management is automated via checksel.

Watchdog management is automated via ipmiutil_wdt.

[링크 : http://ipmiutil.sourceforge.net/]

[링크 : https://sourceforge.net/projects/ipmiutil/]

 

telnet을 통해 623 포트로 접속을 해보았으나 timeout 뜨면서 안된다.

 

IPMI/DCMI over LAN Access - Allows user to send industry-standard IPMI and DCMI commands over the LAN. The default value is Enabled. If user set this value to Disabled, iLO disables IPMI/DCMI over the LAN. Server-side IPMI/DCMI applications are still functional when this option is disabled. If user set this value to Enabled, iLO allows user to use a client-side application to send IPMI/DCMI commands over the LAN.

IPMI/DCMI over LAN Port - Sets the IPMI/DCMI port number. The default value is 623.

[링크 : https://support.hpe.com/hpesc/public/docDisplay?docLocale=en_US&docId=emr_na-a00045334en_us]

 

 

[링크 : https://www.intel.com/content/dam/www/public/us/en/documents/technical-specifications/dcmi-v1-5-rev-spec.pdf.]

 

 

어찌어찌 빌드까지 했는데 안되는건 여전하네..

$ ./beforeconf.sh

$ sudo apt install libtool-bin autotools-dev libssl-dev

$ ./configure
ipmiutil version 3.1.7
checking for a BSD-compatible install... /usr/bin/install -c
checking whether build environment is sane... yes
checking for a thread-safe mkdir -p... /usr/bin/mkdir -p
checking for gawk... gawk
checking whether make sets $(MAKE)... yes
checking whether make supports nested variables... yes
checking for gcc... gcc
checking whether the C compiler works... yes
checking for C compiler default output file name... a.out
checking for suffix of executables...
checking whether we are cross compiling... no
checking for suffix of object files... o
checking whether we are using the GNU C compiler... yes
checking whether gcc accepts -g... yes
checking for gcc option to accept ISO C89... none needed
checking whether gcc understands -c and -o together... yes
checking whether make supports the include directive... yes (GNU style)
checking dependency style of gcc... gcc3
checking whether ln -s works... yes
checking whether make sets $(MAKE)... (cached) yes
checking for sed... sed
checking how to run the C preprocessor... gcc -E
checking for grep that handles long lines and -e... /usr/bin/grep
checking for egrep... /usr/bin/grep -E
checking for ANSI C header files... yes
checking for sys/types.h... yes
checking for sys/stat.h... yes
checking for stdlib.h... yes
checking for string.h... yes
checking for memory.h... yes
checking for strings.h... yes
checking for inttypes.h... yes
checking for stdint.h... yes
checking for unistd.h... yes
checking fcntl.h usability... yes
checking fcntl.h presence... yes
checking for fcntl.h... yes
checking sys/ioctl.h usability... yes
checking sys/ioctl.h presence... yes
checking for sys/ioctl.h... yes
checking syslog.h usability... yes
checking syslog.h presence... yes
checking for syslog.h... yes
checking for unistd.h... (cached) yes
checking for an ANSI C-conforming const... yes
checking for off_t... yes
checking whether time.h and sys/time.h may both be included... yes
checking whether struct tm is in sys/time.h or time.h... time.h
checking for wchar_t... yes
checking whether gcc needs -traditional... no
checking for stdlib.h... (cached) yes
checking for unistd.h... (cached) yes
checking for sys/param.h... yes
checking for getpagesize... yes
checking for working mmap... yes
checking for strftime... yes
checking for vprintf... yes
checking for _doprnt... no
checking for select... yes
checking for socket... yes
checking for strcspn... yes
checking for strdup... yes
checking for strspn... yes
checking for strtoul... yes
checking for memcpy... yes
checking build system type... x86_64-unknown-linux-gnu
checking host system type... x86_64-unknown-linux-gnu
checking how to print strings... printf
checking for a sed that does not truncate output... sed
checking for fgrep... /usr/bin/grep -F
checking for ld used by gcc... /usr/bin/ld
checking if the linker (/usr/bin/ld) is GNU ld... yes
checking for BSD- or MS-compatible name lister (nm)... /usr/bin/nm -B
checking the name lister (/usr/bin/nm -B) interface... BSD nm
checking the maximum length of command line arguments... 1572864
checking how to convert x86_64-unknown-linux-gnu file names to x86_64-unknown-linux-gnu format... func_convert_file_noop
checking how to convert x86_64-unknown-linux-gnu file names to toolchain format... func_convert_file_noop
checking for /usr/bin/ld option to reload object files... -r
checking for objdump... objdump
checking how to recognize dependent libraries... pass_all
checking for dlltool... no
checking how to associate runtime and link libraries... printf %s\n
checking for ar... ar
checking for archiver @FILE support... @
checking for strip... strip
checking for ranlib... ranlib
checking command to parse /usr/bin/nm -B output from gcc object... ok
checking for sysroot... no
checking for a working dd... /usr/bin/dd
checking how to truncate binary pipes... /usr/bin/dd bs=4096 count=1
checking for mt... mt
checking if mt is a manifest tool... no
checking for dlfcn.h... yes
checking for objdir... .libs
checking if gcc supports -fno-rtti -fno-exceptions... no
checking for gcc option to produce PIC... -fPIC -DPIC
checking if gcc PIC flag -fPIC -DPIC works... yes
checking if gcc static flag -static works... yes
checking if gcc supports -c -o file.o... yes
checking if gcc supports -c -o file.o... (cached) yes
checking whether the gcc linker (/usr/bin/ld -m elf_x86_64) supports shared libraries... yes
checking whether -lc should be explicitly linked in... no
checking dynamic linker characteristics... GNU/Linux ld.so
checking how to hardcode library paths into programs... immediate
checking whether stripping libraries is possible... yes
checking if libtool supports shared libraries... yes
checking whether to build shared libraries... yes
checking whether to build static libraries... yes
checking for an ANSI C-conforming const... (cached) yes
checking for config.sub... yes
checking for ltmain.sh... yes
checking whether to install pkg-config *.pc files... using ${libdir}/pkgconfig
checking compile sign warning flags ... ok, suppress excess warnings
checking compile gnu warning flags ... skip
checking strict aliasing warning flags ... ok, suppress aliasing warnings
checking compile fortify flags ... ok, add
Detected Debian Linux
Detected openssl-1.1
checking that generated files are newer than configure... done
configure: creating ./config.status
config.status: creating Makefile
config.status: creating util/Makefile
config.status: creating lib/Makefile
config.status: creating lib/libipmiutil.pc
config.status: creating lib/lanplus/Makefile
config.status: creating doc/Makefile
config.status: creating scripts/Makefile
config.status: creating config.h
config.status: executing depfiles commands
config.status: executing libtool commands

ipmiutil 3.1.7
  OS      : debian
  ARCH    : x86_64
  DRIVERS : open imb direct lan lanplus

$ make

~/src/ipmiutil-3.1.7/util$ ./ipmiutil lan
ipmiutil lan ver 3.17
Cannot map memory.
Cannot open an IPMI driver: /dev/imb, /dev/ipmi0, /dev/ipmi/0,
         or direct driverless.
ipmiutil lan, cannot open IPMI driver

'하드웨어 > Server Case & board' 카테고리의 다른 글

supermicro X9SCM-F IPMI LAN(dedicate)  (0) 2022.02.18
/dev/ipmi0 on ThunderX  (0) 2020.11.12
quanta F03 EP 서버 메뉴얼  (0) 2020.11.08
redfish  (0) 2020.09.25
벤더별 ipmi 명칭  (0) 2020.09.24
Posted by 구차니