Support forum for the ViciBox ISO Server Install and ISO LiveCD Demo
Moderators: enjay, williamconley, Staydog, mflorell, MJCoate, mcargile, Kumba
by bmorrison » Mon Jun 14, 2010 9:46 am
Greetings,
After reading LOAD_BALANCE and searching these forums, I was able to successfully (and easily) split my existing all-in-one ViciBox into a Web/DB server (the original box) and an Asterisk server (our new baby).
My question: Which keepalives are the minimum needed for the Asterisk server? Or does "turning stuff off" really affect the performance of an Asterisk box that doesn't have to handle Web/DB anymore? Should I comment out any of the crontab entried that ViciBox redux installs?
-
bmorrison
-
- Posts: 94
- Joined: Wed Jul 09, 2008 11:26 pm
- Location: United States
-
by mflorell » Mon Jun 14, 2010 12:53 pm
These are required to be run on the Asterisk server:
# 1 - AST_update
# 2 - AST_send_listen
# 3 - AST_VDauto_dial
* 4 - AST_VDremote_agents
# 6 - FastAGI_log
# 8 - ip_relay (used for blind agent monitoring)
Number 4 is not required if you are not using Remote Agents.
-
mflorell
- Site Admin
-
- Posts: 18386
- Joined: Wed Jun 07, 2006 2:45 pm
- Location: Florida
-
by bmorrison » Mon Jun 14, 2010 3:17 pm
Thanks!
Is there anything else that can be turned off on the Asterisk server that's created from a vicibox redux install?
-
bmorrison
-
- Posts: 94
- Joined: Wed Jul 09, 2008 11:26 pm
- Location: United States
-
by mflorell » Mon Jun 14, 2010 3:38 pm
mysql server
apache server
-
mflorell
- Site Admin
-
- Posts: 18386
- Joined: Wed Jun 07, 2006 2:45 pm
- Location: Florida
-
by bmorrison » Mon Jun 14, 2010 4:11 pm
Thanks!
I'll use yast to disable mysql and apache.
ViciBox installs a large set of crontabs. Am I okay if I comment out these:
- Code: Select all
### flush queue DB table every hour for entries older than 1 hour
11 * * * * /usr/share/astguiclient/AST_flush_DBqueue.pl -q
### reset several temporary-info tables in the database
2 1 * * * /usr/share/astguiclient/AST_reset_mysql_vars.pl
### optimize the database tables within the asterisk database
3 1 * * * /usr/share/astguiclient/AST_DB_optimize.pl
### VICIDIAL agent time log weekly summary report generation
2 0 * * 0 /usr/share/astguiclient/AST_agent_week.pl
### fix the vicidial_agent_log once every hour and the full day run at night
33 * * * * /usr/share/astguiclient/AST_cleanup_agent_log.pl
50 0 * * * /usr/share/astguiclient/AST_cleanup_agent_log.pl --last-24hours
### updater for VICIDIAL hopper
* * * * * /usr/share/astguiclient/AST_VDhopper.pl -q
### adjust the GMT offset for the leads in the vicidial_list table
1 1,7 * * * /usr/share/astguiclient/ADMIN_adjust_GMTnow_on_leads.pl --debug --postal-code-gmt
-
bmorrison
-
- Posts: 94
- Joined: Wed Jul 09, 2008 11:26 pm
- Location: United States
-
by mflorell » Mon Jun 14, 2010 4:19 pm
You can put all of these only on your web/db server:
### VICIDIAL agent time log weekly summary report generation
2 0 * * 0 /usr/share/astguiclient/AST_agent_week.pl
### fix the vicidial_agent_log once every hour and the full day run at night
33 * * * * /usr/share/astguiclient/AST_cleanup_agent_log.pl
50 0 * * * /usr/share/astguiclient/AST_cleanup_agent_log.pl --last-24hours
### updater for VICIDIAL hopper
* * * * * /usr/share/astguiclient/AST_VDhopper.pl -q
### adjust the GMT offset for the leads in the vicidial_list table
1 1,7 * * * /usr/share/astguiclient/ADMIN_adjust_GMTnow_on_leads.pl --debug --postal-code-gmt
-
mflorell
- Site Admin
-
- Posts: 18386
- Joined: Wed Jun 07, 2006 2:45 pm
- Location: Florida
-
by bmorrison » Mon Jun 14, 2010 5:00 pm
Thanks!
-
bmorrison
-
- Posts: 94
- Joined: Wed Jul 09, 2008 11:26 pm
- Location: United States
-
Return to ViciBox Server Install and Demo
Who is online
Users browsing this forum: No registered users and 47 guests