Is there a way to read live SMART readings from a server and report on a different computer?

Multi tool use
I have a server located in an awkward place in my house and i would like to know if there is a software which can report SMART statistics but to another computer.
I know there's existing software like speedfan and HDDTune but neither posses the ability to actually send live SMART stats to another machine on the network.
Basically i have a screen screwed into my wall which reports various stats such as lighting and heating. I would now like it to display my a live feed of my server's SMART stats.
Thanks.
networking windows-server-2012 smart
add a comment |
I have a server located in an awkward place in my house and i would like to know if there is a software which can report SMART statistics but to another computer.
I know there's existing software like speedfan and HDDTune but neither posses the ability to actually send live SMART stats to another machine on the network.
Basically i have a screen screwed into my wall which reports various stats such as lighting and heating. I would now like it to display my a live feed of my server's SMART stats.
Thanks.
networking windows-server-2012 smart
add a comment |
I have a server located in an awkward place in my house and i would like to know if there is a software which can report SMART statistics but to another computer.
I know there's existing software like speedfan and HDDTune but neither posses the ability to actually send live SMART stats to another machine on the network.
Basically i have a screen screwed into my wall which reports various stats such as lighting and heating. I would now like it to display my a live feed of my server's SMART stats.
Thanks.
networking windows-server-2012 smart
I have a server located in an awkward place in my house and i would like to know if there is a software which can report SMART statistics but to another computer.
I know there's existing software like speedfan and HDDTune but neither posses the ability to actually send live SMART stats to another machine on the network.
Basically i have a screen screwed into my wall which reports various stats such as lighting and heating. I would now like it to display my a live feed of my server's SMART stats.
Thanks.
networking windows-server-2012 smart
networking windows-server-2012 smart
edited Jan 28 at 22:18


fixer1234
18.8k144982
18.8k144982
asked Jul 29 '17 at 18:46
casscass
61
61
add a comment |
add a comment |
1 Answer
1
active
oldest
votes
I would now like it to display my a live feed of my server's SMART stats
You may be able to achieve this using smartd (part of smartmontools):
smartd is a daemon that monitors the Self-Monitoring, Analysis and Reporting Technology (SMART) system built into most ATA/SATA and SCSI/SAS hard drives and solid-state drives.
...
In addition to logging to a file, smartd can also be configured to send email warnings if problems are detected.
Source smartd
You may be able to do sometting with either the logfile or the email to generate a live feed.
smartmontools (and smartd) is available for a variety of operating systems:
It should run on any modern Darwin (Mac OS X), Linux, FreeBSD, NetBSD, OpenBSD, Solaris, OS/2, Cygwin, QNX, eComStation or Windows system.
Source smartmontools
add a comment |
Your Answer
StackExchange.ready(function() {
var channelOptions = {
tags: "".split(" "),
id: "3"
};
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function() {
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled) {
StackExchange.using("snippets", function() {
createEditor();
});
}
else {
createEditor();
}
});
function createEditor() {
StackExchange.prepareEditor({
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: true,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: 10,
bindNavPrevention: true,
postfix: "",
imageUploader: {
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
},
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
});
}
});
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1235754%2fis-there-a-way-to-read-live-smart-readings-from-a-server-and-report-on-a-differe%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
I would now like it to display my a live feed of my server's SMART stats
You may be able to achieve this using smartd (part of smartmontools):
smartd is a daemon that monitors the Self-Monitoring, Analysis and Reporting Technology (SMART) system built into most ATA/SATA and SCSI/SAS hard drives and solid-state drives.
...
In addition to logging to a file, smartd can also be configured to send email warnings if problems are detected.
Source smartd
You may be able to do sometting with either the logfile or the email to generate a live feed.
smartmontools (and smartd) is available for a variety of operating systems:
It should run on any modern Darwin (Mac OS X), Linux, FreeBSD, NetBSD, OpenBSD, Solaris, OS/2, Cygwin, QNX, eComStation or Windows system.
Source smartmontools
add a comment |
I would now like it to display my a live feed of my server's SMART stats
You may be able to achieve this using smartd (part of smartmontools):
smartd is a daemon that monitors the Self-Monitoring, Analysis and Reporting Technology (SMART) system built into most ATA/SATA and SCSI/SAS hard drives and solid-state drives.
...
In addition to logging to a file, smartd can also be configured to send email warnings if problems are detected.
Source smartd
You may be able to do sometting with either the logfile or the email to generate a live feed.
smartmontools (and smartd) is available for a variety of operating systems:
It should run on any modern Darwin (Mac OS X), Linux, FreeBSD, NetBSD, OpenBSD, Solaris, OS/2, Cygwin, QNX, eComStation or Windows system.
Source smartmontools
add a comment |
I would now like it to display my a live feed of my server's SMART stats
You may be able to achieve this using smartd (part of smartmontools):
smartd is a daemon that monitors the Self-Monitoring, Analysis and Reporting Technology (SMART) system built into most ATA/SATA and SCSI/SAS hard drives and solid-state drives.
...
In addition to logging to a file, smartd can also be configured to send email warnings if problems are detected.
Source smartd
You may be able to do sometting with either the logfile or the email to generate a live feed.
smartmontools (and smartd) is available for a variety of operating systems:
It should run on any modern Darwin (Mac OS X), Linux, FreeBSD, NetBSD, OpenBSD, Solaris, OS/2, Cygwin, QNX, eComStation or Windows system.
Source smartmontools
I would now like it to display my a live feed of my server's SMART stats
You may be able to achieve this using smartd (part of smartmontools):
smartd is a daemon that monitors the Self-Monitoring, Analysis and Reporting Technology (SMART) system built into most ATA/SATA and SCSI/SAS hard drives and solid-state drives.
...
In addition to logging to a file, smartd can also be configured to send email warnings if problems are detected.
Source smartd
You may be able to do sometting with either the logfile or the email to generate a live feed.
smartmontools (and smartd) is available for a variety of operating systems:
It should run on any modern Darwin (Mac OS X), Linux, FreeBSD, NetBSD, OpenBSD, Solaris, OS/2, Cygwin, QNX, eComStation or Windows system.
Source smartmontools
answered Jul 29 '17 at 19:53


DavidPostill♦DavidPostill
106k26228263
106k26228263
add a comment |
add a comment |
Thanks for contributing an answer to Super User!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function () {
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fsuperuser.com%2fquestions%2f1235754%2fis-there-a-way-to-read-live-smart-readings-from-a-server-and-report-on-a-differe%23new-answer', 'question_page');
}
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function () {
StackExchange.helpers.onClickDraftSave('#login-link');
});
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
ap3Fv dpfV4aWMLn126,PzjGSwo q,0,z RvswJZH,mAR,7VN 1 W7zq