kerneloops (8)
Leading comments
Hey, EMACS: First parameter, NAME, should be all caps Second parameter, SECTION, should be 1-8, maybe w/ subsection other parameters are allowed: see man(7), man(1)
NAME
kerneloops - program to collect and submit kernel oopses to oops.kernel.orgSYNOPSIS
kerneloopsDESCRIPTION
This manual page documents briefly the kerneloops commands.
kerneloops is a program that collects kernel crash information
and then submits the extracted signature to the oops.kernel.org website
for statistical analysis and presentation to the Linux kernel developers.
OPTIONS
- --file filename
- Parse the file denoted with filename as if it were /var/log/messages
- --debug
- Enable debug mode
- --nodaemon
- Do not daemonize
FILES
/etc/kerneloops.confAUTHOR
kerneloops was written by Arjan van de Ven <arjan@linux.intel.com>.