Page 1 of 1

Re: [Nagios-devel] Nagios should show dependency failure

Posted: Tue Nov 23, 2004 3:13 pm
by Guest
This is a multi-part message in MIME format...

------------=_1101251582-92860-49
Content-Type: text/plain; charset=us-ascii
Content-Disposition: inline

Dear Sir,

I am writing to thank you for your letter and say

On Tue, Nov 23, 2004 at 03:17:13PM +0100, Andreas Ericsson wrote:
> Leonardo Henrique Machado wrote:
> >my dependecy file is so complex that I need about 5 splits in my vim
> >(using a 19'' monitor screen) to understand what I have done.
> >
>

this may be a Parser application.

You can write a quick grammar in the parser generator
of your choice (mine is Parse::RecDescent) to recognise the
dependency description and output it in a way that suits you.

It is fairly easy to output a data structure (with Data::Dumper)
representing the parse tree (it may even be done automatically with the
directive) and that may help.

Yours sincerely.
--
Stanley Hopcroft

Network specialist, IT Infrastructure
IP Australia
Ph: (02) 6283 3189 Fax: (02) 6281 1353
PO Box 200 Woden ACT 2606
http://www.ipaustralia.gov.au

------------=_1101251582-92860-49
Content-Type: text/plain; name="disclaimer.txt"
Content-Disposition: inline; filename="disclaimer.txt"
Content-Transfer-Encoding: 7bit
MIME-Version: 1.0
X-Mailer: MIME-tools 5.415 (Entity 5.415)


--
This message contains privileged and confidential information only
for use by the intended recipient. If you are not the intended
recipient of this message, you must not disseminate, copy or use
it in any manner. If you have received this message in error,
please advise the sender by reply e-mail. Please ensure all
e-mail attachments are scanned for viruses prior to opening or
using.

------------=_1101251582-92860-49--





This post was automatically imported from historical nagios-devel mailing list archives
Original poster: [email protected]