Run this manually and post the output:

c:/php/php.exe -q c:\jffnms\engine\poller.php 2 0 1 0 0

Javier


Steve Dickey wrote:
> Javier:
> 
> I ran the poller again manually and this is what I get in that window:
> 
> C:\Documents and Settings\scdickey>c:\php\php.exe -f
> c:\jffnms\engine\poller.php
> 
> Executing: start /MIN c:/php/php.exe -q c:\jffnms\engine\poller.php 2 0
> 1 0 0
> Executing: start /MIN c:/php/php.exe -q c:\jffnms\engine\poller.php 3 0
> 1 0 0
> Executing: start /MIN c:/php/php.exe -q c:\jffnms\engine\poller.php 4 0
> 1 0 0
> Executing: start /MIN c:/php/php.exe -q c:\jffnms\engine\poller.php 5 0
> 1 0 0
> Executing: start /MIN c:/php/php.exe -q c:\jffnms\engine\poller.php 6 0
> 1 0 0
> Executing: start /MIN c:/php/php.exe -q c:\jffnms\engine\poller.php 7 0
> 1 0 0
> Executing: start /MIN c:/php/php.exe -q c:\jffnms\engine\poller.php 8 0
> 1 0 0
> Executing: start /MIN c:/php/php.exe -q c:\jffnms\engine\poller.php 9 0
> 1 0 0
> Executing: start /MIN c:/php/php.exe -q c:\jffnms\engine\poller.php 10 0
> 1 0 0
> Executing: start /MIN c:/php/php.exe -q c:\jffnms\engine\poller.php 11 0
> 1 0 0
> Executing: start /MIN c:/php/php.exe -q c:\jffnms\engine\poller.php 12 0
> 1 0 0
> Executing: start /MIN c:/php/php.exe -q c:\jffnms\engine\poller.php 13 0
> 1 0 0
> Executing: start /MIN c:/php/php.exe -q c:\jffnms\engine\poller.php 14 0
> 1 0 0
> Executing: start /MIN c:/php/php.exe -q c:\jffnms\engine\poller.php 15 0
> 1 0 0
> Executing: start /MIN c:/php/php.exe -q c:\jffnms\engine\poller.php 16 0
> 1 0 0
> 
> C:\Documents and Settings\scdickey>
> 
> In each of the spawned php windows I see some snmp stuff going on and
> then each window has a series of dots (.......) at the end before it
> closes.  Is this some form of timeout/error or is this normal behavior?
> 
> 10:11:42  :  H   6 :  I  34 :  P  48 : db:bandwidthout(band..tes):
> 12500000 -> b
> uffer(): 208 (time P:0.79 | 0.99)
> 10:11:42  :  H   6 :  I  35 :  P  48 : db:bandwidthout(band..tes):
> 12500000 -> b
> uffer(): 209 (time P: 0.94 | 1.05)
> 10:11:42  :  H   6 :  I  36 :  P  48 : db:bandwidthout(band..tes):
> 12500000 -> b
> uffer(): 210 (time P:0.85 | 1.08)
> 10:11:42  :  H   6 :  I  37 :  P  48 : db:bandwidthout(band..tes):
> 12500000 -> b
> uffer(): 211 (time P:1.03 | 1.07)
> 10:11:42  :  H   6 :  I  38 :  P  48 : db:bandwidthout(band..tes):
> 12500000 -> b
> uffer(): 212 (time P:0.86 | 1)
> 10:11:42  :  H   6 :  I  39 :  P  48 : db:bandwidthout(band..tes):
> 12500000 -> b
> uffer(): 213 (time P:0.83 | 1.03)
> 10:11:42  :  H   6 :  I  81 :  P  48 : db:bandwidthout(band..tes):
> 12500000 -> b
> uffer(): 214 (time P:0.82 | 1.41)
> 10:11:42  :  H   6 :  I  82 :  P  48 : db:bandwidthout(band..tes):
> 12500000 -> b
> uffer(): 215 (time P:0.93 | 1.05)
> 10:11:42  :  H   6 :  I  83 :  P  48 : db:bandwidthout(band..tes):
> 12500000 -> b
> uffer(): 216 (time P:1.14 | 1.05)
> 10:11:42  :  H   6 :  I  84 :  P  48 : db:bandwidthout(band..tes):
> 12500000 -> b
> uffer(): 217 (time P:5.19 | 1.32)
> ................................................................................
> ................................................................................
> ................................................................................
> 
> .................
> 
> On 9/3/06, *Steve Dickey* <[EMAIL PROTECTED]
> <mailto:[EMAIL PROTECTED]>> wrote:
> 
>     Javier:
> 
>     Yes, date is correct on both systems...both syncing to same NTP source.
> 
>     I have added jffnms user with full control to the c:\jffnms folder &
>     subfolders as well as the c:\usr folder and subfolders.
> 
>     I have run the poller manually but am not sure what to look for. 
>     Initially I was seeing an error related to jffnms.conf.defaults but
>     when I included the folder c:\jffnms\conf in the array of folders
>     that error went away.
> 
>     What else can I look for to troubleshoot this?
> 
>     thanks...scd
> 
> 
>     On 9/3/06, *Javier Szyszlican * <[EMAIL PROTECTED]
>     <mailto:[EMAIL PROTECTED]>> wrote:
> 
>         Was the date correct on both systems?
> 
>         Are the permissions correct on all folders?
> 
>         Have you tired running the poller manually to check its output?
> 
>         Javier
> 
>         Steve Dickey wrote:
>         > All:
>         >
>         > I recently migrated an installation of JFFNMS from an old slow
>         system to
>         > a faster platform.  I moved the c:\jffnms\rrd folder and do
>         have that
>         > older data but for some reason I have no data from the time of the
>         > migration.  I went from a win2000 system to a win2003 server
>         platform
>         > and there seemed to be some differences in the path settings of
>         some of
>         > the php files.  I think I have those working now as I do not
>         see any
>         > errors when I manually run the php engine files and monitor the
>         output.
>         > rrd fils are getting updated which I can tell via the
>         timestamps on the
>         > files in the \rrd folder.
>         >
>         > The graphs do not show any updated data.
>         >
>         > Can someone tell what might be going on or how I can better
>         > monitor/troubleshoot this?
>         >
>         > thanks...scd
>         >
>         > --
>         > Steve Dickey
>         > [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]> <mailto:
>         [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>>
>         > Who is John Galt?
>         >
>         >
>         > 
> ------------------------------------------------------------------------
>         >
>         > 
> -------------------------------------------------------------------------
>         > Using Tomcat but need to do more? Need to support web services,
>         security?
>         > Get stuff done quickly with pre-integrated technology to make
>         your job easier
>         > Download IBM WebSphere Application Server v.1.0.1 based on
>         Apache Geronimo
>         > 
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
>         
> <http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642>
>         >
>         >
>         > 
> ------------------------------------------------------------------------
>         >
>         > _______________________________________________
>         > jffnms-users mailing list
>         > jffnms-users@lists.sourceforge.net
>         <mailto:jffnms-users@lists.sourceforge.net>
>         > https://lists.sourceforge.net/lists/listinfo/jffnms-users
>         <https://lists.sourceforge.net/lists/listinfo/jffnms-users>
> 
>         --
>         =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
>         Javier Szyszlican, Project Leader, JFFNMS
>         [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
> 
>         I hope JFFNMS or I were helpful to you, if you
>         can, please donate at http://jffnms.org/donate
> 
> 
> 
> 
>     -- 
>     Steve Dickey
>     [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
>     Who is John Galt? 
> 
> 
> 
> 
> -- 
> Steve Dickey
> [EMAIL PROTECTED] <mailto:[EMAIL PROTECTED]>
> Who is John Galt?

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
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


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to