Quantcast
Aktuelles
Digital Eliteboard - Das Digitale Technik Forum

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Registriere dich noch heute kostenlos, um Mitglied zu werden! Sobald du angemeldet bist, kannst du auf unserer Seite aktiv teilnehmen, indem du deine eigenen Themen und Beiträge erstellst und dich über deinen eigenen Posteingang mit anderen Mitgliedern unterhalten kannst! Zudem bekommst du Zutritt zu Bereichen, welche für Gäste verwehrt bleiben

Problema I jobs

terminal

Freak
Registriert
23. November 2012
Beiträge
256
Reaktionspunkte
3
Punkte
78
Ragazzi ho controllato il file crontab e siccome ho installato solo cccam tramite comando "i cams" di IPC vedo che sono commentate tutte le righe ad eccezione quelle per cccam appunto e che sono il whatchdog.sh e il restart della stessa. Quello che io voglio dire ogni mattina trovo cccam stoppata e devo farla ripartire a mano come posso risolvere? Perchè la trovo staccata?

Ma poi vorrei capire una cosa ma lo script che si trova in /var/emu/script/ riguardo cccam-watchdog.sh a cosa serve?
 
AW: I jobs

Il script serve a far controllare se la Cccam e ancora in funzione, in caso no viene riavviata automaticamente.

fai una cosa, mette c stop per disattivare la cccam. Poi Metti bash /var/emu/script/cccam-watchdog.sh e guarda se viene riavviata la cccam!
 
AW: I jobs

Ecco la risposta

Code:
root@vps-0192 ~ > bash /var/emu/script/cccam-watchdog.sh
2013-02-27 22:36    Watchdog - apache2 Server laeuft
2013-02-27 22:36    Watchdog - CCcam Server laeuft

Mi fa capire che la cccam è in esecuzione ma non viene riavviata

Meister ma tu te ne intendi di script e file crontab come mettere una riga in esso?
 
AW: I jobs

Ecco

Code:
# /etc/crontab: system-wide crontab
# Unlike any other crontab you don't have to run the `crontab'
# command to install the new version when you edit this file
# and files in /etc/cron.d. These files also have username fields,
# that none of the other crontabs do.

SHELL=/bin/sh
PATH=/usr/local/sbin:/usr/local/bin:/sbin:/bin:/usr/sbin:/usr/bin
MAILTO=""

#  * * * * * Benutzer Befehl
#  | | | | |
#  | | | | +---- Wochentag (0-7) (Sonntag =0 oder =7)
#  | | | +------ Monat (1-12)
#  | | +-------- Tag (1-31)
#  | +---------- Stunde (0-23)
#  +------------ Minute (0-59)

# m h dom mon dow user    command
17 *    * * *    root    cd / && run-parts --report /etc/cron.hourly
25 6    * * *    root    test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.daily )
47 6    * * 7    root    test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.weekly )
52 6    1 * *    root    test -x /usr/sbin/anacron || ( cd / && run-parts --report /etc/cron.monthly )


#Zeitabgleich -> benoetigt [apt-get install ntpdate]
0 8 * * * root ntpdate -s pool.ntp.org      #Zeitabgleich (Taeglich um 08:00 Uhr)

#IPC
#0 4 * * 5 root /var/emu/script/ipc-backup.sh full l 30 #Backup - Full (Woechentlich um 04:00, Freitag)
#0 2 * * * root /var/emu/script/ipc-backup.sh conf l 14  #Backup - Konfiguration (Taeglich um 02:00)
#0 6 * * * root /var/emu/script/ipc-set.sh               #Rechte setzen (Taeglich um 06:00)

#CCcam
* * * * * root /var/emu/script/cccam-watchdog.sh       #CCcam - Teste ob CCcam laeuft (jede Minute)
42 22 * * * root /var/emu/script/cccam restart          #CCcam - EMU Neustart (Taeglich um 04:30)
#0 5 * * * root /var/emu/script/cccam-cfgnl.sh          #CCcam - Lade neue Konfiguration (Taeglich um 05:00)
#01 5 * * * root /bin/cccam softkey && /bin/cccam restart  #CCcam EMU Keys updaten+restart (Taeglich um 05:01)

#CCcamInfoPHP (Update,Ping,Online)
#*/2 * * * * www-data wget -q --spider http://localhost/ipc/infophp/cron_update.php?p=0 #CCcamInfoPHP - Update alle 2 Minuten
#58 * * * * www-data wget -q --spider http://localhost/ipc/infophp/cron_ping.php?p=0    #CCcamInfoPHP - PING jede Stunde
#59 * * * * www-data wget -q --spider http://localhost/ipc/infophp/cron_online.php?p=0  #CCcamInfoPHP - Online jede Stunde

#OScam
#* * * * * root /var/emu/script/oscam-watchdog.sh  #OScam - Teste ob OScam laeuft (jede Minute)
#29 4 * * * root /var/emu/script/oscam restart     #OScam - EMU Neustart (Taeglich um 04:29)

