2. Re: DB(mysql): Could not connect to the Database
      (Carlos Mario Medina)
Maybe it can be because you don't have enough memory reserved for PHP, you need 
to modify the php.ini in the apache folder and reload the server.

3. Re: CPU Host Config Transfer Error Getting File (Carlos Mario Medina)
If you need to download the sh run config file from a router, you need to 
configure there a RW SNMP community and I suggest that uses an access-l for 
that.
For example 

snmp-server community <word_for_comunity> RW 1

the last param is the access-l number

access-l 1 permit host <JFFNMS_ip_address>


Carlos Mario Medina Marín 
Ingeniero de Operaciones de Red 
ORBITEL S.A. E.S.P
Tel: +574 325 16 79 
[EMAIL PROTECTED] 

-----Mensaje original-----
De: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] En nombre de [EMAIL PROTECTED]
Enviado el: Jueves, 17 de Agosto de 2006 05:41 a.m.
Para: jffnms-users@lists.sourceforge.net
Asunto: jffnms-users Digest, Vol 3, Issue 21

Send jffnms-users mailing list submissions to
        jffnms-users@lists.sourceforge.net

To subscribe or unsubscribe via the World Wide Web, visit
        https://lists.sourceforge.net/lists/listinfo/jffnms-users
or, via email, send a message with subject or body 'help' to
        [EMAIL PROTECTED]

You can reach the person managing the list at
        [EMAIL PROTECTED]

When replying, please edit your Subject line so it is more specific
than "Re: Contents of jffnms-users digest..."


Today's Topics:

   1. JFFNMS question (Doug Veldhuisen)
   2. Re: DB(mysql): Could not connect to the Database
      (Javier Szyszlican)
   3. Re: CPU Host Config Transfer Error Getting File (Broeken, Marco)
   4. Polling problem in Windows XP (Chino)
   5. Re: Polling problem in Windows XP
      ([EMAIL PROTECTED])


----------------------------------------------------------------------

Message: 1
Date: Wed, 16 Aug 2006 14:59:04 -0500
From: Doug Veldhuisen <[EMAIL PROTECTED]>
Subject: [jffnms-users] JFFNMS question
To: jffnms-users@lists.sourceforge.net
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"

I was reading in the documentation that JFFNMS has some ability to 
work with the Cisco SAA stuff.

How does JFFNMS participate? Is it just a monitor of SAA activity or 
can it be a responder as well?

What I though about doing at my site is set up the SAA between the 
central core/switch router and maybe an edge switch (if it supports 
it) and keep an eye out for jitter issues, dhcp issues and the 
like.  You know, do something proactive instead of reactive.

I am currently running jffnms 0.8.2 on Fedora 3 redhat linux, using 
mysql database engine.

Thanks
Doug Veldhuisen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
http://sourceforge.net/mailarchive/forum.php?forum=jffnms-users/attachments/20060816/08d17523/attachment.html
 

------------------------------

Message: 2
Date: Wed, 16 Aug 2006 23:34:51 -0300
From: Javier Szyszlican <[EMAIL PROTECTED]>
Subject: Re: [jffnms-users] DB(mysql): Could not connect to the
        Database
To: sunil srinivasan <[EMAIL PROTECTED]>
Cc: jffnms-users@lists.sourceforge.net
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset=ISO-8859-1

It seems your MySQL is not accepting the connection.

But jffnms should show you more than that.

Javier

sunil srinivasan wrote:
> Dear All
>                           I have installed JFFNMs succesfully and
> everything seems to be working fine.Sometimes when i log in i get the
> starnge error "*DB(mysql): Could not connect to the Database".*
> 
> ** 
> 
> *What is the problem, for this every time i need to refresh the webpage
> so that it would log me in.*
> 
> ** 
> 
> *Any solutions plz*
> 
> *
> *
> *Sunil Srinivasan*
> * flatno:42*
> * sukhmani apts*
> * opp civil court*
> * secunderabad*
> * 500003*
> *ph:040-27800202*

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Javier Szyszlican, Project Leader, JFFNMS
[EMAIL PROTECTED]

I hope JFFNMS or I were helpful to you, if you
can, please donate at http://jffnms.org/donate




------------------------------

Message: 3
Date: Thu, 17 Aug 2006 10:42:41 +0200
From: "Broeken, Marco" <[EMAIL PROTECTED]>
Subject: Re: [jffnms-users] CPU Host Config Transfer Error Getting
        File
To: "Doug Veldhuisen" <[EMAIL PROTECTED]>,
        <jffnms-users@lists.sourceforge.net>
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"

The debian jffnms server doesn't run any firewall
I only use a Read community to get the variables from the server, and we
use No Tftp server or anything.
 
i saw there was a trap configured on the server that is generating this
error. i removed the trap now, and we will see tomorrow morning if the
error is still generated.
 
the error is generated on at 04:02:02 <outbind://79/??>  every day.  
 

Met vriendelijke groet,

 

Marco Broeken
Netwerkbeheer
* [EMAIL PROTECTED]

VECOZO B.V.     KvK 18065856, statutair gevestigd te Tilburg
Postadres:           Postbus 4050, 5004 JB Tilburg
Bezoekadres:      Abeelstraat 1a, 5038 KE Tilburg

T: 013 - 4625 648    
F: 013 - 4625 640
http://www.vecozo.nl <http://www.vecozo.nl/>  

 

________________________________

