Sponsored Content
Operating Systems Linux Debian Gkrellm Linux HD Monitor needs a hddtemp deamon ? Post 302999099 by Ethan Stark on Tuesday 13th of June 2017 07:51:40 AM
Old 06-13-2017
You have to set the setuid bit on hddtemp, which may slightly increase the security risk. That's why Debian does not have it by default.

CODE: SELECT ALL
sudo chmod +s /usr/sbin/hddtemp

Ethan Stark
 

10 More Discussions You Might Find Interesting

1. UNIX for Advanced & Expert Users

Linux: monitor memory used for network buffers

/proc/net/sockstat has mem value, Is it memory used for network buffers? Is it KB or MB? $ cat /proc/net/sockstat sockets: used 8278 TCP: inuse 1090 orphan 2 tw 18 alloc 1380 mem 851 UDP: inuse 6574 RAW: inuse 1 FRAG: inuse 0 memory 0 or any other command to montior network... (3 Replies)
Discussion started by: honglus
3 Replies

2. Linux

Internet Usage Monitor for Linux

I have installed Ubuntu and i want to monitor the internet usage. Is there any software for linux for monitoring the internet usage? (preferabaly opensource) (1 Reply)
Discussion started by: vkca
1 Replies

3. Shell Programming and Scripting

Need help on Linux script to monitor hard drive space

I'm new to Linux and have very limited experience with shell scripts in general. I am taking a class and I have to research online and come up with a shell script that monitors disk space. I also have to be able to explain it line by line. I've researched various sites and came across this shell... (3 Replies)
Discussion started by: wgreg23
3 Replies

4. Emergency UNIX and Linux Support

RHEL/Linux Small Monitor

Hi, I'm using RHEL 4.5, and currently due to some special circumstances that required me to use this small monitor about 7" The problem is while using this monitor with windows, the monitor able to show the graphic/view.. but while using redhat it unable to detect. This monitor has no... (7 Replies)
Discussion started by: flekzout
7 Replies

5. AIX

how to monitor deamon processes

we have several deamon processes which were killed for some unknown reasons. we have to bring the deamon back manually everytime. Deamons running on 2 identical instances. It is ok on one instance but be killed 3 or 4 times a day on another. Any idea how to monitor it? like who/how the processes be... (3 Replies)
Discussion started by: hamiltonhall
3 Replies

6. Programming

Tools to monitor system performance in Android or linux

Hi, May i know the tools which will give the below details in a consolidated fashion for some 'X' duration in single and multicore processors, 1) How many times and how long scheduler code and kernel threads are executing ? 2) Details about each process, time spent in each state (run, wait... (0 Replies)
Discussion started by: tkarthi85
0 Replies

7. Shell Programming and Scripting

Please help me to monitor cpu usage vmstat in Redhat Linux .

Hi , Please some one help me How to write a shell script to monitor cpu usage vmstat in Redhat linux . Thanks, (4 Replies)
Discussion started by: saanvi
4 Replies

8. Linux

Linux Total Processes - Why monitor it?

Hi Guys, Monitoring 'Total Processes' on Linux servers has been always something you 'should' do. My question is - why? Is it relevant anymore? If you monitor memory and cpu params, you have a pretty good idea about what's going on. Is the number of processes really matter? Thanks (1 Reply)
Discussion started by: DjDeaf
1 Replies

9. Post Here to Contact Site Administrators and Moderators

Need script to monitor open file in Linux

Kindly advice with shell script to monitor open file in linux, if the open file count is greater then 5000 then send me an email.. command : lsof | wc -l (0 Replies)
Discussion started by: adminhelp
0 Replies

10. UNIX for Advanced & Expert Users

How to find out and monitor IO spikes history in Linux?

hello all i have application which according to AWS monitoring is reaching to high spikes of IO at random time . and causing the server to crash and restart . my question is how can i find out what cause the spike and if i can't with the native linux tools what free open source minimon... (6 Replies)
Discussion started by: umen
6 Replies
FBTERM_UCIMF(1) 					      General Commands Manual						   FBTERM_UCIMF(1)

NAME
fbterm-ucimf - ucimf input method interface for fbterm SYNOPSIS
fbterm_ucimf DESCRIPTION
This manual page documents briefly the fbterm_ucimf commands. fbterm_ucimf is a program that providing an interface for fbterm using ucimf, the Linux unicode framebuffer consle input method framework. This program is intended to be work with a non-setuid fbterm using fbterm -i fbterm_ucimf command, however because of some unresolved prob- lem in fbterm package this aim has not been achieved yet. Currently this program is the only known working solution to start ucimf in Debian. Setuid fbterm is required, use command chown root:utmp /usr/bin/fbterm to change its user/group to root/utmp, and chmod 6755 /usr/bin/fbterm to change make it setuid. After doing so users with- out root privilege are able to load the input method with fbterm -i fbterm_ucimf while starting fbterm, then press Ctrl+Space to activate the input method, and Ctrl+Shift to switch among the input methods to find your preferred one. SEE ALSO
ucimf(1). AUTHOR
libucimf was written by Chun-Yu Lee (Mat) <MatLinuxer2@gmail.com> and Jim Huang <jserv.tw@gmail.com>. This manual page was written by Aron Xu <happyaron.xu@gmail.com>, for the Debian project (and may be used by others). Feburary 17, 2010 FBTERM_UCIMF(1)
All times are GMT -4. The time now is 04:37 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy