i've enabled nad on one of my zones, and seeded with with the correct cidr address. after waiting a few hours, i noticed nad was not showing any hosts, so i ran nad manually from the command line:
cd /usr/local/jffnms/engine
php autodiscover_networks.php 10.10.1.0/24

the script reported that it found and added several hosts. when i manually query mysql:
select * from nad_hosts;
41 rows in set (0.00 sec)

it shows that the hosts were added to the database, but the web interface does not show anything under 'discovered networks', 'hosts', or 'interfaces'.

i'm not sure if i missed a step or what.

jffnms 0.8.2
freebsd 5.4-rel-p7
nmap 3.81
php 5.0.4

thanks,
-g

--
Greg Albrecht ([EMAIL PROTECTED]) * -0700 GMT/UTC
http://undef.net * +1 213 447 3089


-------------------------------------------------------
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
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to