__________     __ __     __  _______    ________
  / ____/ __ \   / // /    / / / /  _/ |  / / ____/
 / / __/ / / /  / // /_   / /_/ // / | | / / __/
/ /_/ / /_/ /  /__  __/  / __  // /  | |/ / /___
\____/\____/     /_/    /_/ /_/___/  |___/_____/

 --- A GOPHER-LIKE INTERFACE FOR HIVE BLOCKCHAIN ---

nodejs 앱이 사용하는 컴퓨터 자원 모니터링

BY: @lku | CREATED: Dec. 27, 2017, 2:19 a.m. | VOTES: 3 | PAYOUT: $0.16 | [ VOTE ]

오늘은 nodejs에서 앱들이 사용하는 컴퓨터 자원을 모니터링하는 모듈을 살펴보고자 한다.

위와 같이 콘솔에서 확인 할 수 있지만 웹으로도 앱의 상태를 확인 할 수 있다.
[IMAGE: https://steemitimages.com/DQmUKwW6ohDuP39ytWwWRCmh34cWAnjXpfobiZAkzxSxXHy/image.png]

TAGS: [ #node ] [ #nodejs ] [ #kr ] [ #dev ]

Replies

@steemitboard | Dec. 27, 2017, 7:27 a.m. | Votes: 0 | [ VOTE ]

Congratulations @lku! You have completed some achievement on Steemit and have been rewarded with new badge(s) :

[IMAGE: https://steemitimages.com/70x80/http://steemitboard.com/notifications/voted.png] Award for the number of upvotes received

Click on any badge to view your own Board of Honor on SteemitBoard.
For more information about SteemitBoard, click here

If you no longer want to receive notifications, reply to this comment with the word STOP

> By upvoting this notification, you can help all Steemit users. Learn how here!

@lku | Jan. 6, 2018, 6:17 a.m. | Votes: 0 | [ VOTE ]

pm2 logs -a [--lines 1000] [id]
- [id]의 로그 확인

pm2 monit -a
- CPU, 메모리 확인

@lku | Feb. 26, 2018, 4:25 p.m. | Votes: 1 | [ VOTE ]

vote test

[ BACK TO TRENDING ] [ BACK TO MENU ]
CMD>