TIAGO.DIAS.ETI.BR GNU/Linux, BSD, Unix-Like & PHP

13Oct/07Off

Verificando informações do sistema

O comando getconf retorma informações sobre as configuraçoes do sistema, informações como memória, tamanho do disco, útimo boot, checagem do hardware e alguns paramêtros do kernel.

* para verificar bit mode do kernel

getconf KERNEL_BITMODE
64

* para verificar bit mode do hardware

getconf HARDWARE_BITMODE
64

* para verificar tamanho do disco (MB)

getconf DISK_SIZE /dev/hdisk0
8678

OBS.: Para mais parâmetros utilize a tabela abaixo.

Variable Description
Share this on Orkut!
Filed under: AIX Comments Off
Comments (0) Trackbacks (0)

Sorry, the comment form is closed at this time.

Trackbacks are disabled.