Sets diagnostic run-time options.
diagsetrto [ [ -a on | off ] [ -d on | off ] [ -l Size ] [ -m on | off ] [ -n Days ] [ -p on | off ] ]
| Item | Description |
|---|---|
| -a on | off | Sets the value of Include Advanced Diagnostics. |
| -d on | off | Sets the value of Diagnostic Event Logging. |
| -l Size | Sets the value of Diagnostic Event Log file size. |
| -m on | off | Sets the value of Display Diagnostic Mode Selection Menus. |
| -n Days | Sets the value of Number of days used to search the error log. |
| -p on | off | Sets the value of Display Progress Indicators. |
/usr/lpp/diagnostics/bin/diagsetrto -l 500
/usr/lpp/diagnostics/bin/diagsetrto -p off -d off
/usr/lpp/diagnostics/bin/diagsetrto -n 50
| Item | Description |
|---|---|
| /usr/lpp/diagnostics/bin/diagsetrto | Contains the diagsetrto command. |