RE: PID variable

2005-10-09 Thread Jamal Taweel
Why you didn't install the related daemon to tools instead of this?
BR,
Jamal Taweel

-Original Message-
From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of
Abdul Lateef
Sent: Wednesday, October 05, 2005 11:16 AM
To: freeradius-users@lists.freeradius.org
Subject: PID variable

Hi all,

How i can retrive the current pid value of freeradius
in Shell script.

I wanted to create one shell script to run in linux
corn commond. because our database is very slow and
always radius is going to crashed when it receives
more than 1000 request. so my script will check if the
radius is crashed it will start automatically using
cron.

Is anyone have good logic to auto restart radius when
it will be crashed?




Yours,
Abdul Lateef
Computer Programmer
HATIF COM
Mob: +974 - 5405022
Tel: +974 - 4883068
ICQ: 276994704
YM!: abdul_zu
Fax: +974 - 4883063
Doha Qatar
http://www.hatif.com



__ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com
- 
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html




*
The contents of this email and any attachments are confidential. It is 
intended for the named recipient(s) only. If you have received this email 
in error please notify the system manager or  the sender immediately and 
do not disclose the contents to any one or make copies.
*
PALTEL E-Safety System scanned this email and found NO viruses, 
vandals or malicious content.
*
Should you need any information or clarifications regarding this system, 
please do not hesitate to contact our team at the IP Dep. 
[EMAIL PROTECTED].
*

- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


Re: PID variable

2005-10-05 Thread Josh Howlett

[EMAIL PROTECTED] ~]# cat /var/run/radiusd.pid
10163

josh.

Abdul Lateef wrote:

Hi all,

How i can retrive the current pid value of freeradius
in Shell script.

I wanted to create one shell script to run in linux
corn commond. because our database is very slow and
always radius is going to crashed when it receives
more than 1000 request. so my script will check if the
radius is crashed it will start automatically using
cron.

Is anyone have good logic to auto restart radius when
it will be crashed?




Yours,
Abdul Lateef
Computer Programmer
HATIF COM
Mob: +974 - 5405022
Tel: +974 - 4883068
ICQ: 276994704
YM!: abdul_zu
Fax: +974 - 4883063
Doha Qatar
http://www.hatif.com



__ 
Yahoo! Mail - PC Magazine Editors' Choice 2005 
http://mail.yahoo.com
- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html


RE: PID variable

2005-10-05 Thread Jonathan De Graeve
Pidof freeradius will also do

-- 
Jonathan De Graeve
Network/System Administrator
Imelda vzw
Informatica Dienst
015/50.52.98
[EMAIL PROTECTED]

-
Always read the manual for the correct way to do things because the
number of incorrect ways to do things is almost infinite
-

-Oorspronkelijk bericht-
Van: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Namens Josh
Howlett
Verzonden: woensdag 5 oktober 2005 11:21
Aan: FreeRadius users mailing list
Onderwerp: Re: PID variable

[EMAIL PROTECTED] ~]# cat /var/run/radiusd.pid
10163

josh.

Abdul Lateef wrote:
 Hi all,
 
 How i can retrive the current pid value of freeradius
 in Shell script.
 
 I wanted to create one shell script to run in linux
 corn commond. because our database is very slow and
 always radius is going to crashed when it receives
 more than 1000 request. so my script will check if the
 radius is crashed it will start automatically using
 cron.
 
 Is anyone have good logic to auto restart radius when
 it will be crashed?
 
 
 
 
 Yours,
 Abdul Lateef
 Computer Programmer
 HATIF COM
 Mob: +974 - 5405022
 Tel: +974 - 4883068
 ICQ: 276994704
 YM!: abdul_zu
 Fax: +974 - 4883063
 Doha Qatar
 http://www.hatif.com
 
 
   
 __ 
 Yahoo! Mail - PC Magazine Editors' Choice 2005 
 http://mail.yahoo.com
 - 
 List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html

- 
List info/subscribe/unsubscribe? See
http://www.freeradius.org/list/users.html




- 
List info/subscribe/unsubscribe? See http://www.freeradius.org/list/users.html