[rrd-users] Re: How to supress image dimensions
Serge Maandag
serge.maandag at staff.zeelandnet.nl
Mon Nov 18 15:51:47 MET 2002
redirect the standard output and standard error to / dev/null by adding
2>&1 > /dev/null to your rrdtool line in the crontab or remove the
MAILTO= line in your crontab.
Serge.
-----Original Message-----
From: Cliff [mailto:cliff at acsalaska.net]
Sent: Monday, November 18, 2002 3:37 PM
To: rrd-users at list.ee.ethz.ch
Subject: [rrd-users] How to supress image dimensions
Hi Folks
Everytime I run my shell script to draw
the graphs, root gets an email whose
contents are the dimensions of the graph.
As in:
695x272 (in the body of the email).
How can I supress this?
How does one pipe the output of rrdgraph
to the null device?
Thank you.
--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
--
Unsubscribe mailto:rrd-users-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:rrd-users-request at list.ee.ethz.ch?subject=help
Archive http://www.ee.ethz.ch/~slist/rrd-users
WebAdmin http://www.ee.ethz.ch/~slist/lsg2.cgi
More information about the rrd-users
mailing list