Hello, I just recently compiled ntop-3.3 for Solaris 8 x86. I am able to access ntop from a web page just fine using the following command (bash-2.03# ntop -u root -i iprb2) but if I try to run ntop in daemon mode using the following command (bash-2.03# ntop -d -u root -i iprb2) the only page that will display is the global stats page (with none of the graphs). None of the other pages will load (getting 404 errors on my browser). I checked /var/adm/messages and the following entries match up to the times I try to load pages/items:
bash-2.03# tail /var/adm/messages Jun 22 09:11:48 juggernaut ntop[19766]: [ID 702911 daemon.error] EBADF during sending of page to web client Jun 22 09:11:48 juggernaut ntop[19766]: [ID 702911 daemon.error] **WARNING** gzflush error -2(stream error) Jun 22 09:12:24 juggernaut ntop[19786]: [ID 702911 daemon.error] EBADF during sending of page to web client Jun 22 09:12:24 juggernaut ntop[19786]: [ID 702911 daemon.error] **WARNING** gzflush error -2(stream error) Jun 22 09:21:18 juggernaut ntop[20016]: [ID 702911 daemon.error] EBADF during sending of page to web client Jun 22 09:21:18 juggernaut ntop[20016]: [ID 702911 daemon.error] **WARNING** gzflush error -2(stream error) Jun 22 09:21:18 juggernaut ntop[20020]: [ID 702911 daemon.error] EBADF during sending of page to web client Jun 22 09:21:18 juggernaut ntop[20020]: [ID 702911 daemon.error] **WARNING** gzflush error -2(stream error) Jun 22 09:21:18 juggernaut ntop[20021]: [ID 702911 daemon.error] EBADF during sending of page to web client Jun 22 09:21:18 juggernaut ntop[20021]: [ID 702911 daemon.error] **WARNING** gzflush error -2(stream error) Just wondering what I should be checking? Thank you for your time. -Chris Noyes _______________________________________________ Ntop-dev mailing list [email protected] http://listgateway.unipi.it/mailman/listinfo/ntop-dev
