[BlueOnyx:14820] Re: disable Mailman permanent

Gerald Waugh gwaugh at frontstreetnetworks.com
Mon Mar 3 12:24:34 -05 2014


On 03/03/2014 04:53 AM, Gerald Waugh wrote:
> On 03/03/2014 04:44 AM, Gerald Waugh wrote:
>> On 03/03/2014 02:58 AM, Steven Howes wrote:
>>> On 3 Mar 2014, at 04:11, Eiji Hamano <bluequartz at hypersys.ne.jp> wrote:
>>>> I cannot understand why mailman came back after 15 min in blueonyx. 
>>> Active Monitor restarts it.
>>>
>>>
>> Look at file  /usr/sausalito/swatch/bin/check-mailman.sh
>> ---------
>> /bin/ps axf|/bin/grep "/usr/bin/python
>> /usr/lib/mailman/bin/mailmanctl"|/bin/grep -v grep > /dev/null
>> RETVAL=$?
>> if [ $RETVAL == 0 ]; then
>>                 /bin/echo "is running..."
>> fi
>> ----------
>> change to
>> ---------
>> # /bin/ps axf|/bin/grep "/usr/bin/python
>> /usr/lib/mailman/bin/mailmanctl"|/bin/grep -v grep > /dev/null
>> # RETVAL=$?
>> # if [ $RETVAL == 0 ]; then
>>                 /bin/echo "is running..."
>> # fi
>> ---------
>>
> after changing /usr/sausalito/swatch/bin/check-mailman.sh
> execute  service mailman stop

Have you tried the GUI 'Active Monitor' 'Settings'

move mailman from 'Components Monitored' to 'Components not Monitored'
execute 'sevice mailman stop ; chkconfig mailman off'





More information about the Blueonyx mailing list