<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    <div class="moz-cite-prefix">On 9/25/2015 2:36 PM, Rob Steuer wrote:<br>
    </div>
    <blockquote cite="mid:BAY179-DS86A698391A7030B5729FFCF420@phx.gbl"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html; charset=utf-8">
      <meta name="Generator" content="Microsoft Word 14 (filtered
        medium)">
      <style><!--
/* Font Definitions */
@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0in;
        margin-bottom:.0001pt;
        font-size:11.0pt;
        font-family:"Calibri","sans-serif";}
a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:blue;
        text-decoration:underline;}
a:visited, span.MsoHyperlinkFollowed
        {mso-style-priority:99;
        color:purple;
        text-decoration:underline;}
span.EmailStyle17
        {mso-style-type:personal-compose;
        font-family:"Calibri","sans-serif";
        color:windowtext;}
.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri","sans-serif";}
@page WordSection1
        {size:8.5in 11.0in;
        margin:1.0in 1.0in 1.0in 1.0in;}
div.WordSection1
        {page:WordSection1;}
--></style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal">Hi, <o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">I’ve tried to figure this out, but I need
          help at this point.  What I’m trying to figure out is how to
          add a colored GIF status image to a detailed host page.<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">For example, when looking at built in pages
          like Memory, Disk, Etc. The individual items show a small
          colored GIF image, green,yellow,red prior to the item [green
          gif] Physical: 80%.<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">I’ve setup the UPS monitoring using devmon
          and the dnsreg script and while if I click on those pages it
          shows a green column/bar all the way to the left, it doesn’t
          show a green gif dot image next to the item that is tested. 
          How can this be added?  I’ve looked at the analysis.cfg and
          thought I was getting close, but I think it must be
          set/configured in some other way, it is defined on the client
          or the Xymon server and where?  <o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <br>
      </div>
    </blockquote>
    Rob,<br>
    <br>
    I can't speak to devmon *specifically* but generically speaking, the
    contents of the status message are controlled by the sender. The
    hard way to put it in would be to add the HTML IMG tag by hand, but
    fortunately there's an easier method :) Adding a '&red',
    '&yellow' or other &color to your status message on a line
    will cause the web interface to insert the appropriate color GIF for
    you automatically.<br>
    <br>
    HTH,<br>
    -jc<br>
  </body>
</html>