<div dir="ltr"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;color:rgb(153,0,0)">No.  The favicon filenames are different based on the color of the xymon page at any given moment.  I need a script to pull the 'current' favicon file that's listed in the xymon.html file.  That's the file that get re-written every time the server polls everything and refreshes itself.  When the page color changes the 'favicon' path gets changed accordingly also.  </div>

<div class="gmail_default" style="font-family:arial,helvetica,sans-serif;color:rgb(153,0,0)"><br></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;color:rgb(153,0,0)">When xymon.html is red, the favicon path looks like this</div>

<div class="gmail_default" style="font-family:arial,helvetica,sans-serif;color:rgb(153,0,0)"><span style="color:rgb(136,18,128);font-family:monospace;font-size:medium;white-space:pre-wrap"><link </span><span class="" style="font-family:monospace;font-size:medium;white-space:pre-wrap">rel</span><span style="color:rgb(136,18,128);font-family:monospace;font-size:medium;white-space:pre-wrap">="</span><span class="" style="font-family:monospace;font-size:medium;white-space:pre-wrap">shortcut icon</span><span style="color:rgb(136,18,128);font-family:monospace;font-size:medium;white-space:pre-wrap">" </span><span class="" style="font-family:monospace;font-size:medium;white-space:pre-wrap">href</span><span style="color:rgb(136,18,128);font-family:monospace;font-size:medium;white-space:pre-wrap">="</span><a class="" target="_blank" href="http://monitor.innovateteam.com/xymon/gifs/favicon-red.ico" style="font-family:monospace;font-size:medium;white-space:pre-wrap">/xymon/gifs/favicon-red.ico</a><span style="color:rgb(136,18,128);font-family:monospace;font-size:medium;white-space:pre-wrap">"></span><br>

</div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;color:rgb(153,0,0)"><span style="color:rgb(136,18,128);font-family:monospace;font-size:medium;white-space:pre-wrap"><br></span></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;color:rgb(153,0,0)">

<span style="color:rgb(136,18,128);font-family:monospace;font-size:medium;white-space:pre-wrap">When it's green it looks like this</span></div><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;color:rgb(153,0,0)">

<span style="color:rgb(136,18,128);font-family:monospace;font-size:medium;white-space:pre-wrap"><link </span><span class="" style="font-family:monospace;font-size:medium;white-space:pre-wrap">rel</span><span style="color:rgb(136,18,128);font-family:monospace;font-size:medium;white-space:pre-wrap">="</span><span class="" style="font-family:monospace;font-size:medium;white-space:pre-wrap">shortcut icon</span><span style="color:rgb(136,18,128);font-family:monospace;font-size:medium;white-space:pre-wrap">" </span><span class="" style="font-family:monospace;font-size:medium;white-space:pre-wrap">href</span><span style="color:rgb(136,18,128);font-family:monospace;font-size:medium;white-space:pre-wrap">="</span><a class="" target="_blank" href="http://monitor.innovateteam.com/xymon/gifs/favicon-red.ico" style="font-family:monospace;font-size:medium;white-space:pre-wrap">/xymon/gifs/favicon-green.ico</a><span style="color:rgb(136,18,128);font-family:monospace;font-size:medium;white-space:pre-wrap">"></span><span style="color:rgb(136,18,128);font-family:monospace;font-size:medium;white-space:pre-wrap"><br>

</span></div><div class="gmail_extra"><br></div><div class="gmail_extra"><div class="gmail_default" style="font-family:arial,helvetica,sans-serif;color:rgb(153,0,0)">You can see this if you look at the source code of your xymon page in a browser.  I need a script or something that pulls the 'live' favicon image that's displayed in the xymon.html file.  I don't know if it's easier to have an external script pull the image out of xymon.html, or if it's easier to create a script that runs on the server itself and literally creates a new html file that only has the favicon in it.</div>

<br></div><div class="gmail_extra"><br clear="all"><div><div dir="ltr"><div><span style="color:rgb(153,0,0)">Thank you.</span><br></div><div><div><font style="background-color:rgb(255,255,255)" color="#990000">------------------------------------------------<br>

</font></div><div><b><font style="background-color:rgb(255,255,255)" color="#990000">Kris Springer</font></b></div><div><br></div></div><div><span style="background-color:rgba(255,255,255,0)"><i><br></i></span></div></div>

</div>
<br><br><div class="gmail_quote">On Fri, Oct 11, 2013 at 7:08 PM, Josh Luthman <span dir="ltr"><<a href="mailto:josh@imaginenetworksllc.com" target="_blank">josh@imaginenetworksllc.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">

<p dir="ltr">Can't you just reference /favicon.ico?</p>
<p dir="ltr">Josh Luthman<br>
Office: <a href="tel:937-552-2340" value="+19375522340" target="_blank">937-552-2340</a><br>
Direct: <a href="tel:937-552-2343" value="+19375522343" target="_blank">937-552-2343</a><br>
1100 Wayne St<br>
Suite 1337<br>
Troy, OH 45373</p>
<div class="gmail_quote">On Oct 11, 2013 8:59 PM, "Kris Springer" <<a href="mailto:kspringer@innovateteam.com" target="_blank">kspringer@innovateteam.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">


<div dir="ltr"><div style="font-family:arial,helvetica,sans-serif;color:rgb(153,0,0)">I'd like to find out the html code to use inside an iframe so I can display the live favicon pulled from my xymon server.  I want to add it onto another site I have that others can quickly glance at and see the color of Xymon without going there.  This is useful for those who are not in the email alerts list.  Does anyone have any suggestions about a simple little html code that pulls that data?</div>




<div style="font-family:arial,helvetica,sans-serif;color:rgb(153,0,0)"><br></div><div><div dir="ltr"><div><span style="color:rgb(153,0,0)">Thank you.</span><br></div><div><div><font color="#990000">------------------------------------------------<br>




</font></div><div><b><font color="#990000">Kris Springer</font></b></div><div><br></div></div><div><span style="background-color:rgba(255,255,255,0)"><i><br></i></span></div></div>

</div>
</div>
<br>_______________________________________________<br>
Xymon mailing list<br>
<a href="mailto:Xymon@xymon.com" target="_blank">Xymon@xymon.com</a><br>
<a href="http://lists.xymon.com/mailman/listinfo/xymon" target="_blank">http://lists.xymon.com/mailman/listinfo/xymon</a><br>
<br></blockquote></div>
</blockquote></div><br></div></div>