Re: [jffnms-users] Empty graphs and physical interfaces of my cisco 2948 doesn't show

2006-03-04 Thread Javier Szyszlican
1) Never seen that, do you get something out of the snmpwalk regarding interfaces? 2) It seems your poller is not running or the jffnms user does not have permissions on the rrd folder. This could all be related to your php not having the SNMP module loaded. Javier Almathely Vivas wrote:

Re: [jffnms-users] Empty graphs and physical interfaces of my cisco 2948 doesn't show

2006-03-03 Thread Almathely Vivas
There are 2 differents problems1) With the 2948 the autodiscovery_intefaces doesn't show the physical interfaces... I already tested with SNMPv1, but I am sure that the 2948 is using SNMPv2c because the snmpwalk. works OK.2) The second problem is that the ALL graphics are empty, the graphics are sh

Re: [jffnms-users] Empty graphs and physical interfaces of my cisco 2948 doesn't show

2006-03-03 Thread Javier Szyszlican
That poller.php output doesn't show any physical interface. Check the SNMP version you are using, try with V1 first. Javier Almathely Vivas wrote: Hello list, I am new using the jffnms and I have some problems... I installed jffnms 0.8.1 on Debian Sarge 3.1 using apt-get. This time I cou

Re: [jffnms-users] Empty Graphs

2006-03-03 Thread Javier Szyszlican
h Ltd -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Stout,David Sent: 02 March 2006 14:35 To: Craig Small; jffnms-users@lists.sourceforge.net Subject: RE: [jffnms-users] Empty Graphs The RRDTool php plugin is not installed as far as I can see and the images are

[jffnms-users] Empty graphs and physical interfaces of my cisco 2948 doesn't show

2006-03-02 Thread Almathely Vivas
Hello list, I am new using the jffnms and I have some problems...I installed jffnms 0.8.1 on Debian Sarge 3.1 using apt-get.  This time I could see the physical interfaces of my cisco 2948, but I had a problem with the network discovery so I forget this installation and I installed jffnms 0.8.1 on

RE: [jffnms-users] Empty Graphs

2006-03-02 Thread Stout,David
35 To: Craig Small; jffnms-users@lists.sourceforge.net Subject: RE: [jffnms-users] Empty Graphs The RRDTool php plugin is not installed as far as I can see and the images are being served out by apache without error. There is just no data (0bytes) in the png files created in the temp directory. Re

[jffnms-users] Empty graphs and physical interfaces of my cisco 2948 doesn't show

2006-03-02 Thread Almathely Vivas
Hello list, I am new using the jffnms and I have some problems...I installed jffnms 0.8.1 on Debian Sarge 3.1 using apt-get.  This time I could see the physical interfaces of my cisco 2948, but I had a problem with the network discovery so I forget this installation and I installed jffnms 0.8.1 on

RE: [jffnms-users] Empty Graphs

2006-03-02 Thread Stout,David
:[EMAIL PROTECTED] On Behalf Of Craig Small Sent: 02 March 2006 02:00 To: jffnms-users@lists.sourceforge.net Subject: Re: [jffnms-users] Empty Graphs On Wed, Mar 01, 2006 at 01:32:38PM -, Stout,David wrote: > I've been trying to read through the mail archives for a solution, but > can

Re: [jffnms-users] Empty Graphs

2006-03-01 Thread Craig Small
On Wed, Mar 01, 2006 at 01:32:38PM -, Stout,David wrote: > I've been trying to read through the mail archives for a solution, but > can't organise posts by date so finding a solution has been difficult. > > All the .png files are 0 bytes in length and the data is empty. Do you have the rrdtool

[jffnms-users] Empty Graphs

2006-03-01 Thread Stout,David
I’ve been trying to read through the mail archives for a solution, but can’t organise posts by date so finding a solution has been difficult.   I have the following problem.   All the .png files are 0 bytes in length and the data is empty.   The Poller Cronjob is running ok :-   Mar

[jffnms-users] Empty Graphs (Windows) Even with RRD files

2005-11-25 Thread Khyati Tripathi
Hello: I have been trying to get some interface graphs but no success yet. I would appreciate any help. Thanks. Windows XP laptop with JFFNMS server installed. Interace 2 for windows info and interface 12 for storage. The scheduled tasks are running perodically and I can see some files in rrd

Re: [jffnms-users] Empty graphs

2005-04-07 Thread Eduardo Fernández
Weird, from the output it seems jffnms needs rw access to snmp to retrieve info about the interfaces, but in theory ro access is enough. I've tried with snmpwalk -v 1 -c public localhost ifTable and it's reporting correctly. Maybe the problem is on jffnms, I'm using 0.8.1. Best regards, Eduardo O

Re: [jffnms-users] Empty graphs

2005-04-06 Thread Javier Szyszlican
Your server is not returning traffic values for your interfaces. Which SNMP agent do you use, on which platform? OS? Javier Eduardo Fernández wrote: > Hi again! > > On Apr 7, 2005 3:02 AM, Javier Szyszlican <[EMAIL PROTECTED]> wrote: > >>Did you wait a few minutes to see data in the graphs? >

Re: [jffnms-users] Empty graphs

2005-04-06 Thread Eduardo Fernández
Hi again! On Apr 7, 2005 3:02 AM, Javier Szyszlican <[EMAIL PROTECTED]> wrote: > Did you wait a few minutes to see data in the graphs? Yep, I waited for an hour. > Do you see "NaN" or just no graphs? No graphs. But for an ethernet interface, max, min and average show 'nan'. > Can you show us t

Re: [jffnms-users] Empty graphs

2005-04-06 Thread Javier Szyszlican
Did you wait a few minutes to see data in the graphs? Do you see "NaN" or just no graphs? Can you show us the output of a poller? # cd /opt/jffnms/engine # php -q poller.php Host ID is the "ID" field in the hosts screen, NOT the host ip or name. Javier Eduardo Fernández wrote: > Hi all, > >

[jffnms-users] Empty graphs

2005-04-06 Thread Eduardo Fernández
Hi all, First of all, big up to Javier for his great work! Now, I just installed jffnms, and I noticed that all the graphs are empty!! I don't understand why, I tried several of them, for memory, cpu, traffic... no luck. I can see the jobs running in the logs and the rrd files being modified. Any