Xymon Mailing List Archive search

The requested URL /xymon-cgi/showgraph.sh was not found on this server.

3 messages in this thread

list David Diep · Tue, 3 Mar 2015 17:26:27 +0000 ·
Hi everyone,

I am unable to generate Metric Reports, I get as far as the 'Metrics Report' page.  When I select 'Generate Report', I get a broken image icon.  A little digging shows that the showgraph.sh script isn't anywhere on the server.

I installed XYMON using the tarball method, on an RHEL 6 machine.

Any idea why its missing this script?

Thanks.
list Japheth Cleaver · Tue, 3 Mar 2015 13:33:52 -0800 ·
quoted from David Diep
On Tue, March 3, 2015 9:26 am, Diep, David (OCTO-Contractor) wrote:
Hi everyone,

I am unable to generate Metric Reports, I get as far as the 'Metrics
Report' page.  When I select 'Generate Report', I get a broken image icon.
 A little digging shows that the showgraph.sh script isn't anywhere on the
server.

I installed XYMON using the tarball method, on an RHEL 6 machine.

Any idea why its missing this script?

Thanks.

Hi,

Sounds like RRD may not have been detected at compilation time. Do you
have rrdtool-devel installed on your server?

For actual RHEL (instead of CentOS), it should be available in the
rhel-{i686,x86_64}-server-optional-6 channel. Once that's installed, you
should be able to re-compile (or edit the Makefile generated by
./configure) and install should pick them up.


HTH,

-jc
list David Diep · Wed, 4 Mar 2015 16:52:09 +0000 ·
Thanks JC!

I think you've set me down a good path.  

David 
quoted from Japheth Cleaver


-----Original Message-----
From: J.C. Cleaver [mailto:user-87556346d4af@xymon.invalid] 
Sent: Tuesday, March 03, 2015 4:34 PM
To: Diep, David (OCTO-Contractor)
Cc: xymon at xymon.com
Subject: Re: [Xymon] The requested URL /xymon-cgi/showgraph.sh was not found on this server.

On Tue, March 3, 2015 9:26 am, Diep, David (OCTO-Contractor) wrote:
Hi everyone,

I am unable to generate Metric Reports, I get as far as the 'Metrics 
Report' page.  When I select 'Generate Report', I get a broken image icon.
 A little digging shows that the showgraph.sh script isn't anywhere on 
the server.

I installed XYMON using the tarball method, on an RHEL 6 machine.

Any idea why its missing this script?

Thanks.

Hi,

Sounds like RRD may not have been detected at compilation time. Do you have rrdtool-devel installed on your server?

For actual RHEL (instead of CentOS), it should be available in the
rhel-{i686,x86_64}-server-optional-6 channel. Once that's installed, you should be able to re-compile (or edit the Makefile generated by
./configure) and install should pick them up.


HTH,

-jc