Como ver o total de memória que o servidor possui
Posted on February 2nd, 2007 by Carla Duclos
Para visualizar o total de memória que o servidor possui:
AIX:
# bootinfo -r
# lsattr -El mem0
SOLARIS:
# prtconf |grep "Memory size"
Para visualizar o total de memória que o servidor possui:
AIX:
# bootinfo -r
# lsattr -El mem0
SOLARIS:
# prtconf |grep "Memory size"
Discussion Area - Leave a Comment