Patrick,
I finally had a chance to look at this again. It's odd. When I run the
tcpclient2 script and start with 1 chart I end up with 10 charts and
then CdC is hung.
Any ideas why so many charts get created? I took at look at script 3 but
the one in the source tree is 3 years old. Is this the one you are
referring to?
Thanks,
Sander
Patrick Chevalley wrote:
>
> This script (tcpclient3.pl) create a new chart when it start, this is
> to demonstrate a way to have multiple client connected to the same CdC
> instance.
> The chart is normally closed at the end but not if the script crash.
> Then if you save configuration when exiting CdC the extra chart are
> saved and reopened the next time.
> As the maximum number of chart is 10 it is expected you get this
> message when the script try to create a new one.
> Just close every extra chart, save and exit, there is no risk to close
> the last one.
>
> Patrick
>
>