Hi Alex,
We recently upgraded to 5.70 for our memory leak problem which seems to be solved now.
Unfortunatly i notice a second problem now regarding the webservice service.
When refreshing a page it takes about 15 seconds and the webservice takes 100 % cpu then. As several controlroom people monitor the website of hostmonitor and they refresh automatically each 2 minutes. This poses problems on my resources !
Any idea why or how to solve it ?
this is the ini file:
[RCI]
Address=127.0.0.1
Port=1054
Timeout=10
[Http]
Port=80
Active=0
[HTML]
AutoRefresh=1
RefreshTime=120
CustomErrorPage1=0
AutoLogin=1
Pswd=3174278701
Data1=6BCF96565B
Data2=
[Access]
PublicAccess=0
PublicFolder=
PrivateAccess1=0
PrivateFolder1=
PrivateAccess2=0
PrivateFolder2=
PrivUserList=
PrivUserMark=
The service runs under the system account
Thanks
Bart
Webservice taking 100% cpu
-
- Posts: 40
- Joined: Thu Mar 03, 2005 3:03 am
As I see HostMonitor<->WebService data transfer needs just a second (or less) but you have all tests in the same folder, so Web Service must create a huge web page - that's the problem.
I would recommend to separate tests by folders and use "Display tests from current folder only" option
http://www.ks-soft.net/images/hostmon4/web_int2.gif
Will try to optimize some code in next version.
Regards
Alex
I would recommend to separate tests by folders and use "Display tests from current folder only" option
http://www.ks-soft.net/images/hostmon4/web_int2.gif
Will try to optimize some code in next version.
Regards
Alex
-
- Posts: 40
- Joined: Thu Mar 03, 2005 3:03 am
Hi alex , thanks for the answer. My main problem is that it's all imported automatically, that's why it's in one folder.KS-Soft wrote:As I see HostMonitor<->WebService data transfer needs just a second (or less) but you have all tests in the same folder, so Web Service must create a huge web page - that's the problem.
I would recommend to separate tests by folders and use "Display tests from current folder only" option
http://www.ks-soft.net/images/hostmon4/web_int2.gif
Will try to optimize some code in next version.
Regards
Alex
I'll try to optimize it though. I use templates to import the tests so changing a template would put the test in another folder.
Thanks
Bart
There is update at www.ks-soft.net/download/ws259.zip
This version works about 2 times faster.
But it cannot work with old HostMonitor, you should update to version 5.88 or 5.92
Regards
Alex
This version works about 2 times faster.
But it cannot work with old HostMonitor, you should update to version 5.88 or 5.92
Regards
Alex
-
- Posts: 40
- Joined: Thu Mar 03, 2005 3:03 am