On Tue, 2007-04-17 at 08:52 -0600, Eric Brander wrote: > I have cfgmaker running as a cron job nightly on select devices that > change often. This works great of course, but every day I get an email > from cron with the output of the cfgmaker process. Is there anyway to > suppress it? I tried redirecting to null but that didn't seem to > work.
remove everything from the DEBUG classes. It's in line 18. Make it look like: @main::DEBUG=qw(); > > TIA, > > -- > Eric Brander > _______________________________________________ > mrtg mailing list > [email protected] > https://lists.oetiker.ch/cgi-bin/listinfo/mrtg _______________________________________________ mrtg mailing list [email protected] https://lists.oetiker.ch/cgi-bin/listinfo/mrtg
