Hard Disk Sentinel 32-bit Linux Edition (FREE)

Core libraries and systems
Post Reply
Message
Author

User avatar
fabrice_035
Posts: 765
Joined: Mon 28 Apr 2014, 17:54
Location: Bretagne / France

#2 Post by fabrice_035 »

Many thanks, good tool !
HDD Device 1: /dev/sdb
HDD Model ID : ST9500325AS
HDD Serial No: S2WXXXXX
HDD Revision : 0001SDM1
HDD Size : 476940 MB
Interface : SAT Standard SCSI/USB/ATA
Temperature : 24 °C
Highest Temp.: 47 °C
Health : 0 %
Performance : 100 %
Power on time: 283 days, 18 hours
Est. lifetime: 0 days
Failure Predicted - Attribute: 5 Reallocated Sectors Count, Count of sectors moved to the spare area. Indicate problem with the disk surface or the read/write heads.
There are 1685 bad sectors on the disk surface. The contents of these sectors were moved to the spare area.
The drive found 36 bad sectors during its self test.
There are 36 weak sectors found on the disk surface. They may be remapped any time in the later use of the disk.
65535 errors occured during data transfer.
In case of sudden system crash, reboot, blue-screen-of-death, inaccessible file(s)/folder(s), it is recommended to verify data and power cables, connections - and if possible try different cables to prevent further problems.
More information: http://www.hdsentinel.com/hard_disk_cas ... _error.php
Replace hard disk immediately.
It is recommended to backup immediately to prevent data loss.
Bionicpup64-8.0 _ Kernel 5.4.27-64oz _ Asus Rog GL752

User avatar
puppy_apprentice
Posts: 299
Joined: Tue 07 Feb 2012, 20:32

#3 Post by puppy_apprentice »

Forgot to add that .pet include only 32bit version.

Code: Select all

hdsentinel -r 
give more detailed report stored in file report.txt.

LeithR
Posts: 338
Joined: Mon 24 Jan 2011, 12:15
Location: Kemnay, Aberdeenshire/Scotland

#4 Post by LeithR »

As a user who is not too deep into the technical I would appreciate some simple instructions on how to get what looks like a useful package up and running please.

User avatar
puppy_apprentice
Posts: 299
Joined: Tue 07 Feb 2012, 20:32

#5 Post by puppy_apprentice »

1. Download .pet package.
2. Click LMB to install.
3. Open terminal and write:

Code: Select all

hdsentinel
for quick info, or

Code: Select all

hdsentinel -r
for more detailed info stored in folder where you started hdsentinel command. So if you opened terminal via desktop icon your report.txt file will be saved into /root.

LeithR
Posts: 338
Joined: Mon 24 Jan 2011, 12:15
Location: Kemnay, Aberdeenshire/Scotland

#6 Post by LeithR »

Many thanks puppy_apprentice. Very useful, my HD is in better shape than I thought.

User avatar
Flash
Official Dog Handler
Posts: 13071
Joined: Wed 04 May 2005, 16:04
Location: Arizona USA

#7 Post by Flash »

Could you please give a short description of what Hard Disk Sentinel does? You're not selling it very well. :)

User avatar
puppy_apprentice
Posts: 299
Joined: Tue 07 Feb 2012, 20:32

#8 Post by puppy_apprentice »

I'm to lazy. Besides there is a link to official info and Fabrice HDD report. I'm only whistblower. I've found a tool and wanted to share.

There is 255 users who read this topic and only 17 who downloaded my .pet. So maybe only 17 users need this tool.
Or they donwloaded similar stuff from Mike Walsh topic.

dancytron
Posts: 1519
Joined: Wed 18 Jul 2012, 19:20

#9 Post by dancytron »

I downloaded the 64 bit version from the website.

All I had to do was unzip it and put it in usr/local/bin and then run it from the console.

It says my hard drives are doing fine.

User avatar
puppy_apprentice
Posts: 299
Joined: Tue 07 Feb 2012, 20:32

#10 Post by puppy_apprentice »

I was messing up little with gxmessage and G4D lately, so:

I. You can use DOS version of HD Sentinel with G4D:

Info:
https://www.hdsentinel.com/hard_disk_sentinel_dos.php

1) Download CD ISO version:
https://www.hdsentinel.com/hdsdos/hdsdos_cd.zip

2) Unzip downloaded .zip archive and put hdsdos.iso to your G4D partition into eg. hds folder.

2) Add to your G4D menu.lst this:

Code: Select all

title Hard Disk Sentinel (DOS)
find --set-root /hds/hdsdos.iso
map /hds/hdsdos.iso (0xff) || map --mem /hds/hdsdos.iso (0xff)
map --hook
chainloader (0xff)
II. I've made .pets with 32&64bit versions with gui and jwm menu entry:
hdsentinel-gui

Code: Select all

#!/bin/sh
options=$(echo -e "Quick - quick report\nFull - more detailed report with S.M.A.R.T parameters")
gxmessage -center -title "Choose option" -name "Hard Disk Sentinel" -buttons "QUICK:10,FULL:20" "$options"
if [[ $? -eq 10 ]]
then
	gxmessage -geometry 1900 -center -wrap -fn Monospace -title "Hard Disk Sentinel for LINUX console 0.17.8556 (c) 2016 info@hdsentinel.com" -name "Hard Disk Sentinel" "$(hdsentinel | grep -A 100 HDD)"
