Hi  Craig, i fix the code, and the errors dissapears but i still two errors.

PHP Warning:  unlink(/jffnms/jffcom/engine/temp/539f05c9b7aff.log): No such
file or directory in /jffnms/jffcom/engine/pollers/reachability_end.php on
line 17

PHP Warning:  snmpget(): No response from 172.18.9.2 in
/jffnms/jffcom/engine/pollers/cisco_saagent_rtl.php on line 16





2014-06-15 12:46 GMT-03:00 Sebastian Martinez <tychoc...@gmail.com>:

> ok tomorrow i test this. i upgrade from 0.8.3. My jffnms have 15000
> interfaces.
>
> thanks!
>
>
> 2014-06-14 10:01 GMT-03:00 Craig Small <csm...@enc.com.au>:
>
> Hi Sebastian,
>>   Thanks for reporting these, I mustn't hit either program flow
>> as I'm not seeing it, but they are real bugs.
>>
>> On Wed, Jun 11, 2014 at 07:35:41AM -0300, Sebastian Martinez wrote:
>> > Call to undefined function shift() in
>> > /jffnms/jffcom/engine/pollers/snmp_interface_status_all
>> > .php on line 37
>> Should be array_shift() not shift().
>> I think some perl or shell slipped in there.
>>
>> > PHP Warning:  posix_kill() expects exactly 2 parameters, 1 given in
>> > /jffnms/jffcom/engine/common_parent.inc.php
>> add the SIGKILL parameter.  posix_kill($child['pid'], SIGKILL);
>>
>> Both fixes are in the git repository.
>>  - Craig
>> --
>> Craig Small (@smallsees)   http://enc.com.au/       csmall at :
>> enc.com.au
>> Debian GNU/Linux           http://www.debian.org/   csmall at :
>> debian.org
>> GPG fingerprint:        5D2F B320 B825 D939 04D2  0519 3938 F96B DF50 FEA5
>>
>>
>> ------------------------------------------------------------------------------
>> HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
>> Find What Matters Most in Your Big Data with HPCC Systems
>> Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
>> Leverages Graph Analysis for Fast Processing & Easy Data Exploration
>> http://p.sf.net/sfu/hpccsystems
>> _______________________________________________
>> jffnms-users mailing list
>> jffnms-users@lists.sourceforge.net
>> https://lists.sourceforge.net/lists/listinfo/jffnms-users
>>
>
>
------------------------------------------------------------------------------
HPCC Systems Open Source Big Data Platform from LexisNexis Risk Solutions
Find What Matters Most in Your Big Data with HPCC Systems
Open Source. Fast. Scalable. Simple. Ideal for Dirty Data.
Leverages Graph Analysis for Fast Processing & Easy Data Exploration
http://p.sf.net/sfu/hpccsystems
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to