1GSmartControl(1)                 User Commands                GSmartControl(1)
2
3
4

NAME

6       GSmartControl - Hard disk drive and SSD health inspection tool
7

SYNOPSIS

9       gsmartcontrol [OPTIONS]
10
11       gsmartcontrol-root [--desktop=<desktop>] [OPTIONS]
12

DESCRIPTION

14       GSmartControl  is  a graphical user interface for smartctl (from smart‐
15       montools), which is a tool for querying and  controlling  SMART  (Self-
16       Monitoring,  Analysis,  and  Reporting  Technology) data on modern hard
17       disk and solid-state drives. It allows you to inspect the drive's SMART
18       data to determine its health, as well as run various tests on it.
19
20       This  manual  page  documents  briefly the gsmartcontrol and gsmartcon‐
21       trol-root commands.
22
23       gsmartcontrol-root command launches gsmartcontrol  with  administrative
24       privileges.  The  desktop argument specifies which desktop is currently
25       running, for automatic selection of native su mechanism.  Valid  values
26       for desktop are auto, kde, gnome, other.
27
28

OPTIONS

30   Help Options:
31       -?, --help
32              Show help options
33
34       --help-all
35              Show all help options
36
37       --help-gtk
38              Show GTK+ options
39
40       --help-debug
41              Show logging options
42
43   Application Options:
44       -l, --no-locale
45              Don't use system locale
46
47       -V, --version
48              Display version information
49
50       --no-scan
51              Don't scan devices on startup
52
53       --no-hide-tabs
54              Don't  hide non-identity tabs when SMART is disabled. Useful for
55              debugging.
56
57       --add-virtual
58              Load smartctl data from file, creating a virtual drive. You  can
59              specify this option multiple times.
60
61       --add-device
62              Add  this  device  to  device  list. The format of the device is
63              <device>::<type>::<extra_args>, where type  and  extra_args  are
64              optional.   This option is useful with --no-scan to list certain
65              drives only. You can specify this option multiple  times.  Exam‐
66              ple:
67              --add-device /dev/sda --add-device /dev/twa0::3ware,2 --add-device '/dev/sdb::::-T permissive'
68
69       --display=DISPLAY
70              X display to use
71
72       -v, --verbose
73              Enable verbose logging; same as --verbosity-level 5
74
75       -q, --quiet
76              Disable logging; same as --verbosity-level 0
77
78       -b, --verbosity-level
79              Set verbosity level [0-5]
80
82       Copyright © 2008 - 2012  Alexander Shaduri <ashaduri ´at´ gmail.com>
83

AUTHOR

85       This   manual   page   was  originally  written  by  Giuseppe  Iuculano
86       <giuseppe@iuculano.it> for the Debian project.
87
88
89
90gsmartcontrol                                                 GSmartControl(1)
Impressum