Xymon Mailing List Archive search

column documentation - dynamic link?

4 messages in this thread

list Alan Sparks · Wed, 04 Apr 2007 17:06:43 -0600 ·
I use the docurl facility and like it a lot.  I've been thinking it would be cool to be able to do something similar with the column documentation, which seems to be fixed at selecting an entry from the columndoc.csv file.

Basically, I'd like to use a docurl-like link to take me to a file (or a CGI) that could hold my documentation for the column meaning, and troubleshooting information associated with that test.

See nothing in bbgen's doc to suggest this is possible... might be a nice enhancement.
-Alan

-- 
Alan Sparks, UNIX/Linux Systems Integration and Administration
<user-8f2174fd8b66@xymon.invalid>
list Henrik Størner · Thu, 5 Apr 2007 07:38:27 +0200 ·
quoted from Alan Sparks
On Wed, Apr 04, 2007 at 05:06:43PM -0600, Alan Sparks wrote:
Basically, I'd like to use a docurl-like link to take me to a file (or a CGI) that could hold my documentation for the column meaning, and troubleshooting information associated with that test.
It's the COLUMNDOCURL setting in hobbitserver.cfg.

  COLUMNDOCURL
    Format  string  used  to build a link to the documentation for     a column heading.  Default: "$CGIBINURL/hobbitcol-umn.sh?%s",     which causes links to use the hobbitcolumn.sh(1) script to     document a column.


Regards,
Henrik
list Dominique Frise · Thu, 05 Apr 2007 10:41:19 +0200 ·
quoted from Henrik Størner
Henrik Stoerner wrote:
On Wed, Apr 04, 2007 at 05:06:43PM -0600, Alan Sparks wrote:
Basically, I'd like to use a docurl-like link to take me to a file (or a CGI) that could hold my documentation for the column meaning, and troubleshooting information associated with that test.
It's the COLUMNDOCURL setting in hobbitserver.cfg.

  COLUMNDOCURL
    Format  string  used  to build a link to the documentation for     a column heading.  Default: "$CGIBINURL/hobbitcol-umn.sh?%s",     which causes links to use the hobbitcolumn.sh(1) script to     document a column.
Mmmm, I don't see any man pages for hobbitcolumn.sh but there is one for bb-csvinfo.cgi(1) ;-)


Dominique
UNIL - University of Lausanne
list Alan Sparks · Thu, 05 Apr 2007 08:40:20 -0600 ·
quoted from Dominique Frise
Dominique Frise wrote:
Henrik Stoerner wrote:
On Wed, Apr 04, 2007 at 05:06:43PM -0600, Alan Sparks wrote:
Basically, I'd like to use a docurl-like link to take me to a file 
(or a CGI) that could hold my documentation for the column meaning, 
and troubleshooting information associated with that test.
It's the COLUMNDOCURL setting in hobbitserver.cfg.
Thanks, that's perfect.  I was looking in the wrong places.
-Alan

-- 
Alan Sparks, UNIX/Linux Systems Integration and Administration
<user-8f2174fd8b66@xymon.invalid>