File: control

package info (click to toggle)
gsmartcontrol 0.8.7-1.2
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 5,656 kB
  • ctags: 4,014
  • sloc: cpp: 314,423; sh: 3,933; makefile: 325
file content (29 lines) | stat: -rw-r--r-- 1,370 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
Source: gsmartcontrol
Section: utils
Priority: extra
Maintainer: Giuseppe Iuculano <iuculano@debian.org>
Build-Depends: debhelper (>= 9), autotools-dev, libpcre3-dev, libgtkmm-2.4-dev (>= 2.6.0), libglademm-2.4-dev
Standards-Version: 3.9.4
Homepage: http://gsmartcontrol.sourceforge.net/home/
Vcs-Git: git://git.debian.org/git/users/derevko-guest/gsmartcontrol.git
Vcs-Browser: http://git.debian.org/?p=users/derevko-guest/gsmartcontrol.git

Package: gsmartcontrol
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, smartmontools, menu
Description: graphical user interface for smartctl
 GSmartControl is a graphical user interface for smartctl, which is a tool for
 querying and controlling SMART (Self-Monitoring, Analysis, and Reporting
 Technology) data on modern hard disk drives. It allows you to inspect the
 drive's SMART data to determine its health, as well as run various tests on it.
 .
 Features:
 .
  * automatically reports and highlights any anomalies;
  * allows enabling/disabling Automatic Offline Data Collection;
  * allows enabling/disabling SMART itself;
  * supports configuration of global and per-drive options for smartctl;
  * performs SMART self-tests;
  * displays drive IDs, capabilities, attributes, and self-test/error logs;
  * can read in smartctl data from a saved file, interpreting it as a read-only
    virtual device.