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
-- addegree.com GmbH Patrick Krings Systemadministration
Haupteingang: Zollhof 11 Post- und Lieferanschrift: Zollhof 15 40221 Düsseldorf Germany, NRW
Mail: pkrings at addegree.com
Geschäftsführer: Hannes Bauer, Philipp Sammern Sitz: Düsseldorf - Amtsgericht Düsseldorf - HRB 65029
Die in dieser Nachricht enthaltenen Informationen sind vertraulich und/oder rechtlich geschützt. Sie sind nur für den Adressaten bestimmt. Bitte benachrichtigen Sie den Absender, falls Sie nicht der beabsichtigte Empfänger sein sollten, und löschen Sie diese Nachricht umgehend aus Ihrem System.
This Email may contain confidential and/or privileged information. If you are not the intended recipient (or have received this Email by error) please notify the sender immediately and destroy this Email. Any unauthorised copying, disclosure or distribution of the material in this Email is strictly forbidden.
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 <pkrings at addegree.com> 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 <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
-- addegree.com GmbH Patrick Krings Systemadministration
Haupteingang: Zollhof 11 Post- und Lieferanschrift: Zollhof 15 40221 Düsseldorf Germany, NRW
Mail: pkrings at addegree.com
Geschäftsführer: Hannes Bauer, Philipp Sammern Sitz: Düsseldorf - Amtsgericht Düsseldorf - HRB 65029
Die in dieser Nachricht enthaltenen Informationen sind vertraulich und/oder rechtlich geschützt. Sie sind nur für den Adressaten bestimmt. Bitte benachrichtigen Sie den Absender, falls Sie nicht der beabsichtigte Empfänger sein sollten, und löschen Sie diese Nachricht umgehend aus Ihrem System.
This Email may contain confidential and/or privileged information. If you are not the intended recipient (or have received this Email by error) please notify the sender immediately and destroy this Email. Any unauthorised copying, disclosure or distribution of the material in this Email is strictly forbidden.
______________________________**_________________ Xymon mailing list Xymon at xymon.com http://lists.xymon.com/**mailman/listinfo/xymon<http://lists.xymon.com/mailman/listinfo/xymon>
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 <pkrings at addegree.com <mailto:pkrings at addegree.com>> 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 _______________________________________________ Xymon mailing list Xymon at xymon.com <mailto:Xymon at xymon.com> http://lists.xymon.com/mailman/listinfo/xymon
participants (2)
-
pkrings@addegree.com
-
ralphmitchell@gmail.com