I am looking for an app or a daemon that runs and it can perform an action (email, page, reboot, whatever) when the CPU usage reaches a certain threshold (and...
51756
ed
psy80uk
Jun 1, 2006 5:31 pm
On Thu, 1 Jun 2006 08:32:08 -0700 ... You will most certainly have to make that yourself. It is a security hole. The /proc filesystem is your friend. -- ...
51757
Rivera, Angel R
Angel.R.Rivera@...
Jun 1, 2006 6:36 pm
... From: linux@yahoogroups.com [mailto:linux@yahoogroups.com] On Behalf Of ed Sent: Thursday, June 01, 2006 12:32 PM To: linux@yahoogroups.com Subject: Re:...
51758
ed
psy80uk
Jun 1, 2006 8:25 pm
On Thu, 1 Jun 2006 13:13:16 -0500 ... But rebooting when the CPU level rises is not a good idea on internet service boxes, since it's obvious to a DOS attack. ...
51759
Ajay Gautam
ajaygautam
Jun 1, 2006 8:31 pm
... We use a commercial product for this called Big Brother: http://bb4.com/ Ajay [Non-text portions of this message have been removed]...
51760
ed
psy80uk
Jun 1, 2006 8:34 pm
On Thu, 1 Jun 2006 16:19:21 -0400 ... big sister/zabbix/nagios are available also, freely -- Regards, Ed :: http://www.linuxwarez.co.uk ...
51761
Mike Dillinger
mikedpan
Jun 1, 2006 8:58 pm
... From: Ed <ed@...> Sent: Thursday, June 01, 2006, at 01:08PM PDT (GMT -0700) e> On Thu, 1 Jun 2006 13:13:16 -0500 ... e> But rebooting when the CPU...
51762
ed
psy80uk
Jun 1, 2006 10:09 pm
On Thu, 1 Jun 2006 13:46:46 -0700 ... The output of `uptime` is not accurate for CPU load. Uptime just makes an average for the number of processes 'waiting39;....
51763
nits nits
nits.nits@...
Jun 5, 2006 8:08 am
Hi, My mail server is not running. When i check logs/messages its show:- kernel: eth0: Promiscuous mode enabled. kernel: eth1: Setting promiscuous mode. ...
51764
Godwin Stewart
grschinon
Jun 5, 2006 8:18 am
On Mon, 5 Jun 2006 13:08:21 +0530, "nits nits" <nits.nits@...> ... Are you sure about that? Have you tried "ifconfig eth0 -promisc" anyway? -- G. Stewart...
51765
cascade58
Jun 6, 2006 1:18 pm
I'm havving the opposite problem. I've downloaded five .ISO image files for Redhat Fedora Core 5 to my MS XP Home machine. Now I want to copy them to CD-R's,...
51766
Brad Rogers
yoss_1960
Jun 6, 2006 1:24 pm
On Thu, 01 Jun 2006 21:48:20 -0000 "cascade58" <cascade58@...> wrote: Hello cascade58, ... Yes. Select "Burn CD Image..." or whatever Nero/Roxio call...
51767
Ajay Gautam
ajaygautam
Jun 6, 2006 1:34 pm
... http://fedora.redhat.com/docs/fedora-install-guide-en/fc5/ Did you even attempt to read the installation guide provided by Fedora? The answer to your...
51768
Godwin Stewart
grschinon
Jun 6, 2006 2:42 pm
On Tue, 6 Jun 2006 09:32:10 -0400, "Ajay Gautam" <ajay610@...> ... For this particular poster to understand what you wanted to say, I think you should...
51769
ed
psy80uk
Jun 6, 2006 7:24 pm
On Mon, 5 Jun 2006 13:08:21 +0530 ... What does promiscuous mode have to do with a mail server? I'll have you know that promiscuous mode has nothing to do with...
51770
Godwin Stewart
grschinon
Jun 6, 2006 7:29 pm
... As long as you patch it so that it doesn't accept then bounce every piece of spam sent to it. -- G. Stewart gstewart@......
51771
ed
psy80uk
Jun 6, 2006 7:37 pm
On Tue, 6 Jun 2006 21:28:23 +0200 ... This I know, I have a perl script which I wrote to keep our cluster in sync for such things......
51772
Godwin Stewart
grschinon
Jun 6, 2006 7:44 pm
... Where to? -- G. Stewart gstewart@......
51773
ed
psy80uk
Jun 6, 2006 8:55 pm
On Tue, 6 Jun 2006 21:44:26 +0200 ... The style of system we were developing had only one from address, the mail was generated by our system. This was not an...
51774
Godwin Stewart
grschinon
Jun 6, 2006 9:04 pm
... In that case there's no problem. I was worried you were bouncing mails out to the addresses that spammers forge into the SMTP envelope :) -- G. Stewart ...
51775
ed
psy80uk
Jun 6, 2006 9:26 pm
On Tue, 6 Jun 2006 23:04:37 +0200 ... You know me better than that, surely! Would not have gone to Herculean lengths to work a fix, to then leave it connected...
51776
Ski Dawg
dcorwine
Jun 11, 2006 6:06 am
Hello all, I am trying to set up a Fedora Core 5 system. On that system I need to be able to mount a exported share from a Windows XP box as a regular user. I...
51777
Ajay Gautam
ajaygautam
Jun 12, 2006 12:46 pm
... use "smbmount" instead of "mount". Regular users can use smbmount / smbumount. Ajay...
51778
Ski Dawg
dcorwine
Jun 12, 2006 9:25 pm
... Thanks for the reply. On FC5, they removed the smbmount/smbumount commands, so I am not able to do that. Any other ideas? -- Doug Registered Linux User...
51779
Bhasker C V
bhaslinux
Jun 13, 2006 7:48 am
hi, try mount -t cifs //<server>/<share> <mount point> -o user=domainusername smbfs somehow did not work for me either ... need to look into tat ... Bye ...
51780
Ski Dawg
dcorwine
Jun 13, 2006 1:41 pm
... Thanks for your reply. That is (basically) the command that I use to mount things as root, but it does not work as a regular user (which is what the...
51781
Ajay Gautam
ajaygautam
Jun 13, 2006 2:28 pm
... What!!! Why?? isn't smb.... commands a standard part of samba package? I have no other idea. I have always used smbmount on my gentoo machines. I guess all...
51782
Godwin Stewart
grschinon
Jun 13, 2006 2:39 pm
On Tue, 13 Jun 2006 10:07:01 -0400, "Ajay Gautam" <ajay610@...> ... Heh - I was unable to install FC5 on my system, let alone getting SAMBA working on it...
51783
Ski Dawg
dcorwine
Jun 14, 2006 3:04 am
... supporting the smb file system, instead mostly moving to CIFS. (I believe I read this on RH mailing lists, so it may not be completely accurate). Here is a...
51784
Ski Dawg
dcorwine
Jun 14, 2006 3:56 am
... I had it up and running (on a brand new Dell system) within a couple of hours. This included mp3/audio/video support along with most of the other things...