From: Andreas Dilger Date: Thu, 20 May 2021 19:20:01 +0000 (-0600) Subject: LU-14339 jobid: add %H to complex jobid X-Git-Url: https://git.whamcloud.com/?a=commitdiff_plain;h=018694fb8420190a0d9714e3f17c4fcf7aed063d;p=doc%2Fmanual.git LU-14339 jobid: add %H to complex jobid The '%H' parameter allows printing the short hostname into the jobid instead of the fully-qualified hostname. Signed-off-by: Andreas Dilger Change-Id: I1e2735c89192f8bc3d919ae5ebdfb528783ebbe5 Reviewed-on: https://review.whamcloud.com/43757 Tested-by: jenkins Reviewed-by: Yang Sheng --- diff --git a/LustreMonitoring.xml b/LustreMonitoring.xml index 33e054f..a7cde5f 100644 --- a/LustreMonitoring.xml +++ b/LustreMonitoring.xml @@ -647,24 +647,27 @@ Lustre Jobstats - %e print executable name + %e print executable name - %g print group ID number + %g print group ID number - %h print hostname + %h print fully-qualified hostname - %j print JobID from process environment - variable named by the jobid_var parameter - + %H print short hostname + + + %j print JobID from process environment + variable named by the jobid_var parameter + - %p print numeric process ID + %p print numeric process ID - %u print user ID number + %u print user ID number