I just solved my rrd files problem.  I now see the rrd
files being updated.  I can also see some interface
graphs related to Apache server (no luck with windows
system info and storage though!).

The default *.bat files may not be consistent with the
latest JFFNMS directory structure.

For example,
If a *.bat file in the engine directory looks like
this...

 "@c:\php\php.exe -f
c:\jffnms\jffnms-0.8.2\engine\cleanup_raw_tables.php >
nul:", 

provide the correct path as follows.

@c:\php\php.exe -f
c:\jffnms\jffnms-0.8.2\engine\cleanup_raw_tables.php >
nul:

In addition, depending upon how fast/slow your
computer is, you may have to slow down the periodic
execution of the consolidator (perhaps running every 2
minutes rather than every 1 minute).

Hopefully, some folks out there will be relieved!!!




-------------------------------------------------------
This SF.net email is sponsored by: Splunk Inc. Do you grep through log files
for problems?  Stop!  Download the new AJAX search engine that makes
searching your log files as easy as surfing the  web.  DOWNLOAD SPLUNK!
http://ads.osdn.com/?ad_id=7637&alloc_id=16865&op=click
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to