Performance of each machine in the Cluster

조회 수: 1 (최근 30일)
Lachlan Simpson
Lachlan Simpson 2015년 6월 24일
댓글: Lachlan Simpson 2015년 6월 26일
I am looking for some performance metrics for my cluster. Unlike this question I am only looking for very simple measures to report on:
- how much uptime of each node (worker+head)
- CPU/Worker usage ("how much quiet time? Are we saturated?")
- average queue length ("how busy is the cluster?")
- average number of CPUs/job ("what type of jobs?")
- average memory usage/node (worker+head) ("do we have enough, or do we need more?")
- all of these over time
This list isn't exhaustive, but as you can see it's relatively simple stuff. Each of these things can be measured per machine, but I would presume that MatLab/MDCS has some sort of built in measures or plugins that will centrally log this info for mining?
Just to be 100% clear: I am not interested in the performance of any particular clustering algorithm, any particular job that's run, any particular measure of how far apart the CPUs are in a job or anything like that. Literally only "how hard are my servers working, how utilised are my workers and worker nodes, across time."
The across time is important.

답변 (1개)

Gitesh Nandre
Gitesh Nandre 2015년 6월 25일
  댓글 수: 1
Lachlan Simpson
Lachlan Simpson 2015년 6월 26일
For those that come after me: the link above is from a 2009 question.
The TLDR is "no".

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 MATLAB Parallel Server에 대해 자세히 알아보기

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by