On 04/24/2013 05:20 PM, Sun Seri wrote:
> Checking the process list after boot and can see the following (if I
> recall correctly):
>
> /usr/bin/perl /etc/rc.3.d/S90restartWrapper --start
>
> Indecently I can start this process on the target machine without any
> issues.
>
> The only slight
Sorry, minus the html.
OS: RHEL6
restartWrapper files:
The restartWrapper (perl file) is in /etc/init.d/restartWrapper
Symbolic link from /etc/rc.3.d/S90restartWrapper > /etc/init.d/restartWrapper
I performed a migration on VMware. So for all intent and purpose the source and
target machine are i
OS: RHEL6restartWrapper files:The restartWrapper (perl file) is in
/etc/init.d/restartWrapperSymbolic link from /etc/rc.3.d/S90restartWrapper >
/etc/init.d/restartWrapper I performed a migration on VMware. So for all
intent and purpose the source and target machine are identical. On boot up of
Hello David,
thanks for this patch.
It has now been added to the latest patch set.
Thanks especially for ensuring the help doc was up to date with your new arg
too.
Cheers.
On Wednesday 27 October 2010 07:19:35 am David Zych wrote:
> restartWrapper is wonderful for protecting against the possi
restartWrapper is wonderful for protecting against the possibility of a
fluke crash, but if something gets legitimately broken that a restart
*can't* fix, I don't want to be inundated with email every few seconds.
So I have modified restartWrapper to also accept a -min_interval
parameter which
uot;Hugh Irvine" <[EMAIL PROTECTED]>
To: "neil quiogue" <[EMAIL PROTECTED]>
Cc: "Ayotunde Itayemi" <[EMAIL PROTECTED]>; <[EMAIL PROTECTED]>
Sent: Tuesday, January 28, 2003 1:48 AM
Subject: Re: (RADIATOR) Restartwrapper problems (notification mail)
Hell
OTECTED]>
Sent: Tuesday, January 28, 2003 1:48 AM
Subject: Re: (RADIATOR) Restartwrapper problems (notification mail)
Hello Neil, Hello Tunde -
Neil is correct.
Because you are getting an error when restartWrapper is trying to
execute the command specified, restartWrapper is doing what is supposed
Hello Neil, Hello Tunde -
Neil is correct.
Because you are getting an error when restartWrapper is trying to
execute the command specified, restartWrapper is doing what is supposed
to do - ie. waiting 2 secdonds and then trying again.
You will need to fix the problem (ie. change the port numb
This happens when you have a radiusd running already and you tried
running the restartWrapper so what's going to happen is that the
restartWrapper would see that the program is always dying (due to the
already running radiusd) and would restart in 2 seconds.
Check first that you don't have radi
Hi All, hi Hugh,
I forgot to include the sample mail I got from
restartwrapper.
==
Your
program /radiatordb/radiatorhttp/radiusd -config_file
/radiatordb/radiatorhttp/radius.cfg -foregroundexited unexpectedly with
exit statu
Hi All, hi Hugh,
I have tried to use restartwrapper to make radiator
"highly" available. It keeps restarting and
I got over a thousand mails in my account before I
stopped it.
The mail it sends to me is as follows. Please note
that I tried it some time ago with the same
problem (on regula
Hello Bennie, Hello Tunde -
Feel free to use restartWrapper for whatever you like - and you can use it to
start any program you wish to.
regards
Hugh
On Sun, 23 Jun 2002 01:44, Bennie Warren wrote:
> Great question. I am also curious about this. Using restartWrapper for a
> few things.
>
>
Title: Re: (RADIATOR) RestartWrapper for DNS server
Great question. I am also curious about this. Using restartWrapper for a few things.
Thanks
Bennie
On 4/22/02 7:54 AM, "Ayotunde Itayemi" <[EMAIL PROTECTED]> wrote:
Hi Hugh, Hi all,
Okay I am being extremely lazy - I have
Hi Hugh, Hi all,
Okay I am being extremely lazy - I haven't even
taken a look at the
restartwrapper code - I know approximately zero
perl anyway.
I am wondering if I could use the restartwrapper
for say a BIND 9 DNS server
running on the same machine as
radiator.
The main question is do
Hello Jamie -
What does the mail message contain? It should give you the error status plus
any error messages from Perl. You can always try running restartWrapper from
the command line manually and see what messages you get that way.
hth
Hugh
On Friday 24 August 2001 05:33, Jamie Orzechowsk
Hello .. I am having a strange problem with restartWrapper ... for no reason
the process will terminate
I call restartWrapper with
/usr/local/bin/restartWrapper -delay 2 -mail [EMAIL PROTECTED]
"/usr/bin/radiusd -foreground" &
A "ps ax" shows the following ...
26946 pts/1S 0:00 /usr/b
Hello Griff -
The restartWrapper program runs "radiusd" as a child process and
waits for it to exit. If the child process exits for any reason,
restartWrapper will restart it.
hth
Hugh
At 12:54 -0700 01/7/6, Griff Hamlin wrote:
>Can anyone tell me how restartWrapper determines whether or n
Can anyone tell me how restartWrapper determines whether or not to
restart radius? Is it only of the radiusd process stops or does it
restart it if it crashes (for example if it cannot access the mysql
database anymore?).
Griff Hamlin, III
===
Archive at http://www.open.com.au/archives/radiator/
>>Michael O Shea wrote:
>> >
>> > Hi folks, I am having some trouble with Restart Wrapper.
>> > I tried to run from the shell the command,
>> >
>> > perl /usr/bin/restartWrapper -mail micheal@localhost -delay 2
>> > "/usr/local/Radiator-2.15/radiusd -config_file /usr/local/R
>>
>>shouldn't
>Michael O Shea wrote:
> >
> > Hi folks, I am having some trouble with Restart Wrapper.
> > I tried to run from the shell the command,
> >
> > perl /usr/bin/restartWrapper -mail micheal@localhost -delay 2
> > "/usr/local/Radiator-2.15/radiusd -config_file /usr/local/R
>
>shouldn't this be
Michael O Shea wrote:
>
> Hi folks, I am having some trouble with Restart Wrapper.
> I tried to run from the shell the command,
>
> perl /usr/bin/restartWrapper -mail micheal@localhost -delay 2
> "/usr/local/Radiator-2.15/radiusd -config_file /usr/local/R
shouldn't this be "perl /usr/local..
Hi folks, I am having some trouble with Restart Wrapper.
I tried to run from the shell the command,
perl /usr/bin/restartWrapper -mail micheal@localhost -delay 2
"/usr/local/Radiator-2.15/radiusd -config_file /usr/local/R
adiator-2.15/configs/myconfig.cfg" &
I then get mails from the script t
Hello John -
On Fri, 11 Feb 2000, John Benson wrote:
> All,
>
> I am runnning radiator version 2.14.1 and am trying to get the restartWrapper
> script to work properly.
>
> I appended the following lines to my /etc/rc.d/rc3.d/S99local startup file
>
> # Start Radiator's RestartWrapper process
All,
I am runnning radiator version 2.14.1 and am trying to get the restartWrapper
script to work properly.
I appended the following lines to my /etc/rc.d/rc3.d/S99local startup file
# Start Radiator's RestartWrapper process
#
/opt/radiator/2.14.1/goodies/restartWrapper -mail [EMAIL PROTECTED]
Hello John -
On Tue, 23 Nov 1999, John Benson wrote:
> >%_When I execute the following command as su:
>
> perl restartWrapper -mail [EMAIL PROTECTED] -delay 5 "../radiusd -config_file
>..radius.cfg"
>
> I get the following response that would continue indefinitely if I did not stop it:
>
Ha
When I execute the following command as
su:
perl restartWrapper -mail [EMAIL PROTECTED] -delay 5
"../radiusd -config_file ..radius.cfg"
I get the following response that would continue
indefinitely if I did not stop it:
HERE
HERE
HERE
HERE
.
.
.
Any suggestions.
John
Benson
Anyone using restartWrapper and screen? I'd like to use restartWrapper but I need to
be able to start and stop radiator remotely. I'd like to use screen to do this but I
am not sure
how to add that to the startup scripts so it launches radiator on the detached screen
at bootup. This is kind
Hello Christopher -
On Sat, 20 Nov 1999, Christopher Andersson wrote:
> >%_Hello!
>
> Does anyone know how I should use restartWrapper on
> my Linux RedHat system?
>
> Where (in what file) should
> restartWrapper -delay 2 \
>
> "/bin/radiusd -config_file /etc/radius.cfg \
>
> -foreground"
>
Hello!
Does anyone know how I should use restartWrapper
on
my Linux RedHat system?
Where (in what file) should
restartWrapper -delay 2 \
"/bin/radiusd -config_file /etc/radius.cfg \
-foreground"
go?
I've tried to put it in /etc/rc.d/rc.local and in
in a new file in
/etc/rc.d/rc2.d
But it
29 matches
Mail list logo