Re: [jffnms-users] Please help !!!!!!!!!1

2005-10-05 Thread Craig Small
On Wed, Oct 05, 2005 at 04:14:17PM +0300, pierre wrote: > Sep 27 14:25:21 localhost apache2: PHP Warning: Function registration failed > - duplicate name - mysql_connect in Unknown on line 0 This is a PHP module problem, rather than a JFFNMS problem. It looks like you are trying to load the mysq

RE: [jffnms-users] Being Polite with NMAP

2005-10-05 Thread Tim Carr
Do NOT change the nmap options to be more polite (i.e., changing the -T3 to be -T2 or -T1). I don't know why, but it breaks both SNMP discovery as well as discovering subnets through the "Max Hops to Scan" function. Thanks, Tim Carr Buchanan Associates -Original Message- From: Ti

[jffnms-users] 95th Percentile SLOW!

2005-10-05 Thread Cody Holland
We're running JFFNMS 0.8.2, and everything works great!  Except, 95th percentile is very, very slow.  I'm running Cacti on the same box and it's 95th percentile works fine and fast.  I like JFFNMS, and all the features it brings to the table, but for some of the services that my company provides I

RE: [jffnms-users] Network Autodiscovery Data Retention

2005-10-05 Thread Tim Carr
OK, I deleted all the data from the tables with this command: mysql -u jffnms -pjffnms jffnms -e "DELETE FROM nad_hosts" mysql -u jffnms -pjffnms jffnms -e "DELETE FROM nad_ips" mysql -u jffnms -pjffnms jffnms -e "DELETE FROM nad_networks" The discovery process ran with output like (see below)

Re: [jffnms-users] Router Traffic Stats

2005-10-05 Thread Craig Small
On Wed, Oct 05, 2005 at 11:23:12AM +1000, Darren Gibbs wrote: > You can, however, do it with MRTG and a couple of add-ons {using the same > RRDtool JFFNMS uses}. I'm not sure what the original poster was after, but I wouldn't depend on RRD files for billing. They store information in a different

[jffnms-users] Please help !!!!!!!!!1

2005-10-05 Thread pierre
Hello everyone,   While I am trying to access the root for Jffnms  http://localhost/jffnms/  I get the following error :  Bad Authentication Method   and in the error_log file there is the following Warning:   Sep 27 14:25:21 localhost apache2: PHP Warning:  Function registration failed