Skip to content

Make the 'vmstat' output on your AIX LPAR actually useful. The more colours on screen, the worse things are.

License

Notifications You must be signed in to change notification settings

d-little/xvmstat

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

#------------------------------------------------------------------------------------
# Purpose:
#  Make the 'vmstat' output actually useful. The more colours on screen, the worse things are.
#	
# Use:
#  Exactly the same as vmstat
#
# Comments:
# Useful Reading: 
#	http://www.ibmsystemsmag.com/aix/administrator/systemsmanagement/Examining-vmstat/?page=1
#	http://www.ibmsystemsmag.com/aix/administrator/systemsmanagement/Paging-Spaces-(1)/?page=1
#	
#   Remember the way nmon uses single-character graphs in case we ever want to use graphs:
# 		 Key(%): @=90 #=80 X=70 8=60 O=50 0=40 o=30 +=20 -=10 .=5 _=0% 
#    We can also use 
#------------------------------------------------------------------------------------

About

Make the 'vmstat' output on your AIX LPAR actually useful. The more colours on screen, the worse things are.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages