Re: [jffnms-users] Problema with 0.7.8

2004-12-16 Thread Guillermo Salas M
On Tue, 2004-12-14 at 11:45, Guillermo Salas M wrote: > Thank you Javier for the help. Now is working. > > The commands that I've used was: > > [EMAIL PROTECTED] jffnms]#mysqlcheck --repair -v --all-databases > # Connecting to localhost... > jffnms.acct OK > jffnms.actions OK > jffnms.alarm_state

[jffnms-users] Consolidator

2004-12-16 Thread Tim Pepitone
Title: Consolidator Sometime over the weekend it seems that the consolidator stopped processing syslog events.  I can see that the syslog entries are making it to the syslog table but no syslog events are created. Is it possible I've got a corrupt table somewhere? --- Timothy Pepitone N

Re: [jffnms-users] Graph Generation Help

2004-12-16 Thread Javier Szyszlican
Hi Kelly, The best way to do this is: - Create a Map of each of your "Groups" of interfaces. That will take care of the grouping, you can use the view_performance page to get the graphs in the same page (and if you want, aggregated). - If you are completely sure you don't need the legends, it wi

Re: [jffnms-users] Creating a New Interface

2004-12-16 Thread Gregory . Leggett
Correction to my results comment:  I have one Interface type, but two resulting counters.  I want to be able to use them on one graph showing a graph in inbound messages versus outbound messages.  Eventually I would like to include the health counters as well. Thank you, Gregory A. Leggett Jr.

[jffnms-users] Graph Generation Help

2004-12-16 Thread Kelly Hamlin
Ive copied your performance_view.php file to graph.php and removed the top stuff for showing the drop downs, and changing time frames.   What im looking to do is the following   We currently use mrtg to monitor interfaces for groups of interfaces for having up on our monitor wall at all

Re: [jffnms-users] JFFNMS not emailing

2004-12-16 Thread Craig Small
On Tue, Dec 14, 2004 at 09:36:04AM +1100, Darren Gibbs wrote: > Can someone suggest where I should start looking for the problem? Email > from the box to both our internal mail server {which is the destination > for all the mail JFFNMS sends out} and also to the outside world works > fine. Make a

Re: [jffnms-users] Mail Alerts

2004-12-16 Thread Craig Small
On Tue, Dec 14, 2004 at 12:05:22PM -0300, Javier Szyszlican wrote: > Running the consolidator manually and from the cron should be the same. > > Except your path php is not the same you are running. Check if you have 2 > php binarys around. Also check the user, Debian packages run as user jffnms

Re: [jffnms-users] Re: How to monitor Memeory Utilization of Cisco Routers.

2004-12-16 Thread Manoj Khabe
Can any body please correct me if I am doing some thing wrong?Manoj Khabe <[EMAIL PROTECTED]> wrote: Hello Javier, I have Followed following procedure to get Router Channel CPU Utilization. 1) Added Poller 10002 CIP CPU cpu snmp_counter .1.3.6.1.4.1.9.9.20.1.1.1.12.4 2) Then Added this P

[jffnms-users] Mail Alerts

2004-12-16 Thread Tim Pepitone
Title: Mail Alerts I found by running the consolidator from the command line that the mail() function was undefined in PHP.  I've re-compiled PHP and now mail alerts will work, but only when running the consolidator manually.  Any ideas as to what might be wrong? --- Timothy Pepitone

RE: [jffnms-users] JFFNMS not emailing

2004-12-16 Thread Darren Gibbs
On Tue, Dec 14, 2004 at 09:36:04AM +1100, Darren Gibbs wrote: >> Can someone suggest where I should start looking for the problem? >> Email from the box to both our internal mail server {which is the >> destination for all the mail JFFNMS sends out} and also to the outside >> world works fine. >

[jffnms-users] Help Needed ..

2004-12-16 Thread Manoj Khabe
I tried to find a lot but no luck. I am unable to get through documentation.Manoj Khabe <[EMAIL PROTECTED]> wrote: Can any body please correct me if I am doing some thing wrong?Manoj Khabe <[EMAIL PROTECTED]> wrote: Hello Javier, I have Followed following procedure to get Router Channel CPU Util

Re: [jffnms-users] Problema with 0.7.8

2004-12-16 Thread Guillermo Salas M
Thank you Javier for the help. Now is working. The commands that I've used was: [EMAIL PROTECTED] jffnms]#mysqlcheck --repair -v --all-databases # Connecting to localhost... jffnms.acct OK jffnms.actions OK jffnms.alarm_states OK jffnms.alarms warning : Number of rows changed from 15733 to 15132

Re: [jffnms-users] snmp agent configuration on linnux

2004-12-16 Thread Javier Szyszlican
Hi, JFFNMS includes an example snmpd.conf in docs/unix/ But you can find how to configure it in google, the defaults are good. Javier Tharanga wrote: Hi all, iam using jffnms to monitor qmail server running on debian.if i used a manual discovery it shows only open ports on debina meachine not

[jffnms-users] Fwd: How to define SNMP Trap Rules based on different variable binding?

2004-12-16 Thread [EMAIL PROTECTED]
Comments? David -- Forwarded message -- From: [EMAIL PROTECTED] <[EMAIL PROTECTED]> Date: Fri, 10 Dec 2004 13:15:41 -0500 Subject: How to define SNMP Trap Rules based on different variable binding? To: [EMAIL PROTECTED] Hi all, As I know, JFF won't recognize SNMP traps automa

