[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Question
From: |
rory |
Subject: |
Re: Question |
Date: |
Thu, 21 Nov 2002 23:36:43 -0800 (PST) |
> There is the only one cause to reload monit's configuration without
> monit restart - changed timestamp of monitrc. If you'll change
> configuration and immediately load it, you can send monit signal to
> wakeup. It then looks on timestamp and parses monitrc again. There
> isn't any other way (to force configuration reload) now. In the past i
> made patch for monit implementing SIGHUP, that caused forced
> configuration reload, but it was rejected (it isn't realy needed).
>
> Martin
>
I wonder what else would do it. I've managed to code myself into a place
where this is happening, and I don't know why.
> Rory Toma wrote:
>
>>What causes (other than a new config file) a re-load of config?
>>
>>
>>On Thu, 2002-11-21 at 03:40, Martin Pala wrote:
>>
>>
>>>address@hidden wrote:
>>>
>>>
>>>
>>>>I also pulled out the ability for control.c to send stop/start via
>>>>http. It stopped making sense to me to do it that way. One way, we
>>>>called a function that then called spawn, the other way we sent data
>>>>to the http port, which then calls spawn. By removing this in
>>>>control.c, evrything runs through check_process() now, including
>>>>cervlet and validate, and most of the logic can be put there, instead
>>>>of replicated in 2 or 3 places.
>>>>
>>>>
>>>>
>>>Sounds logical :)
>>>
>>>
>>>
>>>_______________________________________________
>>>monit-dev mailing list
>>>address@hidden
>>>http://mail.nongnu.org/mailman/listinfo/monit-dev
>>>
>>>
>
>
>
>
>
> _______________________________________________
> monit-dev mailing list
> address@hidden
> http://mail.nongnu.org/mailman/listinfo/monit-dev
- Question, (continued)
- Question, Rory Toma, 2002/11/20
- Re: Question, Rory Toma, 2002/11/20
- Re: Question, Martin Pala, 2002/11/21
- Re: Question, rory, 2002/11/21
- Re: Question, Martin Pala, 2002/11/21
- Re: Question, rory, 2002/11/21
- Re: Question, Martin Pala, 2002/11/21
- Re: Question, Rory Toma, 2002/11/21
- Re: Question, Rory Toma, 2002/11/21
- Re: Question, Martin Pala, 2002/11/22
- Re: Question,
rory <=
- Re: Question, Christian Hopp, 2002/11/22
- Re: Question, rory, 2002/11/22
- Re: Question, Jan-Henrik Haukeland, 2002/11/24
- Re: Question, rory, 2002/11/24
- Re: Question, Rory Toma, 2002/11/25
- RE: Question, Jan-Henrik Haukeland, 2002/11/25
- RE: Question, Rory Toma, 2002/11/25
- RE: Question, Rory Toma, 2002/11/25
- Re: Question, Jan-Henrik Haukeland, 2002/11/27
- Re: Question, Rory Toma, 2002/11/27