Websphere(Incl. IHS) 점검 script
#!/bin/sh PRO_NAME="websphere" set -A WAS_LIST1 \ Container명1 \ Container명2 \ Container명3 \ Container명4 \ Container명5 set -A WAS_LIST2 \ "Maganer" \ "Container명1 WAS" \ "Container명2 WAS" \ "Container명3 WAS" \ "Container명4 WAS" echo echo "------------ WAS Process Check Start ------------" i=0 for n in ${WAS_LIST1[@]} do PS_CNT= `ps -ef | awk '{ AA ="whoami"; AA | getline BB; close(AA); if($1 == B..
Architecture/WAS
2023. 11. 16. 09:01
반응형
공지사항
최근에 올라온 글
최근에 달린 댓글
- Total
- Today
- Yesterday
링크
TAG
- Java
- script
- 전자정부프레임워크
- 코딩테스트
- 취업리부트코스
- thymeleaf
- BFS
- Spring
- spring boot
- 개발자취준
- RASA
- JWT
- Comparable
- 백준
- springboot
- dxdy
- 항해99
- Comparator
- NLU
- 유데미
- 취리코
- 챗봇
- BufferedReader
- 코드트리
- 자바
- BufferedWriter
- 글또
- 재기동
- 나만의챗봇
- 객체정렬
일 | 월 | 화 | 수 | 목 | 금 | 토 |
---|---|---|---|---|---|---|
1 | 2 | 3 | 4 | 5 | ||
6 | 7 | 8 | 9 | 10 | 11 | 12 |
13 | 14 | 15 | 16 | 17 | 18 | 19 |
20 | 21 | 22 | 23 | 24 | 25 | 26 |
27 | 28 | 29 | 30 |
글 보관함