I know that using this monitor sucks the runtime badly....and it is used for
trouble shooting...(normally when the queues between external mail server
has hung, and restarted)

Can the refresh rate be user definable? Would 5 or 10 second refreshes be
less of a drain on the system?


Cheers

Steve


On 9/17/09 4:04 PM, "Thomas Eckardt/eck" <thomas.ecka...@thockar.com> wrote:

> Steve,
>
> what should I do?
>
> to fix this for you, and to go back to the old behavior, change the
> following two code lines
>
> 27920    Run = 0;
> 27920    Timer=setTimeout("noop();", 1000);
>
> to
>
> 27920    # Run = 0;
> 27920    # Timer=setTimeout("noop();", 1000);
>
> What do you think, is it a possible way to make one of the (now) two links
> - I think the one in the left menu would be good - to the permanent (old
> style) running link?
>
>> and quite often monitor the
>
>>>> QUITE OFTEN<<<
>
> please keep in mind - the connection screen is realy much trubble for assp
> - all threads have to collect all data (all the time) and have to transfer
> them to the MainThread - and the MainThread has to receive this data and
> to parse and to send the HTML stuff one time per second !!!
>
> There is no chance to have a second webPort or a separate WebThread or
> something like that in this release!
>
> Thomas
>
>
>
> Маллиндайн Стивен (Steve Mallindine) <st...@sc.ru.ru>
> 17.09.2009 13:37
> Bitte antworten an
> ASSP development mailing list <assp-test@lists.sourceforge.net>
>
>
> An
> ASSP development mailing list <assp-test@lists.sourceforge.net>
> Kopie
>
> Thema
> Re: [Assp-test] fixes in 2.0.1_RC0.4.15
>
>
>
>
>
>
>> - if two windows (main and connections or status) are opened in  GUI and
>> an action was taken in the main window - this window was also switching
> to
>> the connection/status state
>
> Good and bad news..... Good that it fixes one thing....bad that it breaks
> another really useful tool....(I have 3 servers, and quite often monitor
> the
> live incoming connection status on 2 of them....)
>
> No way to have the live connections status being chucked out on a
> different
> port number?
>
> Cheers
>
> Steve
>
> On 9/17/09 3:26 PM, "Thomas Eckardt/eck" <thomas.ecka...@thockar.com>
> wrote:
>
>> Hi all,
>>
>> fixed in 2.0.1_RC0.4.15:
>>
>> - if two windows (main and connections or status) are opened in  GUI and
>> an action was taken in the main window - this window was also switching
> to
>> the connection/status state
>> (this is fixed by stopping the refresh cycle for the connection/status
>> windows as long as it has lost the focus - sorry no other possible way)
>>
>> - noGroupListUpload was not working correct
>>
>>
>> changed:
>>
>> - more nice top menu
>>
>>
>> added:
>>
>> - rebuildspamdb now also uses 'ispHostnames' to detect the HELO's for
>> heloblack list.
>>
>> Thomas
>>
>> DISCLAIMER:
>> *******************************************************
>> This email and any files transmitted with it may be confidential,
> legally
>> privileged and protected in law and are intended solely for the use of
> the
>>
>> individual to whom it is addressed.
>> This email was multiple times scanned for viruses. There should be no
>> known virus in this email!
>> *******************************************************
>>
>>
> ------------------------------------------------------------------------------
>> Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
>> is the only developer event you need to attend this year. Jumpstart your
>> developing skills, take BlackBerry mobile applications to market and
> stay
>> ahead of the curve. Join us from November 9&#45;12, 2009. Register
> now&#33;
>> http://p.sf.net/sfu/devconf
>> _______________________________________________
>> Assp-test mailing list
>> Assp-test@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/assp-test
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9&#45;12, 2009. Register
> now&#33;
> http://p.sf.net/sfu/devconf
> _______________________________________________
> Assp-test mailing list
> Assp-test@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/assp-test
>
>
>
>
> DISCLAIMER:
> *******************************************************
> This email and any files transmitted with it may be confidential, legally
> privileged and protected in law and are intended solely for the use of the
>
> individual to whom it is addressed.
> This email was multiple times scanned for viruses. There should be no
> known virus in this email!
> *******************************************************
>
>
> ------------------------------------------------------------------------------
> Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
> is the only developer event you need to attend this year. Jumpstart your
> developing skills, take BlackBerry mobile applications to market and stay
> ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
> http://p.sf.net/sfu/devconf
> _______________________________________________
> Assp-test mailing list
> Assp-test@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/assp-test


------------------------------------------------------------------------------
Come build with us! The BlackBerry&reg; Developer Conference in SF, CA
is the only developer event you need to attend this year. Jumpstart your
developing skills, take BlackBerry mobile applications to market and stay 
ahead of the curve. Join us from November 9&#45;12, 2009. Register now&#33;
http://p.sf.net/sfu/devconf
_______________________________________________
Assp-test mailing list
Assp-test@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/assp-test

Reply via email to