Node usage graph

From HPCwiki
Revision as of 12:18, 6 October 2015 by Dawes001 (talk | contribs) (Created page with "There is a graphing tool that uses elements directly from sacct to display information about the current cluster usage, node_usage_graph (located at /cm/shared/apps/accounting...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

There is a graphing tool that uses elements directly from sacct to display information about the current cluster usage, node_usage_graph (located at /cm/shared/apps/accounting/node_usage_graph ).

Example: <source lang="text"> [user@nfs01 ~]# /cm/shared/apps/hpc_accounting/node_usage_graph node: |0% 100%| fat001: ############################################ fat002: ###################################################### node001:############################################################################################################# node002:############################################################################################################# node003:######################################################################################## node004:############################################################################################################# node005:############################################################################################################# node006:############################################################# node007:###################################################################################################### node008:########################### node009:########################### node010:######################################## node011:########################################################################## node012:###################################################################################################### node013:######################################################################################## node014:###### node015:############################################################################################################# node016:############################################################################################### node017:######################################## node018:############################################################################################################# node019:########################### node020:############################################################################################### node021:########################### node022:############################################### node023:######################################################################################## node024:######################################## node025:############################################### node026:#################################################################### node027:###################################################################################################### node028:######################################################################################## node029:############################################################################################################# node030:########################### node031:###################################################### node032:############# node033:############################################################################################################# node034:############# node035:########################### node036: node037: node038:########################### node039:########################### node040:###################################################################################################### node041:########################### node042:########################### node049:############################################################# node050:###################################################### node051:###################################################################################################### node052:############################################################################################################# node053:############################################### node054:############################################################################################################# </source>

This gives an overview of the current per-node resource usage. It cannot however give you an indication of how much the queue is right now for any node.