Did you try :

# cd  /opt/jffnms/engine
# php poller.php X 0 0 0

where X is the ID of the host you want to test. Is that successfully
completing the task?

Also try:
# cd  /opt/jffnms/rrd
# ls -l

and verify that your permissions are correct.





On Tue, Jul 28, 2009 at 9:26 AM, Chris W. <[email protected]> wrote:

> Hi Craig,
> As mentioned earlier,poller.php seems to be creating rrd files - I can see
> files under the rrd directory.The poller also runs and creates these files
> when I run poller.php from the terminal but cant still see the graphs.
>
> What command did you refer to under  //debug($command) in the
> api.rrdtool.inc.php;I  did'nt quite understand you.Kindly expound further
> especially on ways that would assist me trace the problem.
>
> Regards,
> Chris
>
>
>
>
> On Tue, Jul 28, 2009 at 3:32 PM, Craig Small <[email protected]> wrote:
>
>> On Tue, Jul 28, 2009 at 01:16:45PM +0300, Chris W. wrote:
>> >    My problem is - I continue to get "The RRDTool files for Interface ID
>> X
>> >    (from Host ID X), has not been created by the Poller Process yet "
>> when I
>> >    try to access the graphs for interfaces I have added to the system.
>> >
>> >    rrdfiles are being created under the rrd folder ,png files also
>> continue
>> >    to be created under the /images/temp folder (under the user and group
>> >    nobody/nogroup)and from the syslog,
>> The error message can be a bit misleading as it covers lots of errors,
>> not just the rrd files not being created.
>>
>> But, what is the problem then?  The most common problem with new setups
>> is wrong paths or permission problems.
>>
>> Line 56 of lib/api.rrdtool.inc.php has a commented out line:
>>        //debug($command);
>>
>> Run that command on your command line, it may tell you what is wrong.
>> Make sure you run it with the same user as what your website runs as.
>>
>>  - Craig
>> --
>> Craig Small      GnuPG:1C1B D893 1418 2AF4 45EE  95CB C76C E5AC 12CA DFA5
>> http://www.enc.com.au/                             csmall at : enc.com.au
>> http://www.debian.org/          Debian GNU/Linux, software should be Free
>>
>>
>> ------------------------------------------------------------------------------
>> Let Crystal Reports handle the reporting - Free Crystal Reports 2008
>> 30-Day
>> trial. Simplify your report design, integration and deployment - and focus
>> on
>> what you do best, core application coding. Discover what's new with
>> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
>> _______________________________________________
>> jffnms-users mailing list
>> [email protected]
>> https://lists.sourceforge.net/lists/listinfo/jffnms-users
>>
>
>
>
> ------------------------------------------------------------------------------
> Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day
> trial. Simplify your report design, integration and deployment - and focus
> on
> what you do best, core application coding. Discover what's new with
> Crystal Reports now.  http://p.sf.net/sfu/bobj-july
> _______________________________________________
> jffnms-users mailing list
> [email protected]
> https://lists.sourceforge.net/lists/listinfo/jffnms-users
>
>
------------------------------------------------------------------------------
Let Crystal Reports handle the reporting - Free Crystal Reports 2008 30-Day 
trial. Simplify your report design, integration and deployment - and focus on 
what you do best, core application coding. Discover what's new with 
Crystal Reports now.  http://p.sf.net/sfu/bobj-july
_______________________________________________
jffnms-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to