Hi all, OS: Slackware 10.1 Database: Postgresql 8.0.3
I have a problem getting JFFNMS to work in this configuration. Nothing is discovered, even manually running autoconfig _networks script: jffnms/engine$ php -q autodiscovery_network.php master 5 display this: ..... 17:16:12 Launcher Starting. Parameters: childs: 5, Timeout: 240, item Retries: 2, Rest Time: 3 secs, Read Timeout: 3, Child Hearbeat every 5 secs. [EMAIL PROTECTED]:/opt/jffnms-0.8.2/engine$ 17:16:15 Number Network Deep/Max Status Changed IDs 17:16:15 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 17:16:15 ITEMS Added 0 items 17:16:18 Number Network Deep/Max Status Changed IDs 17:16:18 =-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=- 17:16:18 Launcher Ended. Parameters: childs: 5, Timeout: 240, item Retries: 2, Rest Time: 3 secs, Read Timeout: 3, chi ld Hearbeat every 5 secs. Total Time: 6 sec All Items were processed correctly. ..... I added a zone with IP 10.141.0.0/24 then run the autodescovery_network script... nothing was discovered. I added a host from this zone, manually discovered it, added the interfaces of this host, run the autodescovery_network script again but still nothing was discovered. All above steps using mysql database give a positive result (hosts are discovered by the script). And one more thing, maybe two: - I replaced $id=NULL with $id=0 in engine/autodescovery_network.php at line 315 because postgres 8.x dislike '' value for a numeric field - I replaced the shell /bin/false with /bin/sh in /etc/password for user jffnms to make nmap or fping to work for user jffnms (su jffnms -c ".../fping t.x.y.z" doesn't work for me). Maybe somebody have some ideas to get this work on postgres 8.x Best regards, lwd. __________________________________ Start your day with Yahoo! - Make it your home page! http://www.yahoo.com/r/hs ------------------------------------------------------- This SF.Net email is sponsored by: Power Architecture Resource Center: Free content, downloads, discussions, and more. http://solutions.newsforge.com/ibmarch.tmpl _______________________________________________ jffnms-users mailing list jffnms-users@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/jffnms-users