RE: [jffnms-users] No data being captured

2005-03-15 Thread Dimitri Yioulos
ists.sourceforge.net Subject: Re: [jffnms-users] No data being captured You should show us what happens when you run that command? If nothing happens then is a problem. Try running it as php -q poller.php Replace that with you Host ID field like 2. Check that you host has the "Pollin

Re: [jffnms-users] No data being captured

2005-03-15 Thread Javier Szyszlican
Hi Dimitri, Remove the extension=rrdtool.so from your php.ini And are you sure you have the "rrdtool" binary ok in your setup.php ? Javier Dimitri Yioulos wrote: (I hope this isn't double-posted) I'm running the poller manually, and here's what I get as output: PHP Warning: Unknown(): Invalid libr

RE: [jffnms-users] No data being captured

2005-03-15 Thread Dimitri Yioulos
(I hope this isn't double-posted) I'm running the poller manually, and here's what I get as output: PHP Warning: Unknown(): Invalid library (maybe not a PHP library) 'rrdtool.so' in Unknown on line 0 15:40:22 : H 4 : Poller Start : 64 Items. 15:40:22 : H 4 : I 32 : P 1 : reachabilit

Re: [jffnms-users] No data being captured

2005-03-15 Thread Javier Szyszlican
You should show us what happens when you run that command? If nothing happens then is a problem. Try running it as php -q poller.php Replace that with you Host ID field like 2. Check that you host has the "Polling" field enabled. Javier Dimitri Yioulos wrote: Javier, I just tried running the cron

RE: [jffnms-users] No data being captured

2005-03-15 Thread Dimitri Yioulos
Javier, I just tried running the cron job manually, as described. Still no joy :-( I know you're busy, but please don't give up on me... I'd really like to get this working. Any other ideas? Dimitri If everything else is correct, you may want to try running the cronjob manually. Like: cd

Re: [jffnms-users] No data being captured

2005-03-15 Thread Javier Szyszlican
If everything else is correct, you may want to try running the cronjob manually. Like: cd /opt/jffnms/engine/ php -q poller.php And see what happens. Javier Dimitri Yioulos wrote: Hi, Javier. The graphs appear. They just have no data in them. There are files in rrd (e.g. interface-26-0.rrd, etc.).

RE: [jffnms-users] No data being captured

2005-03-15 Thread Dimitri Yioulos
Hi, Javier. The graphs appear. They just have no data in them. There are files in rrd (e.g. interface-26-0.rrd, etc.). Jffnms has read/write permissions on all the files. Finally, the cron jobs are running. I must be very close to making this go, but ... Dimitri Hi Dimitri, What is "empt

Re: [jffnms-users] No data being captured

2005-03-15 Thread Javier Szyszlican
Hi Dimitri, What is "empty" the graph with no data? o no graph at all? Do you have files in rrd/? Check the files permissions? is the apache or jffnms user allowed to write them? Are the cronjobs running? (specially the poller one) check your /var/log/cron file. Javier Dimitri Yioulos wrote: Hello

[jffnms-users] No data being captured

2005-03-15 Thread Dimitri Yioulos
Hello to all.   I’ve just installed JFFNMS 1.8 on a RHEL AS 3 box.  Everything regarding the install seems to have gone fine.  I am able to access the program via a browser, and auto-discovery seems to work for the hosts I create.  The problem is that no data are returned – the graphs are