Van: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] Namens Doug
Veldhuisen
Verzonden: woensdag 16 augustus 2006 16:38
Aan: Broeken, Marco; jffnms-users@lists.sourceforge.net
Onderwerp: Re: [jffnms-users] CPU Host Config Transfer Error Getting
File



I had similar issue,
you need to make sure that you have the RW snmp string set in the hosts
table, the TFTP server ip address set to the JFFNMS machine, and also,
if you have IPTABLES setup make sure that you allow TFTP to go thru.

from my /etc/sysconfig/iptables file
-A RH-Firewall-1-INPUT -p udp -m udp --dport 69 -j ACCEPT

Doug



At 07:18 AM 8/16/2006, Broeken, Marco wrote:


        Content-type: multipart/related;
         boundary="Boundary_(ID_A87wkKl8fyHEb3eUsnwA8A)";
type="multipart/alternative"
        Content-class: urn:content-classes:message
        
        Hi,
         
        On one new machine we get a new error every morning every day:
        16 Aug
<http://192.168.110.51/events.php?filter_id=&express_filter=date,2006-08
-15,=> 04:02:02  
<http://192.168.110.51/events.php?map_id=1&refresh=&client_id=0&journal_
id=0&journal_button=Ack&checkedid[]=111182> 
<http://192.168.110.51/events.php?map_id=1&refresh=&client_id=0&journal_
id=0&journal_button=Ack&checkedid[]=111182> Administrative
<http://192.168.110.51/events.php?filter_id=&express_filter=^type,25,=&m
ap_id=1> 
<http://192.168.110.51/events.php?filter_id=&express_filter=^host,89,=&m
ap_id=1>  
<http://192.168.110.51/events.php?filter_id=&express_filter=^zone,5,=&ma
p_id=1> 
<http://192.168.110.51/events.php?filter_id=&express_filter=^zone,5,=&ma
p_id=1> CPU Host Config Transfer Error Getting File 
         
        anyone knows what this error means ? can't find anything on
google...
         
        Regards,
         
        Marco Broeken
        VECOZO B.V.
         
        
        
        
------------------------------------------------------------------------
-
        Using Tomcat but need to do more? Need to support web services,
security?
        Get stuff done quickly with pre-integrated technology to make
your job easier
        Download IBM WebSphere Application Server v.1.0.1 based on
Apache Geronimo
        
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

        
        _______________________________________________
        jffnms-users mailing list
        jffnms-users@lists.sourceforge.net
        https://lists.sourceforge.net/lists/listinfo/jffnms-users 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
http://sourceforge.net/mailarchive/forum.php?forum=jffnms-users/attachments/20060817/5f47e370/attachment.html
 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 149 bytes
Desc: 441acb.png
Url : 
http://sourceforge.net/mailarchive/forum.php?forum=jffnms-users/attachments/20060817/5f47e370/attachment.png
 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: image/png
Size: 231 bytes
Desc: 441af3.png
Url : 
http://sourceforge.net/mailarchive/forum.php?forum=jffnms-users/attachments/20060817/5f47e370/attachment-0001.png
 

------------------------------

Message: 4
Date: Thu, 17 Aug 2006 12:24:35 +0200
From: "Chino" <[EMAIL PROTECTED]>
Subject: [jffnms-users] Polling problem in Windows XP
To: <jffnms-users@lists.sourceforge.net>
Message-ID: <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="iso-8859-1"

Hello.

I found that Network Discovery does not work in Windows, so I'm adding hosts 
manually.
After I added a host, the Autodiscovery does not work, while interfaces are 
found if I use Manual Discovery.
so this is the first problem.
Then, when a host is configured manually, the Polling is not going on, as "Last 
Poll Date" value never changed from "not Set" value.

Can someone give an idea on where to start to troubleshoot?
Thanks. 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
http://sourceforge.net/mailarchive/forum.php?forum=jffnms-users/attachments/20060817/364b5df5/attachment.html
 

------------------------------

Message: 5
Date: Thu, 17 Aug 2006 11:39:58 +0100
From: [EMAIL PROTECTED]
Subject: Re: [jffnms-users] Polling problem in Windows XP
To: [EMAIL PROTECTED],  jffnms-users@lists.sourceforge.net
Message-ID:
        <[EMAIL PROTECTED]>
Content-Type: text/plain; charset="us-ascii"

Hello. 

Had the same problem myself recently. Autodiscovery doesn't work in
Windows apparently, irrespective of JFFNMS version. 

 

Do a manual discovery, add interfaces and from there depending on how
you've configured your poller it should update.

 

Cheers.

 

  _____  

From: [EMAIL PROTECTED]
[mailto:[EMAIL PROTECTED] On Behalf Of Chino
Sent: 17 August 2006 11:25
To: jffnms-users@lists.sourceforge.net
Subject: [jffnms-users] Polling problem in Windows XP

 

Hello.

 

I found that Network Discovery does not work in Windows, so I'm adding
hosts manually.

After I added a host, the Autodiscovery does not work, while interfaces
are found if I use Manual Discovery.

so this is the first problem.

Then, when a host is configured manually, the Polling is not going on, as
"Last Poll Date" value never changed from "not Set" value.

 

Can someone give an idea on where to start to troubleshoot?

Thanks. 

-------------- next part --------------
An HTML attachment was scrubbed...
URL: 
http://sourceforge.net/mailarchive/forum.php?forum=jffnms-users/attachments/20060817/dc2120d3/attachment.html
 

------------------------------

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

------------------------------

_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users


End of jffnms-users Digest, Vol 3, Issue 21
*******************************************

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
jffnms-users mailing list
jffnms-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to