[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
monit files.c log.c monitor.c p.y util.c
From: |
Jan-Henrik Haukeland |
Subject: |
monit files.c log.c monitor.c p.y util.c |
Date: |
Tue, 17 Dec 2002 14:55:17 -0500 |
CVSROOT: /cvsroot/monit
Module name: monit
Changes by: Jan-Henrik Haukeland <address@hidden> 02/12/17 14:55:17
Modified files:
. : files.c log.c monitor.c p.y util.c
Log message:
This change was based on the reasonable request from Debian with
regards to
log startup error messages as well as print the message to the console..
Changed the logger to also print to the tty (if it exist) and replaced
relevant calls to error() with log(). Still, errors that occur during
parsing
of the monitrc file will not be logged since the logger is initialized
based
upon the log statement *in* the monitrc file -- a classic chicken and
egg
situation.
CVSWeb URLs:
http://savannah.gnu.org/cgi-bin/viewcvs/monit/monit/files.c.diff?tr1=1.19&tr2=1.20&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/monit/monit/log.c.diff?tr1=1.4&tr2=1.5&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/monit/monit/monitor.c.diff?tr1=1.32&tr2=1.33&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/monit/monit/p.y.diff?tr1=1.45&tr2=1.46&r1=text&r2=text
http://savannah.gnu.org/cgi-bin/viewcvs/monit/monit/util.c.diff?tr1=1.47&tr2=1.48&r1=text&r2=text
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- monit files.c log.c monitor.c p.y util.c,
Jan-Henrik Haukeland <=