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:[EMAIL PROTECTED]
Help        mailto:[EMAIL PROTECTED]
Archive     http://www.ee.ethz.ch/~slist/mrtg-developers

Reply via email to