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..."
 
Phase 1 § 4 redirect: content merged into Monitoring Jobs (P1.4.7) (via update-page on MediaWiki MCP Server)
Tag: New redirect
 
(6 intermediate revisions by 5 users not shown)
Line 1: Line 1:
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 ).
#REDIRECT [[Monitoring Jobs]]
 
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.

Latest revision as of 09:55, 16 June 2026

Redirect to: