The problem that I ran into was that it would find all IP devices that were *not* running SNMP. It would find PC's, servers, etc., but if it answered an SNMP query, it would not register. Sounds like it is somewhat different.
Thanks, Tim Carr Buchanan Associates -----Original Message----- From: Brian [mailto:[EMAIL PROTECTED] Sent: Wednesday, September 14, 2005 12:06 PM To: Tim Carr; [email protected] Subject: Re: [jffnms-users] Network Discovery Question Did your network discovery find devices that did not have SNMP enabled? Like my JetDirect has open ports, but I do not think SNMP is enabled. I just want to be sure I have a bug and not just something that is working as it should. Tim Carr wrote: > Worth giving it a shot. Network discovery drove me crazy until he got > that fixed. > > Thanks, > Tim Carr > Buchanan Associates > > -----Original Message----- > From: Brian [mailto:[EMAIL PROTECTED] > Sent: Wednesday, September 14, 2005 8:45 AM > To: Tim Carr > Cc: [email protected] > Subject: Re: [jffnms-users] Network Discovery Question > > I am running Slackware, but could it be the same issue perhaps? > > Tim Carr wrote: > >>Are you running on Fedora? If so, Javier came up with a fix for me >>where any device running SNMP was not discovered (actually, it created >>the device with a 0.0.0.0 ip address). >> >>To fix it, he commented out this line (number 207) in the >>autodiscovery_network.php file: >> >>//list(,$aux_ip) = explode (" ",$aux_ip); >> >>(to comment it out, put the // in front of the line). >> >>>From then on, autodiscovery worked beautifully. He's going to include >>that in his next build. >> >>Thanks, >>Tim Carr >>Buchanan Associates >> >>-----Original Message----- >>From: [EMAIL PROTECTED] >>[mailto:[EMAIL PROTECTED] On Behalf Of Brian >>Sent: Wednesday, September 14, 2005 8:27 AM >>To: [email protected] >>Subject: [jffnms-users] Network Discovery Question >> >>Apologies if this is a silly question, but should jffnms go out and >>discover other hosts I have on my network and add the hosts and >>interfaces to jffnms? >> >>I've added my LAN zone as 192.168.100.0/24 and also the SNMP community > > >>name. I have allow private IPs checked and also network discovery >>enabled. >> >>But, the only host that has ever been detected on my LAN is my > > firewall, > >>which I added manually as a host. jffnms did go out and detect the >>interfaces on that host, but that is all that has been discovered. >> >>Also on the network is a JetDirect print server and a Linux server >>(hosting jffnms) and an IP phone. I would have thought jffnms would >>detect the hosts, no matter what and would get info from them if snmp > > is > >>enabled, but maybe I am wrong. >> >>I am also not getting interface data, even for the firewall I have >>configured. The message I get is: >> >>RRDTool files for Interface ID 2 (from Host ID 2), has not been > > created > >>by the Poller Process yet. >> >>Any advice is appreciated. >> >>Thank you. >> >> >>------------------------------------------------------- >>SF.Net email is sponsored by: >>Tame your development challenges with Apache's Geronimo App Server. >>Download >>it for free - -and be entered to win a 42" plasma tv or your very own >>Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php >>_______________________________________________ >>jffnms-users mailing list >>[email protected] >>https://lists.sourceforge.net/lists/listinfo/jffnms-users >> >> >>------------------------------------------------------- >>SF.Net email is sponsored by: >>Tame your development challenges with Apache's Geronimo App Server. > > Download > >>it for free - -and be entered to win a 42" plasma tv or your very own >>Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php >>_______________________________________________ >>jffnms-users mailing list >>[email protected] >>https://lists.sourceforge.net/lists/listinfo/jffnms-users >> > > > ------------------------------------------------------- SF.Net email is sponsored by: Tame your development challenges with Apache's Geronimo App Server. Download it for free - -and be entered to win a 42" plasma tv or your very own Sony(tm)PSP. Click here to play: http://sourceforge.net/geronimo.php _______________________________________________ jffnms-users mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/jffnms-users
