Node usage graph: Difference between revisions

From HPCwiki
Jump to navigation Jump to search
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..."
 
Haars001 (talk | contribs)
No edit summary
Line 3: Line 3:
Example:
Example:
<source lang="text">
<source lang="text">
[user@nfs01 ~]# /cm/shared/apps/hpc_accounting/node_usage_graph  
[user@nfs01 ~]# /cm/shared/apps/accounting/node_usage_graph  
node:  |0%                                                                                                    100%|
node:  |0%                                                                                                    100%|
fat001: ############################################                                                                 
fat001: ############################################                                                                 

Revision as of 15:37, 9 February 2017

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:

[user@nfs01 ~]# /cm/shared/apps/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:#############################################################################################################

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.