Re: [jffnms-users] snmp agent configuration on linnux

2004-12-16 Thread Guillermo Salas M
On Wed, 2004-12-15 at 01:00, Tharanga wrote: > Hi all, > > iam using jffnms to monitor qmail server running on debian.if i used > a manual discovery it shows only open ports on debina meachine > not hardware information or other informations i think its due to > misconfiguaration of snmp agent.

Re: [jffnms-users] Consolidator

2004-12-16 Thread Craig Small
On Mon, Dec 13, 2004 at 12:05:46PM -0500, Tim Pepitone wrote: > Sometime over the weekend it seems that the consolidator stopped > processing syslog events. I can see that the syslog entries are making > it to the syslog table but no syslog events are created. Are the syslog events getting analyis

[jffnms-users] snmp agent configuration on linnux

2004-12-16 Thread Tharanga
Hi all,  iam using jffnms to monitor qmail server running on debian.if i used a  manual discovery it shows only open ports on debina meachine not  hardware information or other informations i think its due to misconfiguaration of snmp agent. i need to get snmp information. how do  i configu

RE: [jffnms-users] JFFNMS not emailing

2004-12-16 Thread Darren Gibbs
Javier. Yeah, I figured that out. Now all I gotta do is figure which compile options to run on PHP to get it to reinstall and work properly, instead of relying on the RPM version. I don't know how you programming types do it, honestly I don't. Give me a nice simply BGP route map any day. :-) Dar

Re: [jffnms-users] Problema with 0.7.8

2004-12-16 Thread Javier Szyszlican
Hi Guillermo, Check the email archives for corrupted tables. You may need to run REPAIR alarms; from the mysql shell, or myismchk. Javier Guillermo Salas M wrote: I've two problems with JFFNMS V 0.7.8 1.- Firefox requieres a plugin when the EVENTS PAGE is displayed. 2.- The JFFNMS 0.7.8 Start Page

[jffnms-users] JFFNMS not emailing

2004-12-16 Thread Darren Gibbs
HI. I've just moved my JFFNMS installation from one box which was pretty much overloaded to a newer box with more RAM & CPU. I believe I've sucessfully managed to move everything over, and keep the data despite a few problems with versions of mysql and other stuff, but I have a small problem. I

Re: [jffnms-users] JFFNMS not emailing

2004-12-16 Thread Javier Szyszlican
Hi Darren, Your current php was compiled without sendmail support. Javier Darren Gibbs wrote: On Tue, Dec 14, 2004 at 09:36:04AM +1100, Darren Gibbs wrote: Can someone suggest where I should start looking for the problem? Email from the box to both our internal mail server {which is the destinati

Re: [jffnms-users] Mail Alerts

2004-12-16 Thread Javier Szyszlican
Tim, Running the consolidator manually and from the cron should be the same. Except your path php is not the same you are running. Check if you have 2 php binarys around. Javier Tim Pepitone wrote: I found by running the consolidator from the command line that the mail() function was undefined in

RE: [jffnms-users] Mail Alerts

2004-12-16 Thread Tim Pepitone
That was it. Thanks. > -Original Message- > From: [EMAIL PROTECTED] > [mailto:[EMAIL PROTECTED] On Behalf > Of Javier Szyszlican > Sent: Tuesday, December 14, 2004 10:05 AM > Cc: [EMAIL PROTECTED] > Subject: Re: [jffnms-users] Mail Alerts > > Tim, > > Running the consolidator manuall

Re: [jffnms-users] Creating a New Interface

2004-12-16 Thread Craig Small
On Thu, Dec 16, 2004 at 05:41:53PM -0600, [EMAIL PROTECTED] wrote: > 1) Setup two generic OID's for 'Total Messages Received' and > 'Total Messages Sent' in the Poller Items using the snmp_counter Check the OID again. Copy and paste it into a command line and use snmpget (not snmpwalk) >

[jffnms-users] Creating a New Interface

2004-12-16 Thread Gregory . Leggett
I am trying to create a new interface for monitoring BlackBerry Enterprise Server statistics.  I have done the following:         1)  Setup two generic OID's for 'Total Messages Received' and 'Total Messages Sent' in the Poller Items using the snmp_counter         2)  Setup an Interface type for

[jffnms-users] Satellite polling problem

2004-12-16 Thread Daniel W. Halverson
I'm having the same problem listed here: http://article.gmane.org/gmane.network.jffnms.user/2099/match=array+keys where when I try to run satellite_distribution.php. It comes back with First argument to *array*_*keys*() should be an *array* in /opt/jffnms/engine/satellite_distribution.php I

Re: [jffnms-users] wierd setup problem

2004-12-16 Thread Javier Szyszlican
Hi Rob, Maybe your PHP does not have MySQL support. You could try to create a simple php script to connect to MySQL and see if it works. Javier Rob Engstrom wrote: I've setup jffnms many times before and never had this error. This is the first time I am using Suse 9 Enterprise edition however, so

[jffnms-users] wierd setup problem

2004-12-16 Thread Rob Engstrom
I've setup jffnms many times before and never had this error. This is the first time I am using Suse 9 Enterprise edition however, so I'm curious if the error is related to the OS ver. Everything comes up Green on the setup.php screen, except "Is the database working?" which comes up NO. from th