monit-dev
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: monit l.l


From: Martin Pala
Subject: Re: monit l.l
Date: Fri, 29 Aug 2003 21:07:04 +0200
User-agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.4) Gecko/20030714 Debian/1.4-2

I have the same problem:

unicorn:~/cvs/monit# ./monit -vc /etc/monitrc
monit: Exceeded maximum number of program arguments at line 259
monit: Exceeded maximum number of program arguments at line 274

my monit config is in the attachment. It seems that the parser is not able to known following statement and tries to add the rest of configfile as argument, until it reaches 64 words (which is the maximum):

start program = "/etc/init.d/slapd start"

Martin

Igor Homyakov wrote:

last CVS snapshot:
# ./monit monit: Exceeded maximum number of program arguments at line 366
monit: Exceeded maximum number of program arguments at line 380
monit: Exceeded maximum number of program arguments at line 393
monit: Exceeded maximum number of program arguments at line 409
monit: Exceeded maximum number of program arguments at line 428

* Christian Hopp <address@hidden> [030829 19:23]:
CVSROOT:        /cvsroot/monit
Module name:    monit
Branch:         
Changes by:     Christian Hopp <address@hidden>   03/08/29 10:41:19

Modified files:
. : l.l

Log message:
        - fixes several line number counting bugs in parser error reporting
        - better detection of unbalanced quotes


Attachment: monitrc.gz
Description: application/gzip


reply via email to

[Prev in Thread] Current Thread [Next in Thread]