Freebsd systems, Table 3-4 – Dell Emulex Family of Adapters User Manual
Page 539

OneCapture™ User Manual
P010073-01A Rev. A
3. Collected Data
FreeBSD Systems
539
FreeBSD Systems
The following information is available from FreeBSD systems.
Crash Dump
dump
/CrashDump/
Table 3-3 Solaris information collected (Continued)
Type
Information
Parameter
Table 3-4 FreeBSD information collected
Type
Information
Parameter
System Information
Kernel information
uname -a
Kernel release
uname -r
Network interfaces
ifconfig -a
Hardware model
sysctl -a | egrep -I hw.model
Clockrate
sysctl -a | egrep hw.clockrate
CPU Count
sysctl -a | egrep hw.ncpu
Boot time
sysctl -a | grep boottime
Running tasks
top -d 5 -n 2
Running processes
ps -ef
Kernel modules
kldstat
Hardware Information
System hardware description through
DMI
dmidecode
PCI Information
PCI devices list with capabilities
supported with vendor device
information
pciconf -l -cv
NIC Information
Interfaces info
ifconfig ifx
OneConnect info
sysctl -a | grep dev.oce
IP Firewall
ipfw list
OneConnect package
pkg_info |grep oce-
Kernel Runtime
Parameters
List of all kernel runtime parameters
sysctl -a