by ramaseshi » Fri Oct 17, 2008 3:02 am
Logs are :
root@seshi:/usr/local/netzgate/etc/netzgate# screen -r
There are several suitable screens on:
27501.ASTVDremote (Detached)
27498.ASTVDauto (Detached)
27495.ASTlisten (Detached)
27492.ASTsend (Detached)
27489.ASTupdate (Detached)
27385.netzgate (Detached)
4162.ASTfastlog (Detached)
4159.ASTVDadapt (Detached)
Type "screen [-d] -r [pid.]tty.host" to resume one of them.
root@seshi:/usr/local/netzgate/etc/netzgate# screen -x
There are several suitable screens on:
27501.ASTVDremote (Detached)
27498.ASTVDauto (Detached)
27495.ASTlisten (Detached)
27492.ASTsend (Detached)
27489.ASTupdate (Detached)
27385.netzgate (Detached)
4162.ASTfastlog (Detached)
4159.ASTVDadapt (Detached)
Type "screen [-d] -r [pid.]tty.host" to resume one of them.
Crontab entries are :
# Vicidial cron jobs
0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,48,51,54,57 * * * * root /usr/share/astguiclient/AST_CRON_audio_1_move_mix.pl || run-parts --report /etc/cron.hourly
0,3,6,9,12,15,18,21,24,27,30,33,36,39,42,45,48,51,54,57 * * * * /usr/share/astguiclient/AST_CRON_audio_1_move_VDonly.pl
1,4,7,10,13,16,19,22,25,28,31,34,37,40,43,46,49,52,55,58 * * * * root /usr/share/astguiclient/AST_CRON_audio_2_compress.pl --GSM || run-parts --report /etc/cron.hourly
2,5,8,11,14,17,20,23,26,29,32,35,38,41,44,47,50,53,56,59 * * * * /usr/share/astguiclient/AST_CRON_audio_3_ftp.pl --GSM
### keepalive script for astguiclient processes
* * * * * root /usr/share/astguiclient/ADMIN_keepalive_ALL.pl || run-parts --report /etc/cron.hourly
### kill Hangup script for Asterisk updaters
* * * * * root /usr/share/astguiclient/AST_manager_kill_hung_congested.pl || run-parts --report /etc/cron.hourly
### updater for voicemail
* * * * * root /usr/share/astguiclient/AST_vm_update.pl || run-parts --report /etc/cron.hourly
### updater for conference validator
* * * * * root /usr/share/astguiclient/AST_conf_update.pl || run-parts --report /etc/cron.hourly
### flush queue DB table every hour for entries older than 1 hour
11 * * * * root /usr/share/astguiclient/AST_flush_DBqueue.pl -q || run-parts --report /etc/cron.hourly
### fix the vicidial_agent_log once every hour
33 * * * * root /usr/share/astguiclient/AST_cleanup_agent_log.pl || run-parts --report /etc/cron.hourly
### updater for VICIDIAL hopper
* * * * * root /usr/share/astguiclient/AST_VDhopper.pl -q || run-parts --report /etc/cron.hourly
### adjust the GMT offset for the leads in the vicidial_list table
1 1,7 * * * root /usr/share/astguiclient/ADMIN_adjust_GMTnow_on_leads.pl --debug --postal-code-gmt || run-parts --report /etc/cron.daily
### reset several temporary-info tables in the database
2 1 * * * root /usr/share/astguiclient/AST_reset_mysql_vars.pl || run-parts --report /etc/cron.daily
### optimize the database tables within the asterisk database
3 1 * * * root /usr/share/astguiclient/AST_DB_optimize.pl || run-parts --report /etc/cron.daily
## adjust time on the server with ntp
30 * * * * root /usr/local/bin/ntpdate -u 18.145.0.30 2>/dev/null 1>&2 || run-parts --report /etc/cron.daily
### VICIDIAL agent time log weekly and daily summary report generation
2 0 * * 0 root /usr/share/astguiclient/AST_agent_week.pl || run-parts --report /etc/cron.daily
22 0 * * * root /usr/share/astguiclient/AST_agent_day.pl || run-parts --report /etc/cron.daily
### VICIDIAL campaign export scripts (OPTIONAL)
32 0 * * * /usr/share/astguiclient/AST_VDsales_export.pl
42 0 * * * /usr/share/astguiclient/AST_sourceID_summary_export.pl