Moderators: enjay, williamconley, Staydog, mflorell, MJCoate, mcargile, Kumba
### 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
### remove old recordings more than 7 days old
#24 0 * * * /usr/bin/find /var/spool/asterisk/monitorDONE -maxdepth 2 -type f -mtime +2 -print | xargs rm -f
### remove old vicidial logs and asterisk logs more than 2 days old
28 0 * * * /usr/bin/find /var/log/astguiclient -maxdepth 1 -type f -mtime +2 -print | xargs rm -f
29 0 * * * /usr/bin/find /var/log/asterisk -maxdepth 3 -type f -mtime +2 -print | xargs rm -f
### Reboot for good measure
45 6 * * * /sbin/reboot
18 1 * * * /etc/webmin/cron/tempdelete.pl
18 1 * * * /etc/webmin/cron/tempdelete.pl
May 18 09:09:48 soleil kernel: [ 21.390583] shpchp: Standard Hot Plug PCI Controller Driver version: 0.4
May 18 09:09:48 soleil kernel: [ 21.411814] Linux agpgart interface v0.102
May 18 09:09:48 soleil kernel: [ 21.523854] input: Power Button (FF) as /devices/virtual/input/input3
May 18 09:09:48 soleil kernel: [ 21.600071] ACPI: Power Button (FF) [PWRF]
May 18 09:09:48 soleil kernel: [ 21.600176] input: Power Button (CM) as /devices/virtual/input/input4
May 18 09:09:48 soleil kernel: [ 21.600397] agpgart: Detected SiS chipset - id:1633
May 18 09:09:48 soleil kernel: [ 21.605611] agpgart: AGP aperture is 64M @ 0xe8000000
May 18 09:09:48 soleil kernel: [ 21.669942] ACPI: Power Button (CM) [PWRB]
May 18 09:09:48 soleil kernel: [ 21.735512] input: ImPS/2 Generic Wheel Mouse as /devices/platform/i8042/serio1/input/input5
okli wrote:When the server has stoped, in what state do you find it? Powered off, hung?
Check /var/log/messages, /var/log/dmesg and /var/log/asterisk/messages. Look for clues.
Return to ViciBox Server Install and Demo
Users browsing this forum: No registered users and 34 guests