Xymon Mailing List Archive search

Xymon custom colour (wallboard) page

list Sebastian Auriol
Thu, 2 Jun 2016 13:51:09 +0100
Message-Id: <!&!AAAAAAAAAAAYAAAAAAAAAJxkLXA7J6RMl29NJhWmqH3CgAAAEAAAAJa48kpGNWNFsOaCjc+AFxYBAAAAAA==@syntec.co.uk>

Hi,
 
Is there an easier way to create a xymon page with a custom colour listing
(while keeping the existing nongreen and red.html pages untouched) than
adding the following to xymongen.c line 658 and recompiling?
 
  nongreencolors = (red,purple);
  nongreen_color = do_nongreen_page(nssidebarfilename, PAGE_NONGREEN,
"wallboard");
 
* I'm not sure if this is the correct syntax for nongreencolors.
 
I would also like to remove the info and trends column from this page to
make a wallboard page, but if I used --nongreen-ignorecolumns=info,trends it
would also affect the existing nongreen page that I don't want to be
changed.

Or is there a better alternative for creating an html wallboard type page?

Kind regards,

SebA