Multiple choice technology operating systems

A system administrator issued the errpt command and had no results. The system administrator determined that error logging was turned off. Which of the following commands would start logging system errors?

  1. /usr/lib/errstart

  2. /usr/lib/errlogger

  3. /usr/bin/errmsg

  4. /usr/lib/errdemon

Reveal answer Fill a bubble to check yourself
D Correct answer
Explanation

The errdemon command starts the AIX error logging daemon, which captures system errors into the error log. This is the standard method to enable error logging when it has been stopped. The other options either don't exist (errstart, errlogger) or are for different purposes (errmsg displays messages).