2011/11/6 Craig Small <csm...@enc.com.au>:

>> What can I do for more debugging ?
> In engine/discovery/host_information.inc.php below line 24:
>       $system_oid = snmp_get($ip, $rocommunity, $sysObjectID_oid);
>       print "Want $param and got $system_oid \n";
>       $system_oid = str_replace (".1.3.6.1.4.1","enterprises",$system_oid); //

10:09:11 START     Child started with PID 1507 and idle.
10:09:11 WORK      Child 0 was idle, working on item 2 Try 1
10:09:11 STATUS    Items Waiting/Polling=Total: 0/1
10:09:11 STATUS    Childn Min/Max Idl/Bsy/Srt/Ded/Otr=Tot: 0/5 0/1/0/0/0=1
10:09:12 CHILD #0   H   2 : IT  12 : Autodiscovering Windows System Info.
10:09:12 CHILD #0   Want enterprises.311 and got .1.3.6.1.4.1.311.1.1.3.1.3
10:09:12 CHILD #0   H   2 : Autodiscovery took 67 msec.
10:09:12 STATUS    Items Waiting/Polling=Total: 0/0
10:09:12 STATUS    Childn Min/Max Idl/Bsy/Srt/Ded/Otr=Tot: 0/5 1/0/0/0/0=1

This is the result with php 5.2

>
> BTW, I'm using PHP 5.3.8

I have re-installed php 5.3 from debian squeeze and I have the same result.

10:18:38 START     Child started with PID 1498 and idle.
10:18:38 WORK      Child 0 was idle, working on item 2 Try 1
10:18:38 STATUS    Items Waiting/Polling=Total: 0/1
10:18:38 STATUS    Childn Min/Max Idl/Bsy/Srt/Ded/Otr=Tot: 0/5 0/1/0/0/0=1
10:18:39 CHILD #0   H   2 : IT  12 : Autodiscovering Windows System Info.
10:18:39 CHILD #0   Want enterprises.311 and got .1.3.6.1.4.1.311.1.1.3.1.3
10:18:39 CHILD #0   H   2 : Autodiscovery took 221 msec.
10:18:39 STATUS    Items Waiting/Polling=Total: 0/0
10:18:39 STATUS    Childn Min/Max Idl/Bsy/Srt/Ded/Otr=Tot: 0/5 1/0/0/0/0=1

Pierre

------------------------------------------------------------------------------
RSA(R) Conference 2012
Save $700 by Nov 18
Register now
http://p.sf.net/sfu/rsa-sfdev2dev1
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to