[mrtg-developers] SetEnv processing
Alexander Rokhlin
alex at itsits.com
Thu Jul 3 15:57:57 MEST 2003
Hi,
It looks like MRTG fails to process SetEnv option correctly.
If a variable in the list equals to empty string, MRTG adds two double
quotes and a white space ("" ) to the beginning of the next variable name.
E.g.
SetEnv[TargetName]:MRTG_INT_IP="" MRTG_INT_DESCR="" XXX="YYY"
produces the following result:
"" XXX=YYY (two double quotes and a white space are added in the
beginning of environment variable name)
instead of expected:
XXX=YYY
Thank you, Alex
--
Unsubscribe mailto:mrtg-developers-request at list.ee.ethz.ch?subject=unsubscribe
Help mailto:mrtg-developers-request at list.ee.ethz.ch?subject=help
Archive http://www.ee.ethz.ch/~slist/mrtg-developers
More information about the mrtg-developers
mailing list