Hrm.... I will check this in the AM and update. I thought I installed this to the letter....
Thanks.
Sam Gu sam.gu@92cloud.com wrote:
We had similar issue before and finally resolved. Please check your cron and rrd folder permission. Please note that the you cannot use cron -e to add task.
�� 2013��12��12�������ģ�Josh Hopper д���� Hello Observium Members,
I have a slight issue with my graphs. I��ve installed the free version of Observium and can log into the web interface easily. When I add a device to Observium using the CLI it has no issue adding the device. However, when I run a ./poller.php �Ch all it says that there is no rrd directory. All the graphs have a ��Data Error�� on them.
So, I create the rrd folder and run again. Then data populates. However, it doesn��t list any graphics for the graphs. The graph is present without issue but there is no traffic.
It is all of them (System, Netstats and Poller).
-- Sincerely, Joshua Hopper, A+ CE Network Administrator [cid:image003.jpg@01CEF682.B22BCF40] 420 3rd Ave NW Hickory NC 28601 Office: 828-449-1839x2160 | Cell: 828-855-7565
Folder permissions are most likely to be the issue.
if you created the rrd folder using, for example, 'root' it's not always granted (or even wanted ;) ) that other users can access it. All graphs are made under the 'www-data' user on Debian (CentOS might have a different name&uid)
Make sure www-data (resp. whatever CentOS or your distribution uses) has read-access to the rrd directory and it's listing, then graphs should be generated fine. (If SELinux is in use, some configuration-setups require the folder to be +x in order to be traversed - ask the guy who set up the policies to be sure)
Cheers, Daniel Preussker
[ Security Consultant, Network & Protocol Security and Cryptography [ LPI & Novell Certified Linux Engineer and Researcher [ Daniel@Preussker.Net [ http://pgp.mit.edu:11371/pks/lookup?op=get&search=0x87E736968E490AA1
On 12.12.2013, at 06:39, Josh Hopper wrote:
Hrm.... I will check this in the AM and update. I thought I installed this to the letter....
Thanks.
Sam Gu sam.gu@92cloud.com wrote:
We had similar issue before and finally resolved. Please check your cron and rrd folder permission. Please note that the you cannot use cron -e to add task.
在 2013年12月12日星期四,Josh Hopper 写道: Hello Observium Members,
I have a slight issue with my graphs. I’ve installed the free version of Observium and can log into the web interface easily.
When I add a device to Observium using the CLI it has no issue adding the device. However, when I run a ./poller.php –h all it says that there is no rrd directory.
All the graphs have a “Data Error” on them.
So, I create the rrd folder and run again. Then data populates. However, it doesn’t list any graphics for the graphs.
The graph is present without issue but there is no traffic.
It is all of them (System, Netstats and Poller).
--
Sincerely,
Joshua Hopper, A+ CE
Network Administrator
<image003.jpg>
420 3rd Ave NW Hickory NC 28601
Office: 828-449-1839x2160 | Cell: 828-855-7565
observium mailing list observium@observium.org http://postman.memetic.org/cgi-bin/mailman/listinfo/observium
That did it.
cd /opt/observium chmod 755 rrd
Then I noticed that when I ran ./poller.php -h all there were some errors in snmp.conf. I must have left some lines there in my troubleshooting yesterday. As soon as I removed them and polled again the graphs began to populate.
Thanks a lot!
Is there a way to submit articles for the FAQ? I’ve documented this error and what I did to fix it. I have a few other minor ones as well I could submit.
-- Sincerely, Joshua Hopper, A+ CE Network Administrator [cid:image001.jpg@01CEF72B.A4CC4D30] 420 3rd Ave NW Hickory NC 28601 Office: 828-449-1839x2160 | Cell: 828-855-7565
From: observium [mailto:observium-bounces@observium.org] On Behalf Of Josh Hopper Sent: Thursday, December 12, 2013 12:40 AM To: Observium Network Observation System Subject: Re: [Observium] Graphs Issue
Hrm.... I will check this in the AM and update. I thought I installed this to the letter....
Thanks.
Sam Gu <sam.gu@92cloud.commailto:sam.gu@92cloud.com> wrote:
We had similar issue before and finally resolved. Please check your cron and rrd folder permission. Please note that the you cannot use cron -e to add task.
在 2013年12月12日星期四,Josh Hopper 写道: Hello Observium Members,
I have a slight issue with my graphs. I’ve installed the free version of Observium and can log into the web interface easily. When I add a device to Observium using the CLI it has no issue adding the device. However, when I run a ./poller.php -h all it says that there is no rrd directory. All the graphs have a “Data Error” on them.
So, I create the rrd folder and run again. Then data populates. However, it doesn’t list any graphics for the graphs. The graph is present without issue but there is no traffic.
It is all of them (System, Netstats and Poller).
-- Sincerely, Joshua Hopper, A+ CE Network Administrator [cid:image001.jpg@01CEF72B.A4CC4D30] 420 3rd Ave NW Hickory NC 28601 Office: 828-449-1839x2160 | Cell: 828-855-7565
participants (2)
-
Daniel Preussker
-
Josh Hopper