Re: [jffnms-users] The RRDTool files for Interface ID 7 (from Host ID 6), has not been created by the Poller Process yet - solution

2005-06-14 Thread Bogdan
Hi again. When I have built PHP, GD was good installed, but not good linking. In this reason PHP was built with its built-in gd, which don`t have png support enabled. Thanks for Yours help. And special thanks to: Thomas Boutell (GD library) Boutell.Com, Inc. http://www.boutell.com/ for a go

Re: [jffnms-users] Recommended books for beginning programers.

2005-06-14 Thread D. Lloyd
Best place to go for PHP learning would be, http://www.php.net and follow the documentation. There are tutorials on the site that will give you a basic intro to PHP. Also, goggle for "php tutorials". I'm sure it will return more links and resources than you can read :o) Dennis Chris Ha

[jffnms-users] Recommended books for beginning programers.

2005-06-14 Thread Chris Hammond
I have no actual programming experience and very little knowledge of things like bash scripting and such but want to learn php. Can you guys point out what you feel may fit the bill for what I am looking for? Thanks Chris --- SF.Net email i

Re: [jffnms-users] System requirements...

2005-06-14 Thread Craig Small
On Tue, Jun 14, 2005 at 11:01:32AM -0500, Anibal Ghanem wrote: > Hi, could any tell me please, which are the most efficiente system > requirements to install JFFNMS on an enterprise network. > > > I have approximatly 1030 hosts and 12000 interfaces. I've got just under 100 hosts and just under

Re: [jffnms-users] 0.8.2 SNMP Traps

2005-06-14 Thread Craig Small
On Tue, Jun 14, 2005 at 06:44:05PM +, Tyler Hough wrote: > Is there any documentation about how the trap recievers function and should > be setup in version 8.2. I have installed 8.2 and i am unable to recieve > any traps i have ran trapd from the command line and i am recieving the > traps.

[jffnms-users] 0.8.2 SNMP Traps

2005-06-14 Thread Tyler Hough
Is there any documentation about how the trap recievers function and should be setup in version 8.2. I have installed 8.2 and i am unable to recieve any traps i have ran trapd from the command line and i am recieving the traps. They just do not seem to be inserted into the database as events.

[jffnms-users] PHP CLI windows not closing

2005-06-14 Thread Jesus Sanchez Zatarain
JFFNMS 0.8.2 running on a W2003 SP1 server.   I am getting CLI windows left open when the autodiscovery_interfaces batch runs.   If these windows are left open, the cpu will go to 100%.   If I close those CLI windows manually, the cpu usage drops to normal levels and everything is fine until the a

[jffnms-users] System requirements...

2005-06-14 Thread Anibal Ghanem
Hi, could any tell me please, which are the most efficiente system requirements to install JFFNMS on an enterprise network. I have approximatly 1030 hosts and 12000 interfaces. Thanx.. --- SF.Net email is sponsored by: Discover Easy Linux

Re: [jffnms-users] adjust date and time

2005-06-14 Thread Javier Szyszlican
David, Check that your crond is running then. And also you may need to clear the events/alarm tables if the date difference was real big. And maybe do a SQL command: "UPDATE interfaces set last_poll_date = 0;" to clear the last_poll_date field. Javier David Lesaffre wrote: > After a reboot, we

Re: [jffnms-users] adjust date and time

2005-06-14 Thread David Lesaffre
After a reboot, we now get the "Login successful" messages and syslog messages, but that's it. No events on an interface (any interface) going down. On Mon, 2005-06-13 at 13:14 -0300, Javier Szyszlican wrote: David, If you changed the date on your server you should restart Apache too (and a

[jffnms-users] Re: jffnms doesn't find interfaces on subnet

2005-06-14 Thread Ruud Hop
Craig, We are using dedicated DSL-lines, not public. I know for sure that the UDP-packets get to my subnet, because I'm monitoring the network with MRTG at this moment. Ruud -Oorspronkelijk bericht- From: "Craig Burton" <[EMAIL PROTECTED]> To: Subject: Re: [jffnms-users] jffnms doesn't

Re: [jffnms-users] jffnms doesn't find interfaces on subnet

2005-06-14 Thread Ruud Hop
Javier, SNMPwalk works fine (I'm using GetIf). At this moment I'm still using MRTG to monitor network traffic on the windows machines and that works fine too. Manual discovery (with or without portscan) doesn't find interfaces when the machine is on another subnet. Ruud >Hi Ruud, > >It seems lik