<div dir="ltr"><div class="gmail_quote"><div dir="ltr">On Thu, Jun 2, 2016 at 10:51 PM SebA <<a href="mailto:spah@syntec.co.uk">spah@syntec.co.uk</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi,<br>
<br>
Is there an easier way to create a xymon page with a custom colour listing<br>
(while keeping the existing nongreen and red.html pages untouched) than<br>
adding the following to xymongen.c line 658 and recompiling?<br>
<br>
  nongreencolors = (red,purple);<br>
  nongreen_color = do_nongreen_page(nssidebarfilename, PAGE_NONGREEN,<br>
"wallboard");<br>
<br>
* I'm not sure if this is the correct syntax for nongreencolors.<br>
<br>
I would also like to remove the info and trends column from this page to<br>
make a wallboard page, but if I used --nongreen-ignorecolumns=info,trends it<br>
would also affect the existing nongreen page that I don't want to be<br>
changed.<br>
<br>
Or is there a better alternative for creating an html wallboard type page?<br>
<br>
Kind regards,<br>
<br>
SebA<br></blockquote><div><br></div><div>Perhaps you could run a separate instance of xymongen (with whatever --nongreen parameters you want), and use the --templates and/or --pagesets options.</div><div><br></div><div>J</div><div><br></div></div></div>