Package: nagiosgrapher
Version: 1.6.1rc3-2

Hello,

nagiosgrapher respectivlely the Perl-Module /usr/share/perl5/NagiosGrapher.pm 
don't ignores comments.

i.e.
 #notes_url               /wiki/index.php/$HOSTNAME$#$SERVICEDESC$
matches also the regex 'm/(\w*[_]*\w*)\s+(.*)$/' like
 notes_url               /wiki/index.php/$HOSTNAME$#$SERVICEDESC$

Mainly there should be something like this:
 s/#.*$//;


See File /usr/share/perl5/NagiosGrapher.pm in lines 560-602.


For the other definition files the comments will be ignored:
 (sub read_ngrapher_def line 667, 678 ...)


best regards

Thomas Sesselmann
--
Thomas Sesselmann, Dipl.-Inf.
Zentrale Datenverarbeitung
Deutsches Krebsforschungszentrum
Im Neuenheimer Feld 280
69120 Heidelberg
Tel.: +49-6221/42-2357
E-Mail: [EMAIL PROTECTED]
gpg-key: http://pgpkeys.pca.dfn.de/pks/lookup?op=get&search=0x9392E54B



--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to