Xymon Mailing List Archive search

Feature Request - LINK tag?

list Thomas Pedersen
Thu, 08 Mar 2007 13:23:54 +0100
Message-Id: <user-12ce2b391093@xymon.invalid>

Check the man page for bbgen - what you are looking for is called docurl 
I have to pointing to a php page but you can do anything you like.

user-6f5382941e41@xymon.invalid wrote:
I'd like to have a tag that I can specify for a host that will make the
hostname become a link to something.  

For example, 

10.1.1.1	host1.localdomain	# ntp LINK:http://10.1.1.1

When displayed in the browser, the host name would then become a link
the web server running on that host.  Or it could be a FTP://, mailto,
or whatever protocols you wanted to put there. Click on the host name
and off you go.

I can do the coding, but I am unsure hereto look in the code.   If
someone can give me a little direction (or code this up faster than I),
it would be greatly appreciated.  I'd be happy to submit back a patch
for this.

Stew