mca(8) freebsd man page | unix.com

Man Page: mca

Operating Environment: freebsd

Section: 8

MCA(8)							    BSD System Manager's Manual 						    MCA(8)

NAME
mca -- Machine Check Architecture control utility
SYNOPSIS
mca [-d] [-f filename]
DESCRIPTION
The mca utility provides minimal functionality to dump or display MCA records that were saved by the kernel during boot. The default behav- iour of the mca utility is to display all new MCA records on stdout. When the -d option is given, the records are dumped in binary form. The default file to which records are dumped is /var/log/mca.log. This can be changed by specifying the -f option. New records are appended to the dump file. Previously dumped records can be displayed by giving the name of the dump file with the -f option.
FILES
/var/log/mca.log default dump file
HISTORY
The mca utility appeared in FreeBSD 5.0 for ia64.
BUGS
The development of the mca utility is still a work in progress.
BSD
February 11, 2006 BSD
Related Man Pages
mca_intr_evcnt(9) - netbsd
ompi-checkpoint(1) - debian
orte-ps(1) - debian
mca(9) - netbsd
mca_conf_write(9) - netbsd
Similar Topics in the Unix Linux Community
memcached problems
Monitoring Tomcat Instance using shell script
Color Underline and Bold letter in shell script
Apache tomcat startup script not booting at startup.
How to Monitor Tomcat App Server?