Account Options

  1. Sign in
The old Google Groups will be going away soon, but your browser is incompatible with the new version.
Google Groups Home
« Groups Home
0.4.0 shows hosts, but not graphs
There are currently too many topics in this group that display first. To make this topic appear first, remove this option from another topic.
There was an error processing your request. Please try again.
flag
  2 messages - Collapse all  -  Translate all to Translated (View all originals)
The group you are posting to is a Usenet group. Messages posted to this group will make your email address visible to anyone on the Internet.
Your reply message has not been sent.
Your post was successful
 
From:
To:
Cc:
Followup To:
Add Cc | Add Followup-to | Edit Subject
Subject:
Validation:
For verification purposes please type the characters you see in the picture below or the numbers you hear by clicking the accessibility icon. Listen and type the numbers you hear
 
pi-xi  
View profile  
 More options Sep 21 2011, 5:31 pm
From: pi-xi <otso.helen...@gmail.com>
Date: Wed, 21 Sep 2011 14:31:05 -0700 (PDT)
Local: Wed, Sep 21 2011 5:31 pm
Subject: 0.4.0 shows hosts, but not graphs
Hi,

I'm using 0.4.0 collectd-web on SL6 with collectd 4.10.3. The
collection.conf in /etc/collectd/ contains only line datadir: "/var/
lib/collectd/" which indeed hosts the rrd files under /var/lib/
collectd/myhost/. I've unpacked the collectd-web git snapshot to a
directory and set up the following settings in apache:

        <Directory "/storage0/www/collectd/">
                SSLRequireSSL
                Order deny,allow
                Deny from all
                Allow from 192.168.1.0/24
        </Directory>

        Alias /stats /storage0/www/collectd/

When I open https://myserver/stats in the browser, I can select myhost
in the hosts list, and it lists all the enabled plugins as expected.
Whenever I click a plugin, it just briefly shows a loading circle and
then displays the hostname but no graph (not even an empty graph).

I have checked that the rrd files really contain valid data by
creating images with drraw directly. I've also ran the following query
in the console:

./collection.modified.cgi action=show_graph host=myhost plugin=memory
timespan=day type=memory format=SVG > test.svg

and indeed a valid looking SVG output is produced (and when I remove
the Content-Type: image/svg+xml; charset=ISO-8859-1 from the
beginning, I can open it in my browser and see the graph).

check_deps.pl output is:

Carp looks ok
CGI looks ok
CGI::Carp looks ok
HTML::Entities looks ok
URI::Escape looks ok
RRDs looks ok
Data::Dumper looks ok
JSON looks ok

Do you have any idea of where to start debugging this?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
Kenneth Belitzky  
View profile  
 More options Mar 3, 9:40 am
From: Kenneth Belitzky <ke...@belitzky.com>
Date: Sat, 3 Mar 2012 06:40:10 -0800 (PST)
Local: Sat, Mar 3 2012 9:40 am
Subject: Re: 0.4.0 shows hosts, but not graphs

Hi,

everything seems alright, but did you check that your apache user has the
same priviledges as you have?


 
You must Sign in before you can post messages.
To post a message you must first join this group.
Please update your nickname on the subscription settings page before posting.
You do not have the permission required to post.
End of messages
« Back to Discussions « Newer topic     Older topic »