[mrtg] How do I suppress output of cfgmaker?
Daniel J McDonald
dan.mcdonald at austinenergy.com
Wed Apr 18 16:48:55 CEST 2007
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
> mrtg at lists.oetiker.ch
> https://lists.oetiker.ch/cgi-bin/listinfo/mrtg
More information about the mrtg
mailing list