Thats not related to the issue.

If you are in FC4 be sure to disable SELinux first.

And again this seems like a crontab issue.

Please show us:
#crontab -l -u jffnms

Javier


Tim Carr wrote:
I’ve noticed this error in the httpd error log…does anyone think this could be pointing at the issue?

[client 192.168.20.84] PHP Warning: array_merge() [<a href='function.array-merge'>function.array-merge</a>]: Argument #1 is not an array in /opt/jffnms/lib/gui.inc.php on line 96, referer: http://192.168.20.83/jffnms/admin/menu_frame.php?name1=adm%2Fadm_nad.php%3F

[client 192.168.20.84] PHP Warning: array_merge() [<a href='function.array-merge'>function.array-merge</a>]: Argument #2 is not an array in /opt/jffnms/lib/gui.inc.php on line 96, referer: http://192.168.20.83/jffnms/admin/menu_frame.php?name1=adm%2Fadm_nad.php%3F

[client 192.168.20.84] PHP Warning: array_merge() [<a href='function.array-merge'>function.array-merge</a>]: Argument #1 is not an array in /opt/jffnms/lib/gui.inc.php on line 96, referer: http://192.168.20.83/jffnms/admin/menu_frame.php?name1=adm%2Fadm_nad.php%3F

[client 192.168.20.84] PHP Warning: array_merge() [<a href='function.array-merge'>function.array-merge</a>]: Argument #2 is not an array in /opt/jffnms/lib/gui.inc.php on line 96, referer: http://192.168.20.83/jffnms/admin/menu_frame.php?name1=adm%2Fadm_nad.php%3F

Thanks,

Tim Carr

Buchanan Associates

------------------------------------------------------------------------

*From:* [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] *On Behalf Of *Tim Carr
*Sent:* Tuesday, August 23, 2005 2:52 PM
*To:* jffnms-users@lists.sourceforge.net
*Subject:* [jffnms-users] Problems with Autodiscovery (hosts and interfaces)

Hello, all.

I’ve got JFFNMS up and running on an FC4 box. After I put a zone in, the system won’t autodiscover either the hosts on that subnet, or the interfaces. I have verified that the cron jobs are running:

Aug 23 14:30:01 jfftest crond[9030]: (jffnms) CMD (cd $JFFNMS && $PHP -q autodiscovery_network.php master $THREADS > /dev/null 2>&1)

Aug 23 14:30:01 jfftest crond[9034]: (jffnms) CMD (cd $JFFNMS && $PHP -q autodiscovery_interfaces.php > /dev/null 2>&1)

Aug 23 14:30:01 jfftest crond[9039]: (jffnms) CMD (cd $JFFNMS && $PHP -q autodiscovery_interfaces.php master $THREADS > /dev/null 2>&1)

If I manually run the autodiscovery for the network from the command line, it will run successfully and discover the hosts on my network. Also, once hosts are in the database, if I manually run the “discover interfaces” (via the “manual discover” while using the web interface), it will also work.

Does this have something to do with these instructions from the installation guide:

. Compile and/or Install NMAP

    Nmap should be set-uid root if you want UDP port monitoring & discovery to 
work.

Execute:
        # chmod +s /usr/bin/nmap

        # chmod a+x /usr/bin/nmap

I’ve run the two commands above as root while doing the installation…am I supposed to do something different? Or…is this pointing at another problem all together?

Thanks,

Tim


--
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Javier Szyszlican, Project Leader, JFFNMS
[EMAIL PROTECTED]

I hope JFFNMS or I were helpful to you, if you
can, please donate at http://jffnms.org/donate



-------------------------------------------------------
SF.Net email is Sponsored by the Better Software Conference & EXPO
September 19-22, 2005 * San Francisco, CA * Development Lifecycle Practices
Agile & Plan-Driven Development * Managing Projects & Teams * Testing & QA
Security * Process Improvement & Measurement * http://www.sqe.com/bsce5sf
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to