fix psi-top and psi2log output
This commit is contained in:
@@ -30,6 +30,7 @@ def signal_handler(signum, frame):
|
||||
if lpd != 15:
|
||||
exit()
|
||||
|
||||
log('=================================')
|
||||
log('Peak values: avg10 avg60 avg300')
|
||||
|
||||
log('----------- ------ ------ ------')
|
||||
@@ -233,9 +234,9 @@ mlockall()
|
||||
log('======================================================================'
|
||||
'============================================')
|
||||
log(' some cpu pressure || some memory pressure | full memory pressure ||'
|
||||
' some io pressure | full io pressure')
|
||||
log('---------------------||----------------------|----------------------||'
|
||||
'----------------------|---------------------')
|
||||
' some io pressure | full io pressure')
|
||||
log('-------------------- || -------------------- | -------------------- ||'
|
||||
' -------------------- | --------------------')
|
||||
log(' avg10 avg60 avg300 || avg10 avg60 avg300 | avg10 avg60 avg300 ||'
|
||||
' avg10 avg60 avg300 | avg10 avg60 avg300')
|
||||
log('------ ------ ------ || ------ ------ ------ | ------ ------ ------ ||'
|
||||
|
||||
Reference in New Issue
Block a user