Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

14/11/17-14:22:21,667 | INFO | stdErr : eth3: Host name lookup failure ifconfig: `--help' gives usage information. Auto is not found from Result of /sbin/ifconfig Auto_eth3


CAUSE
MCCS 코딩 문제


SOLUTION

cd /opt/MCCS/bin/plugins/com.mantech.system.*/scripts/checkNicLinkedStatus.sh 에서 IFS="" 값을 "_" 가 아닌 다른 특수문자로 재정의 하여 정상동작 하도록 수정

예시) IFS=":"

메뉴얼에 특수 및 공백 문자 사용 자제 권고 .

Filter by label (Content by label)
showLabelsfalse
max5
spacesMSDKB
showSpacefalse
sortmodified
reversetrue
typepage
cqllabel = "kb-troubleshooting-article" and type = "page" and space = "MSDKB"
labelskb-troubleshooting-article

...