Xymon Mailing List Archive search

Problem with xymongraph

list Patrick Krings
Mon, 04 Jun 2012 18:59:27 +0200
Message-Id: <user-0b1ce0fac6a2@xymon.invalid>

Hi Ralph,

thanks for fast reply.
I commented all COMMENT and GPRINT fields out , no changes at all.
I am woundering if their is a fault with a parameter given to 
showgraph.cgi regarding the "COMMENT:Updated:"

extraction from showgraph.c original source
#ifdef RRDTOOL12
         strftime(timestamp, sizeof(timestamp), "*COMMENT:Updated*\\: 
%d-%b-%Y %H\\:%M\\:%S", localtime(&now));
#else
         strftime(timestamp, sizeof(timestamp), "*COMMENT:Updated: 
*%d-%b-%Y %H:%M:%S", localtime(&now));

I am not a programmer it's a guess

Patrick Krings


Am 04.06.2012 16:22, schrieb Ralph Mitchell:
You probably have a problem with the COMMENT and GPRINT fields for 
your graph.  Try commenting those all out and see if you get a graph. 
 If that works, uncomment one line at a time and retry until it fails.

Ralph Mitchell


On Mon, Jun 4, 2012 at 9:46 AM, patrick <user-25343dad1d3b@xymon.invalid 
<mailto:user-25343dad1d3b@xymon.invalid>> wrote:

    Dear xymon team,

    I have a problem with the xymongraph. If I click the graph button
    I receive the message at a new page "I don't understand ':
    04-Jun-2012 16:16:26' in command: 'COMMENT:Updated: 04-Jun-2012
    16:16:26'. "  I do not know how to interprate the message.
    I followed the instructions on
    http://www.xymon.com/xymon/help/howtograph.html but with no
    graphical success. Out of my view it looks that xymon works with
    exeption xymongraphs. rrdtool version 1.4.5-10.1.4 is installed an
    works
    My question is could you please give me a hint what the message
    stays for and where I should search to get xymongraph running.

    The xymon version is 4.3.7 and was installed on suse12.1 as server
    - first time installation.

    Thank you very much in advance.

    With best regards
    Patrick Krings