HDD temperatures monitoring


 
Thread Tools Search this Thread
Top Forums Shell Programming and Scripting HDD temperatures monitoring
# 1  
Old 05-24-2012
HDD temperatures monitoring

Good day all, I am new the the shell programming and scripting world and I have a question. I need to monitor the hdd temperature of 18 different servers(each with 14 hdd) and I would like to be able to have the information displayed on a single html webpage. What would be the best approach about doing this. As of now I have no php capabilities only HTML.

Thank you

Last edited by Zaffryn; 05-24-2012 at 09:27 AM.. Reason: Bad title
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. AIX

IBM AIX Internal HDD vs SAN HDD and Oracle

Hi Folks, I am facing an issue with the performance. P4 with 1 processor and 16 GB RAM and SAN HDD = Oracle report takes 25 minutes P5 with 2 processors and 16 GB RAM internall HDD with LPAR = Oracle Report takes 1 hour 15 minutes ( please note I have assigned all the max processors and... (7 Replies)
Discussion started by: filosophizer
7 Replies

2. UNIX for Advanced & Expert Users

accessing temperatures under Slackware

I have been trying to access bios info regarding temperatures under my Slackware 13.37 OS. I first looked at /proc/acpi/processor/CPU0/throttling where I found my active state to be T0 and my state count is 16. My understanding is that T0 is 100% throttling of either the CPU fan or the processor... (5 Replies)
Discussion started by: slak0
5 Replies

3. Solaris

Help with HDD Mirroring

Hi All Please can I have some help/advice. I am fairly new to unix so any help will be useful. I need to perform HDD Mirroring on a Sun Fire V245 Server running Solaris 10 OS. The system is already up and running and has the partitions and slices already. Is it possible to perform the... (6 Replies)
Discussion started by: pluto.flame
6 Replies

4. Shell Programming and Scripting

Unix shell script converting temperatures.

:confused:Please I really need help with an assignment question. I need to write a script that will take the input from a file and convert the number from Centigrade(Celcius) to Fahrenheit or vice versa. Thank you so much. I really need it to be detailed. Please remember the input comes from a file. (1 Reply)
Discussion started by: starter101
1 Replies

5. UNIX for Dummies Questions & Answers

help me format hdd!!

i just got a copy of windows and when i go to install it, it says i cant because it needs an ntfs file system. can anyone help me format my hard drive through linux? (2 Replies)
Discussion started by: camroc84
2 Replies

6. UNIX for Dummies Questions & Answers

How do I boot second HDD?

I have a Sun Blade 1500 (sparc) I have two HDD's both configured with Solaris 10. How do I chose at boot which HDD I want to use? I've had a look through the FAQ, also done a web search but haven't come up with requisite info. touch /reconfigure does not seem to help. Any suggestions... (8 Replies)
Discussion started by: lewtargett
8 Replies

7. UNIX for Dummies Questions & Answers

Old HDD copy to new HDD ? im lost...

Over the last few months the HDD spins louder and louder, so I fiqured its time to replace the HDD. Its been running 24/7/365 since 98 :eek:. yes i said since 98 :D I have an IBM system 43P Model 240. 233 MHz. running AIX Version 4. The current HDD is an IBM DGHS COMP IEC -950 FRU PN#... (5 Replies)
Discussion started by: Chevy89rocks
5 Replies

8. HP-UX

Access to a second HDD

Hello How to access to a second hard disk on a HP-UX system? Thanks (3 Replies)
Discussion started by: ouniss
3 Replies

9. HP-UX

Hdd problem, help!!!

Hi, My HP-UX has some errors to wake up and one of them are: /dev/vg00/rlvol4 BAD CYLINDER GROUPS I have thought that my hdd has physical problems, my question is: Exists a program to check the hdd physically and to repair it... Thanks.... (0 Replies)
Discussion started by: efrenba
0 Replies
Login or Register to Ask a Question
xmbmon(1x)																xmbmon(1x)

NAME
xmbmon - X MotherBoard Monitor SYNOPSIS
xmbmon [options] This manual page documents briefly the xmbmon command. This manual page was written for the Debian distribution because the original pro- gram does not have a manual page. Recent motherboards have functionalities to monitor the CPU temperatures and the frequency of CPU cooling fans etc. Although some programs utilizing these hardware monitoring facilities have been developed for the Microsoft Windows platforms, no programs seem to exist for PC- UNIX and the X Windows System platforms. xmbmon displays the three temperatures and a core voltage as simple curves. OPTIONS
-h Show summary of options. -g Geometry (Toolkit option), default is "100x140". -count Counts in an interval, default is "4". -sec Seconds of an interval, default is "20". -wsec Total seconds shown, default is "1080" (18 min). -tmin Min. temperature, default is "10" (Celcius). -tmax Max. temperature, default is "50" (Celcius). -vmin Min. voltage, default is "1.8" (volts). -vmax Max. voltage, default is "2.2" (volts). -tick Ticks in ordinate, default is 3. -cltmb, -cltcpu, -cltcs, -clvc Temp 1-3 + VCore colors, defaults are "blue", "red", "cyan", "green". -cmtmb, -cmtcpu, -cmtcs Comments of Temp 1-3, defaults are "MB", "CPU", "chip". Not shown if set to "NOTEMP". -cmvc Comment of Vcore, default is "Vc". -fahrn Display Temperature in Fahrenheit, can be "True" or "False", default is "False". -label, -labelfont, -labelcolor For showing label. No label if null-string. -method Chips access method (V|S|I|A). See mbmon(1). -probe chip For probing monitor chips, where chip=winbond|wl784|via686|it87|gl52|lm85|lm80|lm90|lm75. -TyanTigerMP For Tyan Tiger MP motherboard. -debug To show debug information. EXEMPLE
xmbmon -tmin 25 -tmax 60 -vmin 1.65 -vmax 1.75 SEE ALSO
mbmon(1). AUTHOR
This manual page was written by Nicolas Rueff <n.rueff@tuxfamily.org>, for the Debian project (but may be used by others). XFree86 November 10, 2003 xmbmon(1x)