Only to post all the solution (if someone is interested in, hehe) Set the output to /dev/null instead of "-" works, i don't know why, but it works!
Works: rrdtool graph /dev/null -s <etc...> Not: rrdtool graph - -s <etc..> Thank's to all and to Serge! Simone > -----Messaggio originale----- > Da: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] Per conto di Serge Maandag > Inviato: lunedì 19 gennaio 2004 12.32 > A: Simone Felici - Alpikom Spa; [email protected] > Oggetto: [rrd-users] Re: Export values from RRD, possible? > > > > [EMAIL PROTECTED] rrd]# rrdtool graph - -s -36800 > > DEF:bla1=test.rrd:eth0_in:AVERAGE PRINT:bla1:AVERAGE:"%7.2lf %Sb" > > [EMAIL PROTECTED] rrd]# > > > > No Output given... Nothing :( > > > > That is weird to say the least.. > > Send me your rrd database off-list, so I can try it here. > If it works here, it must be your rrd install that's gone > haywire. Perhaps you are using a different shell? I use bash. > (ok, I'm reaching > here) > > Serge. > > ------------- > Op de inhoud van dit e-mailbericht en de daaraan gehechte > bijlagen is de inhoud van de volgende disclaimer van > toepassing: http://www.zeelandnet.nl/disclaimer.php > > -- > Unsubscribe > mailto:[EMAIL PROTECTED]> subject=unsubscribe > > Help > mailto:[EMAIL PROTECTED] > Archive http://www.ee.ethz.ch/~slist/rrd-users > WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi > > -- Unsubscribe mailto:[EMAIL PROTECTED] Help mailto:[EMAIL PROTECTED] Archive http://www.ee.ethz.ch/~slist/rrd-users WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
