adt(1)
| ALT_DIAGNOSTIC_TOOL(1) | Manual ALT_DIAGNOSTIC_TOOL | ALT_DIAGNOSTIC_TOOL(1) |
NAME
ADT (Alt Diagnostic Tool)
COMMAND TRAIN
[options] [tool]
-r [tool] -t [test]
-R [tool] -f [file]
DESCRIPTION
ALT Diagnostic tool
ALT Diagnostic Tool (ADT) - application for diagnosing an operating system
with a graphical and terminal interface
ALT Diagnostic tool Provided features:
- Diagnose the system using a set of prepared utilities;
- Display diagnostic results on the screen;
- Save a log file with diagnostic results;
- Perform operations that require privileges from an unprivileged user
account;
OPTIONS
- -h, --help
- Show help.
- --help-all
- Show help, including special Qt options
- v,--version
- Show version information
- -l, --list
- List of available tools
- -o, --object <tool>
- List of tests for the specified tool
- -r, --run <tool>
- Run tests of the specified tool. If no test is specified, all tests will be run.
- -t, --test <test>
- Test name to run
- -R, --Report <tool>
- Get the tool report. The tool must be specified.
- -f, --file <file>
- In which file to save the report.
- g,--graph
- If this option is specified, the graphical interface will be used, otherwise the command line will be used.
BEFORE USE
Before work, you must install a set of necessary diagnostic tools
# apt-get update
# apt-get install <name of required diagnostic tool>
After installing the diagnostic tools, you need to run
alterator-manager:
# systemctl start alterator-manager.service
# systemctl enable alterator-manager.service
Or restart if alterator-manager was already running:
# systemctl restart alterator-manager.service
AUTHOR
BUG REPORTS
Submit comments to http://bugzilla.altlinux.org/
COPYRIGHT
| 2026-02-11 | ALT-DIAGNOSTIC-TOOL 0.1.15 |
