[jffnms-users] Device with two IP addresses

2006-08-02 Thread Steve Mitchell
Hello,   I have an Extreme Networks switch that has two IP addresses for management - one that it embeds in Syslog and SNMP traps sent to JFFNMS, and one that is used to query SNMP and RMON values.   In searching the mailing list, I came across what looks like to be "aliasing" functionali

[jffnms-users] Changes made to php-ini file don't stick

2006-08-02 Thread James Dishongh
I'm in the configuration phase and I'm trying to make changes to the initial setup screen, but I'm not able to do so. According to the documentation, "JFFNMS needs to have register globals turned on." So I have tried editing the php.ini file in c:\php but the changes I make there don't show

Re: [jffnms-users] Error starting Apache:

2006-08-02 Thread falz
On 8/2/06, Kris Da San Martino <[EMAIL PROTECTED]> wrote: > > I'm installing jffnms on a windows xp box. Right out of the gate I get the > following error when I run the install of Apache. > "(OS 10048)Only one usage of each socket address (protocol/network > address/port) > > is normally permitted

[jffnms-users] Error starting Apache:

2006-08-02 Thread Kris Da San Martino
I’m installing jffnms on a windows xp box. Right out of the gate I get the following error when I run the install of Apache.   “(OS 10048)Only one usage of each socket address (protocol/network address/port) is normally permitted.  : make_sock: could not bind to address 0.0.0.0:80 no li

Re: [jffnms-users] Link Down/Up issue

2006-08-02 Thread Javier Szyszlican
Is that interface added to JFFNMS? Javier Simone Polzelli wrote: > Hi to all, > > I’m using jffnms version number 0.8.2 on Solaris and I have problem with > Link Down/Up trap visualization in the web page. > > I can only see the message: Interface Protocol down () with no interface > name and n

Re: [jffnms-users] [SPAM][05.1] Solaris SNMP monitoring Swap space?

2006-08-02 Thread Javier Szyszlican
Thats a tricky problem. The only thing you could do is to disable the event/alarm creation when an interface changes a parameter in autodiscovery. But it will require a one line code change. Maybe something like (not correct) if ($interface!="/tmp") insert_event(...) Javier [EMAIL PROTECTED]

Re: [jffnms-users] Strange behaviours - Ubuntu + Windows 2000...

2006-08-02 Thread Javier Szyszlican
Mountpoint problem: It well may be related to the lenght. Theres a substr() command in autodiscovery_interfaces.php that you could modify and check if it fixes it. Regarding the windows stuff, its missing all the "Standard" MIBs. check if you have an option called "WMI instrumental integration"

Re: [jffnms-users] msyslog (2)

2006-08-02 Thread Javier Szyszlican
You are missing the mysql shared libraries. get_symbol: func om_mysql_flush not found on main lib > addOmodule: successfully configured om_mysql output module > omodule_create: got output module mysql > omodule_create: successfully made output module mysql's argv[] > om_mysql_init: alloc context

Re: [jffnms-users] Cisco CPU Utilizaiton Trigger

2006-08-02 Thread Javier Szyszlican
Do you see SLA events in the screen ? Running the rrd_analizer.php will help us diagnose the problem. We first have to verify that the SLA works and then the trigger. Javier Charles E Rever wrote: > > > > Hello All, > > Javier -- Thank you for providing this forum to post messages, it has

Re: [jffnms-users] msyslog

2006-08-02 Thread Javier Szyszlican
the parameters seem to be ok. Can you check if you can connect to MySQl with mysql -h localhost -u jffnms -p jffnms jffnms ?? Also check with netstat to see if msyslog connected to MySQL. Javier klx out wrote: > I have installed msyslog with documentation of jffnms and msyslog, but I > have

Re: [jffnms-users] Graph problem with serial interfaces on CISCO routers

2006-08-02 Thread Javier Szyszlican
Are you using SNMPv1 or v2? Javier Carlos Mario Medina Marín wrote: > Hello > > > > I don’t know if this is an application problem or maybe it could be a > router MIB or SNMP problem, however I ask you about the serial > interfaces because I couldn’t see any traffic graphs and we have many

Re: [jffnms-users] simple host down alerts?

2006-08-02 Thread Javier Szyszlican
Thats one of my pending issues. Retry to verify if its really down, and dependencies. Javier Mike wrote: > how do i set up a simple alert if a server goes down? and by that, I > mean if the server is cant be pinged. > > Right now, I have an alert setup to go out whenever the interface eth0 > pr

Re: [jffnms-users] PHP Warning: array_merge()

2006-08-02 Thread Javier Szyszlican
The easiest way is to add and "@" at-symbol before the @array_merge so it will suppress the error message. Javier Patrick Karanu wrote: > Hi, > > > > I upgraded my PHP to php-5.1.2-5, I get the following error while trying > to view interface graphs > > > > /PHP Warning: array_merge() [

Re: [jffnms-users] Graphing Serial Interfaces.

2006-08-02 Thread Javier Szyszlican
Do you have SNMPv1 or SNMPv2 configured? Javier [EMAIL PROTECTED] wrote: > I'm having a problem graphing serial interfaces. Not sure why. I > included the poller output for one of the interfaces in question. > Interfaces on switches work properly. > > Thanks, > Adam > > [EMAIL PROTECTED] e

Re: [jffnms-users] Ver. 8.3 Relaease

2006-08-02 Thread Javier Szyszlican
I hope to get a free weekend this week or the next and finish it. Javier wireless wrote: > Hello, > > Any idea when 8.3 will be marked stable? I want to request an > update to the gentoo installation instructions, but, figured I'd > wait until 8.3 is marked stable. > > > > James > > > ---