Method | Description | |
---|---|---|
__construct ( ) | call parent constructor | |
build ( ) : Void | get the information |
Method | Description | |
---|---|---|
_cpuinfo ( ) : array | get the cpu information | |
_distro ( ) : void | Distribution | |
_pci ( ) : void | PCI devices get the pci device information | |
_processes ( ) : void | Processes | |
_usb ( ) : void | USB devices get the usb device information | |
_users ( ) : void | Number of Users |
Method | Description | |
---|---|---|
_filesystems ( ) : void | filesystem information | |
_hostname ( ) : void | Virtual Host Name | |
_kernel ( ) : void | Haiku Version | |
_loadavg ( ) : void | Processor Load optionally create a loadbar | |
_memory ( ) : void | Physical memory information and Swap Space information | |
_network ( ) : void | network information | |
_uptime ( ) : void | UpTime time the system is running |