else
	gxmessage -geometry 1900 -center -wrap -fn Monospace -title "Hard Disk Sentinel for LINUX console 0.17.8556 (c) 2016 info@hdsentinel.com" -name "Hard Disk Sentinel" "$(hdsentinel -dump -r)"
fi
32bit:
http://s000.tinyupload.com/?file_id=582 ... 8473749806

64bit:
http://s000.tinyupload.com/?file_id=987 ... 2821847008
Attachments
Screenshot_2018-11-04_143401.png
Full
(121.3 KiB) Downloaded 381 times
Screenshot_2018-11-04_142641.png
Quick
(73.88 KiB) Downloaded 822 times
Screenshot_2018-11-04_143146.png
Menu
(7.28 KiB) Downloaded 768 times

polekat
Posts: 30
Joined: Sun 28 Apr 2013, 06:51

#11 Post by polekat »

Anybody else getting a segmentation fault while running it?

Sylvander
Posts: 4416
Joined: Mon 15 Dec 2008, 11:06
Location: West Lothian, Scotland, UK

#12 Post by Sylvander »

Installed the pet file.
Ran the program.
All good with my [internal] HDD. :D

I'll now save the session changes, to keep the program installed.

backi
Posts: 1922
Joined: Sun 27 Feb 2011, 22:00
Location: GERMANY

#13 Post by backi »

Hi !
Very cool !! :D :D :D

User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

#14 Post by bigpup »

I tried the 64bit version.
The pet would not install.
Got this error.
Attachments
Screenshot(1).jpg
(15.75 KiB) Downloaded 658 times
The things they do not tell you, are usually the clue to solving the problem.
When I was a kid I wanted to be older.... This is not what I expected :shock:
YaPI(any iso installer)

Sylvander
Posts: 4416
Joined: Mon 15 Dec 2008, 11:06
Location: West Lothian, Scotland, UK

#15 Post by Sylvander »

FYI

I installed the 32-bit pet = hdsentinel-0.17.8556.pet
Into a 32-bit Puppy = Slacko-5.7-pae
Running on 64-bit hardware.

sheldonisaac
Posts: 902
Joined: Mon 22 Jun 2009, 01:36
Location: Philadelphia, PA

#16 Post by sheldonisaac »

bigpup wrote:I tried the 64bit version.
The pet would not install.
Got this error.
I too got that error, when I tried the 32-bit version.
http://s000.tinyupload.com/?file_id=582 ... 8473749806
So I renamed the pet.
-rw-r--r-- 1 root root 1302108 Dec 23 09:33 /mnt/sdb2/Downloads/hdsentinel-0.17.8556.pet

Then it installed.

In musher0's Xenial 7.0.6 (32-bit)
cat .packages/hdsentinel-0.17.8556.files
/usr/
/usr/share/
/usr/share/applications/
/usr/share/applications/Pdisk-partition-manager.desktop
/usr/bin/
/usr/bin/hdsentinel-gui
/usr/bin/hdsentinel
HDD Device 0: /dev/sda
HDD Model ID : M4-CT128M4SSD2
HDD Serial No: 000000001223090C8648
HDD Revision : 070H
HDD Size : 122104 MB
Interface : S-ATA Gen3, 6 Gbps
Temperature : Unknown °C
Highest Temp.: Unknown °C
Health : 97 %
Performance : 100 %
Power on time: 1356 days, 18 hours
Est. lifetime: more than 440 days
The status of the solid state disk is PERFECT. Problematic or weak sectors were not found.
The health is determined by SSD specific S.M.A.R.T. attribute(s): #202 Percentage Of The Rated Lifetime Used
No actions needed.
Why is the 'Health' 97%?

Thanks,
Sheldon
Dell E6410: BusterPup, BionicPup64, Xenial, etc
Intel DQ35JOE, Dell Vostro 430
Dell Inspiron, Acer Aspire One, EeePC 1018P

User avatar
bigpup
Posts: 13886
Joined: Sun 11 Oct 2009, 18:15
Location: S.C. USA

#17 Post by bigpup »

Read the info at the bottom of the report.

It tells you what is used to determine health.
The things they do not tell you, are usually the clue to solving the problem.
When I was a kid I wanted to be older.... This is not what I expected :shock:
YaPI(any iso installer)

User avatar
puppy_apprentice
Posts: 299
Joined: Tue 07 Feb 2012, 20:32

#18 Post by puppy_apprentice »

I don't know why some people gets errors. I've don't tested 64bit version because i don't have 64bit chip.

Maybe because of wrong .desktop file name? Should be:

Code: Select all

HDSentinel.desktop
or something similar.

With wrong named .deskop file you will lose Pdisk from menu. But you can still use it from console:

Code: Select all

Pdisk
Attachments
inside_pet_shot.jpg
name of .desktop file is wrong it will overwrite Pdisk one
(61.75 KiB) Downloaded 372 times

User avatar
Argolance
Posts: 3767
Joined: Sun 06 Jan 2008, 22:57
Location: PORT-BRILLET (Mayenne - France)
Contact:

#19 Post by Argolance »

Hello,
:arrow: GUIs pour Hard Disk Sentinel

Cordialement.

Post Reply