<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"><html xmlns="http://www.w3.org/1999/xhtml"><head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8" />
 
 </head><body style="">
 
  <div>
   <br />> Mark Felder <feld@feld.me> hat am 23. Mai 2014 um 02:57 geschrieben:
   <br />> 
   <br />> 
   <br />> 
   <br />> On May 22, 2014, at 10:54, Torsten Richter <bb4@richter-it.net> wrote:
   <br />> 
   <br />> > Hi Mark,
   <br />> > 
   <br />> > you could create a custom view/page as described in the man page of
   <br />> > xymongen under "ALTERNATE PAGESET OPTIONS" and "BUILDING ALTERNATE PAGESETS"
   <br />> > You can use the group-only and group-except there too.
   <br />> > If we take the example from the xymongen manpage it would look like this:
   <br />> > 
   <br />> > ospage win Windows
   <br />> > ossubpage win-nt4 Windows NT4
   <br />> > osgroup-only cpu|disk|msgs NT4 File servers
   <br />> > 
   <br />> > and so on.
   <br />> 
   <br />> The page set requires I create a tag and manually apply this to the hosts definitions?!
   <br />> 
   <br />> > Simple - just put a tag "OS:win-xp" on the host definition line.
   <br />> 
   <br />> That is ridiculous; certainly there has to be a way to automatically identify any host that is reporting column "foo" and generate a page only showing those hosts and only column "foo".
   <br />> 
   <br />> Please tell me I don't have to manually attempt to identify every single host in my configuration and try to decide if it should show up on this page.
  </div> 
  <div>
    
  </div> 
  <div>
   Well, at the moment I don't know of any other way doing this.
  </div> 
  <div>
   You could of course write a script that checks for the test you want to have on that page and then adds the tag to each host line in hosts.cfg that matches your criteria.
  </div> 
  <div>
    
  </div>
 
</body></html>