Hallo
die crontab sieht so aus
SHELL=/bin/sh
PATH=/usr/bin:/usr/sbin:/sbin:/bin:/usr/lib/news/bin
MAILTO=root
#
# check scripts in cron.hourly, cron.daily, cron.weekly, and cron.monthly
#
-*/15 * * * * root test -x /usr/lib/cron/run-crons ++
/usr/lib/cron/run-crons
 >/dev/null 2>+1
* * * * * /usr/local/bin/queuegraph-rrd.sh

in der Datei /usr/local/bin/queuegraph-rrd.sh
habe ich die genamnnte Zeile auskommentiert und
/usr/local/bin/queuegraph-rrd.sh noch mal von Hand aufgerufen.

meinserver:~ # /usr/local/bin/queuegraph-rrd.sh
active: 0
deferred: 0

was meinst Du mit count.sh?

Manfred

 
----------------ursprüngliche Nachricht-----------------
Von: "Ralf Hildebrandt" [email protected]
An: [email protected]
Datum: Thu, 25 Feb 2010 10:16:20 +0100
-------------------------------------------------
 
 
> * Manfred Werner [email protected]:
> 
>> Die Tabellen können mit http://MEINSERVER/cgi-bin/queuegraph.cgi auch
>> aufgeruden werden, zagen aber absolut nichts an. Nicht mal eine grüne
Liene
>> bein 0.
> 
> Was sagt denn der Cronjob?
> (count.sh)
> 
> Wenn du die Zeile:
> #printf "active: %d\ndeferred: %d\n" $active $deferred
> einkommentierst.
> 
> # /webroot/default/queuegraph/count.sh
> active: 0
> deferred: 29
> 
> -- 
> Ralf Hildebrandt
> Geschäftsbereich IT | Abteilung Netzwerk
> Charité - Universitätsmedizin Berlin
> Campus Benjamin Franklin
> Hindenburgdamm 30 | D-12203 Berlin
> Tel. +49 30 450 570 155 | Fax: +49 30 450 570 962
> [email protected] | http://www.charite.de
>        
> _______________________________________________
> postfix-users mailing list
> [email protected]
> http://de.postfix.org/cgi-bin/mailman/listinfo/postfix-users
> 

_______________________________________________
postfix-users mailing list
[email protected]
http://de.postfix.org/cgi-bin/mailman/listinfo/postfix-users

Antwort per Email an