Hi I've just installed JFFNMS on FreeBSD/mysql/php5 and I can't seem to get
the Network Discovery to work.

I've added a zone and configured it as such: show, Seed of 192.168.240.0/24,
allow private IPs, 2 hops, no community strings, every hour

I tried running the script from the command line as such:

php -q autodiscovery_network.php master 5
and I received this error after some random amt. of time (it's repeatable,
but different delays before the error shows up)

PHP Fatal error:  Call to undefined function posix_getpid() in
/usr/local/share/jffnms/engine/launcher.inc.php on line 429

Here's the last of the output from the script:

22:31:50
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
22:31:53 Number      Network          Deep/Max         Status
Changed           IDs
22:31:53     1  192.168.240.0/24        1/2    started/pending       9 secs
ago NID 2    PID 1
22:31:53
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
22:31:56 Number      Network          Deep/Max         Status
Changed           IDs
22:31:56     1  192.168.240.0/24        1/2    started/pending      12 secs
ago NID 2    PID 1
22:31:56
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
22:31:56 Changing Network 192.168.240.0/24 status to Starting.
22:31:56 ITEMS     Added 1 items
PHP Fatal error:  Call to undefined function posix_getpid() in
/usr/local/share/jffnms/engine/launcher.inc.php on line 429
22:32:00 START     Started child with PID
22:32:00 Number      Network          Deep/Max         Status
Changed           IDs
22:32:00     1  192.168.240.0/24        1/2    started/starting      4 secs
ago NID 2    PID 1
22:32:00
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-
22:32:00 NAD  failed when discovering network : Fatal error: Call to
undefined function posix_getpid() in
/usr/local/share/jffnms/engine/launcherincphp on line 429.
PHP Fatal error:  Call to undefined function posix_kill() in
/usr/local/share/jffnms/engine/launcher.inc.php on line 72
Fatal error: Call to undefined function posix_kill() in
/usr/local/share/jffnms/engine/launcher.inc.php on line 72

What do I need to do to fix this?

Thanks for the help!
Oliver
-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
jffnms-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to