On Fri, 25 Oct 2002 [EMAIL PROTECTED] wrote:

>
> Hello Jim,
> Do you know what this error means ?  How do I rectify it ?
> Could not list downtime log on mon server 520 list dtlog error, dtlogging is not 
>turned on
> (perhaps you don't have permissions in auth.cf?)

    if ($CF{"DTLOGGING"}) {
        if (!open (DTLOGTMP, "<  $CF{DTLOGFILE}")) {
            sock_write ($fh, "520 list dtlog error, cannot open dtlog\n");

looks like it couldn't open the dtlog file. does it exist, and is it readable
by the user which is running mon?

> * * * The information contained in this message is legally privileged and 
>confidential

turn that shit off


_______________________________________________
mon mailing list
[EMAIL PROTECTED]
http://linux.kernel.org/mailman/listinfo/mon

Reply via email to