Displaying 20 results from an estimated 30000 matches similar to: "asterisk -rx under cron?"
2006 Dec 18
5
Diagnosing random hangs
I have many different centos machines that are hanging
regulary. I believe this is due to something our application
is doing - not a centos specific problem.
When the machines hang, there is no access to the console
or remote access(ssh, rsh, etc).
Any tips on debugging this issue? It is becoming quite a
show stopper as we migrate our product from Solaris to
Linux.
tia,
FYI - The
2005 Jun 15
6
Help with Cron and Reload
This will sound weird but the command 'asterisk -r -x reload' fails to work
when issued by Cron. But it works when I issue it from a bash session. What
is not configured correctly? I need to refresh the configuration every a
short amount of time.
rom root@localhost.localdomain Wed Jun 15 18:42:00 2005
Date: Wed, 15 Jun 2005 18:42:00 -0400
From: root@localhost.localdomain (Cron Daemon)
2012 Nov 26
1
Word missing after stemmed with Norwegian in Search::Xapian::TermGenerator
Hi all Xapian-devel,
Gist: https://gist.github.com/10d2222d8bffe8d7631d
I'm using Xapian-TermGenerator to extract Norwegian sentences to vsm
(vector space model) using TermGenerator. But when I test generating vsm
from 'Truet med ? stevne misforn?yd PC-kunde - PC-leverand?ren Asus likte
sv?rt d?rlig kundens misforn?yde leserbrev.' It doen't return 'asus' result
in vsm.
2003 Oct 15
1
rsynced files "collecting" blocks?
Hello!
We are synching some server data (websites, logfiles, ...) with rsync via
ssh and are detecting a weird problem:
Certain files and directories, apparently those who are regulary rsynced over
the WAN, tend to use far too many blocks, e.g.:
stat from file on server:
File: `bilder.html'
Size: 2009 Blocks: 288 IO Block: 4096 regular file
[...]
The same file (a fresh
2003 Feb 05
1
simplify a data frame
Dear all,
For the past three hours I have tried simplify a data frame. I would be
really happy if someone could help solving this, I'm sure simple, problem.
I want to "aggregate" the data frame:
ObjektID BalteNummer Baltessegment
S.13 S.13.1 S.13.1.2
S.13 S.13.1 S.13.1.3
S.13 S.13.2 S.13.2.1
S.13 S.13.2 S.13.2.2
S.13 S.13.2 S.13.2.3
S.13 S.13.3 S.13.3.6
S.13 S.13.3 S.13.3.7
2002 Jun 23
2
Rsync ssh script execution fails under cron?
I've spent more than a day trying to write a script to backup my remote server to a local machine using ssh. The script works perfectly when I execute it directly (and I've gotten a number of variations to work okay), but I can't get cron to successfully execute it. There is no result output, so it seems cron is hanging on something, but I don't know what.
I'm running it as
2004 Jul 01
5
execute a context from cron
I want to have call forwarding (from the POTS) turned on at the close of work
and turned off automatically by *.
I can create a context that should do just that, but I need a way to have that
context spontaneously executed at a specific time.
I figured that one way to do it would be to have cron run "asterisk -rx<some
command>" if there were some command that would tell asterisk
2012 Jan 25
2
(no subject)
Hello,
I'm on a debian Squeez and I use Samba 3.5.6 and CUPS 1.4.4
When I add a printer with windows: \\server\Name_printer, regulary all
printers on this server come with this syntax: Auto-Nameprinter on server.
I search in the configuration file but I can not find options that
will fix this
problem.
Thanks!
--
2004 Jul 21
1
Bug#260573: logcheck: ignore.d.paranoid/cron and ignore.d.server/cron swapped
Package: logcheck
Version: 1.2.23
Severity: normal
Hello,
I have:
# /bin/cat ignore.d.server/cron
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ crontab\[[0-9]+\]: \([[:alnum:]-]+\) LIST \([[:alnum:]-]+\)$
^\w{3} [ :0-9]{11} [._[:alnum:]-]+ crontab\[[0-9]+\]: \([[:alnum:]-]+\) REPLACE \([[:alnum:]-]+\)$
and:
# /bin/cat ignore.d.paranoid/cron
^\w{3} [ :0-9]{11} [._[:alnum:]-]+
2015 Mar 11
3
Tasks in /etc/cron.daily on CentOS 7?
Hi,
I just configured SquidAnalyzer, a nifty little network statistics tool
that I'm using mainly in school networks to monitor network usage.
I want to run the '/usr/bin/squid-analyzer' script once a day. I took a
peek in /etc/cron.daily, and the package already installed an
/etc/cron.daily/0squidanalyzer script.
I wanted to know at what time CentOS ran the cron.daily scripts,
2008 Jan 01
2
cron clarification
What is the ramifications to simply placing scripts in the /etc/cron.hourly directory as opposed to actually adding jobs via the crontab -e method?
Is there any significance to using one method versus the other?
Thanks!
jlc
2006 May 08
5
Cron Scheduling Problem
Hello,
The following cron job is failing to run:
00 16 * * * root ruby /home/nathan/rails/notifications/script/runner -e
production Notifier.deliver_summary
My understanding from the Rails Wiki is that this should do it.
Can anyone shed some light on what I may have setup wrong?
Thanks!
Nathan Mealey
Operations Director
Northeast Region
Pilgrim IT, LLC
NORTHEAST OFFICE
1
2011 Mar 13
2
cron issue
I made a script to backup a folder on a remote server it works manually,
I set a cron job to launch the script every 2 mins (for test), I sse in
the log this line
Mar 13 13:10:01 debian /USR/SBIN/CRON[6302]: (root) CMD (root
/usr/bin/backup.sh)
but when I sheck the remote server nothing is done, any sugestions pls
2007 Mar 13
2
cat cron jobs into crontab
Hi,
What's the best/safest way to "cat" the following job into crontab?
*/3 * * * * /usr/lib64/nagios/plugins/check_megaraid_passive.sh >
/dev/null 2>&1
I am used to doing this manually via crontab -e, but now I simply have
too many centos servers to build in a given week (get to toss another
120K at some more 2U chenbro/tyan/amd64's -w000ooo).
-karlski
2011 Jan 05
3
cron jobs fail to run
hey centos
long time no hear! :) I'm having a small issue where the backup jobs
that I set to run in the crontab of the backup user do not appear to
be running. Here's how I set it up (with crontab -e as the backup
user):
run amanda every night (check at 2:45 and backup at 3)
45 2 * * * /usr/sbin/amcheck /var/log/amanda/crontab/amcheck.log
* 3 * * * /usr/sbin/amdump
2007 Jul 16
3
learning the cron module
OK. I thought I would start by looking at how cron.rb in the puppet
lib/type works because what I''m trying to accomplish is similar.
However, when looking through that, it wasn''t immediately obvious to me
how or when the resulting cron file was getting written out.
Is this getting stored up in some instance var or something? Maybe
getting sent to standard out and some
2006 Jan 09
2
Scheduling tasks using cron...
Hi all. Can anyone help me with scheduling tasks? I'm running
Centos4.2 (updated via yum starting from 4.0). I know I have vixie-cron
and anacron packages installed (came like that, from first install, I
guess). I read the crontab syntax man page (man 5 crontab) and I made
an entry as a normal user (using crontab -e) that looks like the following:
30 0 9 1 1 /bin/ls -F /home/jose >
2014 Jul 28
1
Cron
Do you need cron installed for the files in /etc/cron.daily/ to
execute? Did a Centos 6.x minimal openvz install and noticed cron is
not installed by default and after installing mlocate cant help but
wander if it will be updated without it.
2006 Sep 28
3
cron environement settings
It seems to me that when you setup an environement for a cron it just
recreate the crontab at each run even if the cron has not changed. Seems
it does not recognize actual environement settings. I put 2 environement
and i got:
info: Writing cron tab for aqadmin
/linux/cron=puppetdcron/environment: environment changed '''' to
2012 Mar 05
5
cron job not running
hello list,
I am attempting to backup a centos 5.4 (x86_64) server running mysql
with a cron job. Here's how the cron job looks:
[root at cloud:/home/bluethundr/backupdb] #crontab -l
* 3 * * * /usr/bin/mysqldump jfwiki >
/home/bluethundr/backupdb/wiki-$(date +%Y%m%d).sql
However if I run the command from the command line it seems to work fine.
If I grep syslog for cron this is what