<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Hugo van der Kooij wrote:
<blockquote
 cite="midPine.LNX.4.58.0608120015490.19364@gandalf.hugo.vanderkooij.org"
 type="cite">
  <pre wrap="">On Fri, 11 Aug 2006, Hari Sekhon wrote:

  </pre>
  <blockquote type="cite">
    <pre wrap="">Hari Sekhon wrote:
    </pre>
    <blockquote type="cite">
      <pre wrap="">Here is an example

CRITICAL: Only 19.11G (4%) free on 92.168.1.138ig2


Why does it seem to be mangled? Is this a character set issue or a local issue or something?
      </pre>
    </blockquote>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
  <blockquote type="cite">
    <pre wrap="">also, the web interface shows this normally:

CRITICAL: Only 18.85G (4%) free on \\192.168.1.138\big2

but the email alerts always come out as

CRITICAL: Only 18.88G (4%) free on 92.168.1.138ig2
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Which makes sense if you read the printf() documentation. You are using a
character which has a special meaning in string handling environments.
Just get rid of those backslashes or escape them properly.

  </pre>
  <blockquote type="cite">
    <pre wrap="">It's not that terrible cos I still know what's going on but this
shouldn't happen, and I'd like to resolve it.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
You got exactly what you ordered.

Hugo.

  </pre>
</blockquote>
<br>
Thanks, <br>
<br>
I will look into that. It's just strange that this would happen since I
haven't tampered with the misccommands.cfg at all, I've left it all as
it was originally.<br>
<br>
<br>
Hari<br>
</body>
</html>