On 07/16/14 06:40, Sebastian Martinez wrote:
> i see this error perhaps is related to my problem
>
> PHP Warning:  filesize(): stat failed for
> /jffnms/jffcom/engine/temp/53c65ee0db43f.log in
> /jffnms/jffcom/engine/pollers/reachability_wait.php on line 24


"stat" is often replace by "fstat"; it's a slippery slop but you may 
want to read up on stat/fstat. Here is an example where to start:

fstat, from the BSD origins is often added to packages, particularly
embedded systems. it has some more features than plain old "stat".
It would be up to Craig if that were to be the patch needed or
if some other annomolous behavior is present on your system?
In the latest version of jffnms?


http://man7.org/linux/man-pages/man2/stat.2.html

hth,
James


> 2014-07-16 7:30 GMT-03:00 Sebastian Martinez <tychoc...@gmail.com
> <mailto:tychoc...@gmail.com>>:
>
>     i upgrade to fping 3.10 but the problem persist. no gaps on graphs
>     but rechiability fails sometimes.
>
>
>     2014-07-14 15:14 GMT-03:00 wireless <wirel...@tampabay.rr.com
>     <mailto:wirel...@tampabay.rr.com>>:
>
>         On 07/14/14 10:44, Sebastian Martinez wrote:
>          > Hi Craig, i needed to fix the last problem. Thanks.
>
>
>          > 2014-07-02 8:23 GMT-03:00 Sebastian Martinez
>         <tychoc...@gmail.com <mailto:tychoc...@gmail.com>>:
>
>          >> hi Craig some news about its problem?.
>
>          >> 2014-06-17 11:05 GMT-03:00 Sebastian Martinez
>         <tychoc...@gmail.com <mailto:tychoc...@gmail.com>>:
>
>          >> fping is intalled and works ok, the reachability fails
>         sometimes but the
>          >>> graphics are ok.
>
>         Fping-3.10 is now available. Are you running the latest version of
>         fping? If not, upgrading to that latest version *may* fix your
>         problem?
>
>         Pay attention to the flags that are set for compiling fping on your
>         system, as that also *might* be the source of you problem?
>
>
>         hth,
>         James
>
>
>
>
>         
> ------------------------------------------------------------------------------
>         Want fast and easy access to all the code in your enterprise?
>         Index and
>         search up to 200,000 lines of code with a free copy of Black
>         Duck&#174;
>         Code Sight&#153; - the same software that powers the world's
>         largest code
>         search on Ohloh, the Black Duck Open Hub! Try it now.
>         http://p.sf.net/sfu/bds
>         _______________________________________________
>         jffnms-users mailing list
>         jffnms-users@lists.sourceforge.net
>         <mailto:jffnms-users@lists.sourceforge.net>
>         https://lists.sourceforge.net/lists/listinfo/jffnms-users
>
>
>


------------------------------------------------------------------------------
Want fast and easy access to all the code in your enterprise? Index and
search up to 200,000 lines of code with a free copy of Black Duck
Code Sight - the same software that powers the world's largest code
search on Ohloh, the Black Duck Open Hub! Try it now.
http://p.sf.net/sfu/bds
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to