#NewCS
#* * * * * root /var/emu/script/newcs-watchdog.sh  #NewCS - Teste ob NewCS laeuft (jede Minute)

#Camd3
#* * * * * root /var/emu/script/camd3-watchdog.sh  #Teste ob Camd3 laeuft (jede Minute)
#01 5 * * * root /bin/camd3 softkey && /bin/camd3 restart  #Camd3 EMU Keys updaten+restart (Taeglich um 05:01)

#sBox
#* * * * * root /var/emu/script/sbox-watchdog.sh  #Teste ob sBox laeuft (jede Minute)


#DynDNS Static Update -> benoetigt [apt-get install ddclient]
#6 6 * * 1 root /usr/sbin/ddclient -force > /var/log/ipc/dyndns_update.log  #Static DynDNS Update (Woechentlich um 06:06, Montag)

#DDNSupdater.sh
#@reboot    root /var/emu/script/DDNSupdater.sh auto  #DDNSupdater.sh bei System boot/reboot starten
#0 6 * * 1 root /var/emu/script/DDNSupdater.sh now  #DDNSupdater.sh Static-IP Update erzwingen (Woechentlich um 06:00,Montag)

#DDNSupdater2.sh
#@reboot    root /var/emu/script/DDNSupdater2.sh auto  #DDNSupdater2.sh bei System boot/reboot starten
#0 6 * * 1 root /var/emu/script/DDNSupdater2.sh now  #DDNSupdater2.sh Static-IP Update erzwingen (Woechentlich um 06:00, Montag)

#apache2
@reboot    root /var/emu/script/apache2-watchdog.sh >/dev/null 2>&1
* * * * *    root /var/emu/script/apache2-watchdog.sh >/dev/null 2>&1

#Ddclient
00 03 * * * root /var/emu/script/ddclient.sh

l'ultima riga ho creato io lo script e la riga in crontab ho fatto delle prove ma non so se lo faccia o meno, esiste un log per controllare il cron?
 
AW: I jobs

Perche fai riavviare la cccam? Metti cosi:

#42 22 * * * root /var/emu/script/cccam restart #CCcam - EMU Neustart (Taeglich um 04:30)

Non ce bisogno di riavviare la CCcam!

E questo?

00 03 * * * root /var/emu/script/ddclient.sh

Che script sarebbe?
 
AW: I jobs

Il riavvio cccam era già decommentato appena installato ipc, io ho solo messo l'orario per vedere se il cron funzionasse e infatti non funziona perchè non si è riavviato e per assicurarmi che l'orario era esato ho dato il comando "DATE" per assicurarmi che l'orario del sistema fosse quello giusto, comunque cron non ha riavviato cccam.

L'altro script e per riavviare il demone ddclient al quale sono registrato e sarebbe dyndns. Il cron non lo riavvia e infatti per assicurarmi che lo script funzionasse ho dato questo comando

Code:
./var/emu/script/ddclient.sh
ed il demone si è riavviato quindi lo script funziona, il mio dubbio è che crontab non svolge le sue funzioni
 
AW: I jobs

mmhhhh e perche vuoi fare riavviare il demone????? Una volta che ddlcliet e stato riavviato non ce bisogno di farlo avviare via crontab....

non ti capisco propio perche vuoi mettere questo nel crontab.
 
AW: I jobs

Meister capisco la tua esperienza ma io devo provare per capire. Il problema che ogni tanto perdeva il puntamento hostname con IP pubblico e allora dovevo riavviare per farlo ripartire allora avevo pensato per non avere noie di farlo riavviare la notte in modo da non perdere di vista l'hostname di dyndns. Riguardo al mio crontab come posso verificare che lui esegue le operazioni scritte?
 
AW: I jobs

Ok ho controllato il file syslog ed effettivamente viene caricato. Grazie per le dritte, solo che ho letto le wiki di debian e dice che ci deve essere un file in /var/log/cron.log eppure non lo trovo, cosa molto strana
 
AW: I jobs

Per far riavviare il pc da cron? Cosa dovrei scrivere?

In modo tale da controllare che il pc venga riavviato veramente
 
AW: I jobs

Devi mettere come commando shutdown - r now

Gesendet von meinem GT-I9300 mit Tapatalk 2
 
AW: I jobs

Devi mettere come commando shutdown - r now

Gesendet von meinem GT-I9300 mit Tapatalk 2

si questo lo avevo intuito. Il problema è che con non funziona. ho fatto delle prove sia con script che con comandi con ora indicata e aspettando che eseguisse il job ma niente da fare. Ma a te risulta che il crontab alla fine ci deve essere una riga vuota? poi qualcuno mi diceva se era la Shell dash o bash, sono molto confuso. l'unica cosa che sono certo, il cron non funziona.

Inviato dal mio GT-I9300 con Tapatalk 2
 
Zurück
Oben