11 Nov
2014
11 Nov
'14
5:39 a.m.
I was able to resolve this by modifying xymonserver.cfg COLUMNDOCURL="$CGIBINURL/columndoc.sh?db=columndoc.csv&key=%s" # URL formatting string for column-links
Steve
From: Xymon [mailto:xymon-bounces at xymon.com] On Behalf Of Steve Brown Sent: Monday, November 10, 2014 9:44 PM To: xymon at xymon.com Subject: [Xymon] V 4.3.18 columndoc.sh
Hi In V 4.3.18 when I click on any of the column names to get the data from columndoc.csv, I receive an error "Invalid request"
Reproducible with the below
export REQUEST_METHOD=GET export SCRIPT_NAME="columndoc.sh" export QUERY_STRING="cpu" xymoncmd /home/xymon/xymon/cgi-bin/columndoc.sh
Thanks for your help Steve