[rrd-users] suppressing output when creating graphs

Paul Halliday paul.halliday at gmail.com
Wed Jul 7 18:57:06 CEST 2010


On Wed, Jul 7, 2010 at 1:43 PM, James Nunnerley <james at webit.co.uk> wrote:
> I’ve got a series of shell scripts creating the graphs via a cron, but every
> time the cron runs (15 mins) it creates an output with the image size of the
> graph.  Is there a way to suppress the command? I’ve gone through the
> options but can’t find one?
>

*/15 * * * * command > /dev/null 2>&1



More information about the rrd-users mailing list