[Xymon] New Installation, Incorrect URL for graphs
    Jeremy Laidman 
    jlaidman at rebel-it.com.au
       
    Wed Dec 21 04:04:04 CET 2011
    
    
  
On Wed, Dec 21, 2011 at 5:46 AM, James Wade
<jkwade at futurefrontiers.com> wrote:> I just did a new installation and
everything is working, except for the> graph location URL at the
bottom of the page. Is the URL compiled within the> code?
No, the status webpage is generated by code within xymonrrd.c which
builds the URL from the environment variable $CGIBINURL.  This is
defined in xymonserver.cfg, and normally assigned with the value of
$XYMONSERVERCGIURL.  Here are the lines from my xymonserver.cfg file:
  XYMONSERVERCGIURL="/xymon-cgi"               # The URL for the Xymon
CGI scripts.
  CGIBINURL="$XYMONSERVERCGIURL"                       # URL prefix
for the Xymon CGI-scripts - /cgi-bin
Cheers
Jeremy
    
    
More information about the Xymon
mailing list