Hi Tim,

If you did all that, and everything was correct, and its still not working, then the next troubleshooting step is to 'su' to the jffnms user and run the poller manually.

Like

su - jffnms
$ cd /opt/jffnms/engine
$ php -q poller2.php <host_id>    (or poller.php)

<host_id> is the ID field on the Hosts screen.

You could also do that as root, but then the new files permissions will not be correct and you will need to chown them.

If that works then you cronjobs are not correctly setup or they are not running correctly.

Javier


Tim Carr wrote:
Javier – in this note:

http://sourceforge.net/mailarchive/message.php?msg_id=11350275

You asked the question about “Didn’t you install rrdtool from RPM’s?” Is that not something we want to do? I’ve installed all the modules the program requires through that rpm process; I also have the “The RRDTool files for Interface ID 2 (from Host ID 2), has not been created by the Poller Process yet” error message. I’ve verified that jffnms is running the cron jobs, I’ve reset all the permissions for the whole /opt/jffnms directory, and everything is green on the jffnms status page.

Thanks,

Tim


--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Javier Szyszlican, Project Leader, JFFNMS
[EMAIL PROTECTED]

I hope JFFNMS or I were helpful to you, if you
can, please donate at http://jffnms.org/donate



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to