Vertaling van "Smartctl" in Duits
We konden deze vermelding niet vinden. Er worden benaderende resultaten weergegeven. Controleer je spelling of stel voor deze term aan het woordenboek toe te voegen.
Before we can use smartctl, we must find out how our hard disks are named.
Bevor wir smartctl verwenden können, müssen wir herausfinden, wie unsere Festplatten heißen.
With the information of the disks label, we can start smartctl as follows
Da Sie nun die Bezeichnung Ihrer Festplatte kennen, können Sie smartctl wie folgt ausführen
3 Using Smartd Smartctl is a nice tool, but you have to run it manually.
3 Verwendung von Smartd Smartctl ist ein gutes Werkzeug, welches Du allerdings manuell ausführen musst.
If not, enable it by "smartctl -s on -a/dev/hda".
Falls nicht, aktivieren Sie sie mit "smartctl -s on -a/dev/hda".
In Linux these functions can be controlled and the status read by using the program smartctl.
Unter Linux können diese Funktionen mit Hilfe der Software smartctl gesteuert bzw. ausgelesen werden.
Check the output of "smartctl -a/dev/hda" to see if SMART feature is actually enabled.
Überprüfen Sie die Ausgabe von "smartctl -a/dev/hda", um festzustellen, ob die SMART-Funktionalität derzeit wirklich aktiv ist.
Try running a selftest on the drive: smartctl -t short/dev/hdx.
Mach mindestens mal einen kurzen Test (smartctl -t short/dev/sdf).
To find out more about the capabilities of smartmontools, please refer to the smartctl manual page by typing
Um mehr über smartctl herauszufinden und wie es verwendet werden kann, sehen Sie sich bitte die smartctl Manual Page an
GSmartControl - HDD health inspection tool (GUI for smartctl)
GSmartControl - HDD Gesundheit Inspektionswerkzeug (GUI für smartctl)
To ascertain the mode of a connected hard drive (512n (512-byte native device), 512e, 4Kn) in Linux, Smartctl or hdparm can be used.
Um den verwendeten Modus (512n (512Byte natives Device), 512e, 4Kn) einer angeschlossenen Festplatte zu erkennen, können unter Linux entweder Smartctl oder hdparm verwendet werden.
The plugin is written in the scripting language Perl and uses smartctl to query the values.
Das Plugin ist in der Script-Sprache Perl verfasst und verwendet für die Abfrage der Smart-Werte smartctl.
To learn more about smartctl and how it can be used, take a look at the smartctl man page