Hi Chad, To run the scripts manually you have to run them from the engine folder like:
c:\> cd \jffnms\engine c:\jffnms\engine> \php\php.exe -f rrd_analizer.php (or poller.php) Javier Chad Markley wrote: > Hey, I sent this to the list yesterday but it didn't show up in the digest or > on the site. > > Can you post it for me or help me out with a point in the right direction? > > Windows XP Pro > PHP5 > Apache 2.x > MySQL 4.1 > > I was running the scripts and nothing was being entered into my > database. So I ran the scripts from the command line without the "NULL" > option and this is what I get back. > > Warning: main(../conf/config.php): failed to open stream: No such file > or directory in c:\jffnms\engine\rrd_analizer.php on line 8 > > Warning: main(): Failed opening '../conf/config.php' for inclusion > (include_path='.;C:\php5\pear') in c:\jffnms\engine\rrd_analizer.php on > line 8 > > Fatal error: Call to undefined function db_query() in > c:\jffnms\engine\rrd_analizer.php on line 74 > > I see that the php file is looking for a c:\php5\pear directory. Now, I > have PHP 5 installed but it's in the default c:\php directory. I can't > seem to locate where this variable is being set and I don't know PHP to > save my life. Any help would be great! > > Side note, when I run a manual discovery from w/in JFFNMS web interface > it works great. But I can't run the poller, consolodate, rrd or any > other scripts via the \windows\engine directory. > > Thanks!! > > > > > ------------------------------------------------------- > SF email is sponsored by - The IT Product Guide > Read honest & candid reviews on hundreds of IT Products from real users. > Discover which products truly live up to the hype. Start reading now. > http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click > _______________________________________________ > jffnms-users mailing list > [email protected] > https://lists.sourceforge.net/lists/listinfo/jffnms-users -- =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-= 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 email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users
