RE: [jffnms-users] Jffnms on FreeBSD

2005-10-19 Thread Alhagie Puye
When I run the "PHP Tester", under the MySQL section, both MYSQL_INCLUDE and MYSQL_LIBS have "no value". Could that be causing my problem? How do I fix it? Thanks, Alhagie Puye - Network Engineer Datawave Group of Companies (604)295-1817 > >-Original Message- > >From: [EMAIL PROTECTED

RE: [jffnms-users] Jffnms on FreeBSD

2005-10-19 Thread Alhagie Puye
This is what I have installed. bash-2.05b# pkg_info adns-1.1Easy to use, asynchronous-capable DNS client library and ut analog-6.0,1An extremely fast program for analysing WWW logfiles apache-1.3.33_2 The extremely popular Apache http server. Very fast, very atk-1.9.1

Re: [jffnms-users] Jffnms on FreeBSD

2005-10-19 Thread Javier Szyszlican
try adding -h localhost to the mysql command. Do you have the php-mysql module complied? Javier Alhagie Puye wrote: Yep. Here is the output: bash-2.05b# netstat -na | more Active Internet connections (including servers) Proto Recv-Q Send-Q Local Address Foreign Address(state

RE: [jffnms-users] Jffnms on FreeBSD

2005-10-19 Thread Alhagie Puye
Yep. Here is the output: bash-2.05b# netstat -na | more Active Internet connections (including servers) Proto Recv-Q Send-Q Local Address Foreign Address(state) tcp4 0 0 *.80 *.*LISTEN tcp4 0 0 *.3306 *

Re: [jffnms-users] Cisco Dialer remains down!

2005-10-19 Thread Javier Szyszlican
It will help if you could provide a snmpwalk of interface of IfOperStatus Javier Matt McDonagh wrote: Hey list. I've got a little problem with a Cisco router i'm monitoring. If the router reboots JFF rightly reports that all the interfaces have gone down and then reports when they come back a

Re: [jffnms-users] Autodiscovery and PostgreSQL 8.x

2005-10-19 Thread Javier Szyszlican
This is a known issue. This is Network Discovery, not normal Autodiscovery. Try using this patch. Javier Laurentiu Drob wrote: 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

Re: [jffnms-users] Polling a host that is down....

2005-10-19 Thread Javier Szyszlican
It suppresses polling of all the interaces except for the Designated Master Interfaces. But currently it will generate an event for the host every poll cycle, alerting you that the host is down. Javier Craig Small wrote: On Wed, Oct 19, 2005 at 11:42:59AM +0200, Bruce Benson - BCX - Q Data

Re: [jffnms-users] Jffnms on FreeBSD

2005-10-19 Thread Javier Szyszlican
CHeck if your MySQL is listeining on port 3306 on localhost and not just on the UNIX socket. Javier Alhagie Puye wrote: Hello all, I'm having the toughest time getting jffnms to work on a FreeBSD 5.4 box. Anyone have instructions on the steps involved? I have spent about 2 days getting apach

Re: [jffnms-users] Question about trap_receiver

2005-10-19 Thread Javier Szyszlican
You should use the trap_receivers to setup a handler for your specific trap. There's a complete GUI for it in the Internal Configurations menu. Trap_receiver is generic to support any plugin. What you are seeing in the events screen is just the default receiver for traps. Javier Robin Horton

Re: [jffnms-users] Solaris Interface Issues

2005-10-19 Thread Javier Szyszlican
I found some issues with the net-snmp server on Solaris, If you do snmpwalks you will find that at first all the interfaces are reported down, but if you a second snmpwalk, you will see them up. So what is happening is that the first interface on the host goes up and down and the others dont.

[jffnms-users] Jffnms on FreeBSD

2005-10-19 Thread Alhagie Puye
Hello all, I'm having the toughest time getting jffnms to work on a FreeBSD 5.4 box. Anyone have instructions on the steps involved? I have spent about 2 days getting apache to work with php but the mysql component isn't working. When I get to the jffnms setup page, it says "DB(mysql): Could not

Re: [jffnms-users] Polling a host that is down....

2005-10-19 Thread Craig Small
On Wed, Oct 19, 2005 at 11:42:59AM +0200, Bruce Benson - BCX - Q Data KZN wrote: > Hi, just noticed that when a host is down, the poller2 goes thru all the > motions of polling that device, when ends up taking very long because > each interface has to time out. Is this normal? JFFNMS has the conce

[jffnms-users] RE: Solaris Interface Issues

2005-10-19 Thread CTuska
I checked the SNMP it shows both interfaces to be up any ideas on why JFFNMS sees it to be down?   IF-MIB::ifNumber.0 = INTEGER: 3 IF-MIB::ifIndex.1 = INTEGER: 1 IF-MIB::ifIndex.2 = INTEGER: 2 IF-MIB::ifIndex.3 = INTEGER: 3 IF-MIB::ifDescr.1 = STRING: lo0 IF-MIB::ifDescr.2 = STRING:

[jffnms-users] Question about trap_receiver

2005-10-19 Thread Robin Horton
Title: Question about trap_receiver I'm receiving traps into the event viewer just fine, but REALLY need to tailor the messages. When I look at the database, it just doesn't have the trap info that I am looking for (but the info was in the original trap). Does anyone have some time to re

[jffnms-users] Autodiscovery and PostgreSQL 8.x

2005-10-19 Thread Laurentiu Drob
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

RE: [jffnms-users] Alerting thresholds

2005-10-19 Thread Kevin Steil
Can you elaborate on how you did this...I have been trying have not be able to do it.. Kevin J. Steil Sr. Infrastructure Engineer w.561-912-6753 c.954-415-0239 -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Darren Gibbs Sent: Tuesday, October 18, 2005 1

[jffnms-users] Polling a host that is down....

2005-10-19 Thread Bruce Benson - BCX - Q Data KZN
Hi, just noticed that when a host is down, the poller2 goes thru all the motions of polling that device, when ends up taking very long because each interface has to time out. Is this normal?  

[jffnms-users] Cisco Dialer remains down!

2005-10-19 Thread Matt McDonagh
Hey list. I've got a little problem with a Cisco router i'm monitoring. If the router reboots JFF rightly reports that all the interfaces have gone down and then reports when they come back again. However two ADSL dialer interfaces in the router do not come back up despite clearly working (as sh