by ronator » Thu Jan 27, 2011 4:26 am
hello vici-friends, long time no see :-)
Now, after a couple of days I have my vici-cluster up & running. One problem I had to solve was that the cluster is based on vicibox (3.0.6) whereas the old system actually is a vicidialNOW 1.3 system. I succeded in switching all phones (users,queues) to the new cluster while the old system was working parallelly. Now I wanted to move the web-server to the DB-server to get the old system clean to additionally install vicibox on that maschine.
How can I move the webserver with all that astguiclient-stuff to another server ? What I tried was (don't slap me) copy /var/www/html + /usr/share/astguiclient/ to the new server, chmod'ed the astgui-scripts and redirected web-access from the old to the new system. Well, the next morning, agents could log in and stay in the interface without any error, could make outbound calls and there was also no error. In the beginning everything seemed fine. Then some calls came in and the agents began working. I opened Real-Time-Monitor and it also looked fine. Then, after a few minutes, suddenly, the website (index.html) did not load completely. I was faced with the situation that 10 agents were taking inbound-calls but every new agent could not access the web-interface (before any login!) I tried to reach the admin interface, but the page just did not load completetly. When it then suddenly did open and the agent logged in, they were thrown out after 2 or 3 minutes, with the message, their session has been paused! Since I could not easily locate the error, I just switched back to the old web-server (vicidialNOW 1.3). In the end I just wonder why 10 people could login and then suddenly the system seemed overloaded (but it wasnt really).
I will go to check crontab and astguiclient-scripts. My big question is, if it is as easy to migrate a vici-web-server as it was to migrate mysql ? I mean, just setting up "any" httpd-webserver, having the webfiles and the correct astguiclient-scripts copied to there with correct crontabs ... that should do the trick, doesn't it ?
Of course I checked crontab on both systems, but maybe I made something wrong there (a script activated on old system what should better be run on web-db-combo). To keep it simple: If I got a clean Linux-Maschine, is it possible to migrate the webserver over there ? I don't wanna spam you with boring crontab-entries here, but (my favorites sentence here) "if someone could give me a hint, how to get that done, it would save me much time!"
thanks for your attention.
------
vicibox-cluster 3.0.6
astguiclient
VERSION: 2.2.1-237
BUILD: 100510-2015
P.S.: I also started with SuSE back in those days, but if you are used to modify text files, then yast can really get on your nerves !