Re: [jffnms-users] RRDTool files , not been created by the Poller Process yet

2009-08-01 Thread Craig Small
On Wed, Jul 29, 2009 at 11:18:11AM +0300, Chris W. wrote: >This is what I get after running the generated text: > >ERROR: invalid rpn expression in: input,UN,input,input,IF,8,* What version of rrdtool are you using? That is valid rpn. You snipped the command, but I assume you had stateme

Re: [jffnms-users] RRDTool files , not been created by the Poller Process yet

2009-07-29 Thread Chris W.
Hi Craig, This is what I get after running the generated text: ERROR: invalid rpn expression in: input,UN,input,input,IF,8,* snip of the command: " ---engine/fonts/LucidaTypewriterRegular.ttf --vertical-label='Bits per Second' CDEF:inputbits=input,UN,input,input,IF,8,* CDEF:outputbits=outpu

Re: [jffnms-users] RRDTool files , not been created by the Poller Process yet

2009-07-28 Thread Craig Small
On Tue, Jul 28, 2009 at 05:26:06PM +0300, Chris W. wrote: >As mentioned earlier,poller.php seems to be creating rrd files - I can see >files under the rrd directory.The poller also runs and creates these files >when I run poller.php from the terminal but cant still see the graphs. Yes,

Re: [jffnms-users] RRDTool files , not been created by the Poller Process yet

2009-07-28 Thread Pedro Sotelo
Did you try : # cd /opt/jffnms/engine # php poller.php X 0 0 0 where X is the ID of the host you want to test. Is that successfully completing the task? Also try: # cd /opt/jffnms/rrd # ls -l and verify that your permissions are correct. On Tue, Jul 28, 2009 at 9:26 AM, Chris W. wrote:

Re: [jffnms-users] RRDTool files , not been created by the Poller Process yet

2009-07-28 Thread Chris W.
Hi Craig, As mentioned earlier,poller.php seems to be creating rrd files - I can see files under the rrd directory.The poller also runs and creates these files when I run poller.php from the terminal but cant still see the graphs. What command did you refer to under //debug($command) in the api.r

Re: [jffnms-users] RRDTool files , not been created by the Poller Process yet

2009-07-28 Thread Craig Small
On Tue, Jul 28, 2009 at 01:16:45PM +0300, Chris W. wrote: >My problem is - I continue to get "The RRDTool files for Interface ID X >(from Host ID X), has not been created by the Poller Process yet " when I >try to access the graphs for interfaces I have added to the system. > >rrdf

Re: [jffnms-users] RRDTool files for interface ID X has not been created.

2008-02-24 Thread Craig Small
On Tue, Feb 19, 2008 at 11:27:00AM +, la Bigmac wrote: > I uncommented the debug line in php.ini and get the long command as well as > the error above. The output of the command is below. I agree with some of the > values returned (3% used storage) so it would seem its rrd?ing something. > RR

Re: [jffnms-users] RRDTool files for interface ID X has not been created.

2008-02-20 Thread la Bigmac
Solved! I downgraded to rrdtool-1.0.49 During the setup I also found the following useful for Gentoo users. Setup and install guide for JFFNMS on Gentoo. http://www.gentoo.org/doc/en/jffnms.xml And this forum post for the specific problem I was having. http://forums.gentoo.org/viewtopic-t-

Re: [jffnms-users] rrdTool

2006-02-22 Thread ANDREA ACOSTA
Thanks for answer, yes I have files in my rrd folder and all my scheduled tasks are running but still when i run manually the rrd_analizer.php, all interfaces have the value (-1), and when I try to see a graph, the template appears empty. I wish you could help me. From:  Javier Szyszlican <[EM

Re: [jffnms-users] rrdTool

2006-02-21 Thread Javier Szyszlican
You should check that your Scheduled tasks are running. Do you have files in the jffnms/rrd folder? I never tried it on W2K3. Javier ANDREA ACOSTA wrote: I am a student and I am trying this tool for a university proyect to test its viability to implement it in some systems. I had followed all

Re: [jffnms-users] RRDtool graphing downgrade from 1.2.11 to 1.0.49

2006-01-13 Thread Jean-Philippe Luiggi
Hello, Sound likes "rrdtool" isn't the same on the two servers or something else is different. Do you use the same distribution on both ? Did you just copy the binary from one server to the other or made it from scratch (from sources or perhaps from some sort of package (.deb, .rpm, etc.) ? On

Re: [jffnms-users] RRDTool configuration

2005-05-18 Thread Craig Small
On Tue, May 17, 2005 at 04:29:07PM -0300, Javier Szyszlican wrote: > All this info is in the Archives. Or the documentation too. - Craig -- Craig Small GnuPG:1C1B D893 1418 2AF4 45EE 95CB C76C E5AC 12CA DFA5 Eye-Net Consulting http://www.enc.com.au/ MIEE Debian developer csmall

Re: [jffnms-users] RRDTool configuration

2005-05-17 Thread Javier Szyszlican
All this info is in the Archives. Javier Buddy Shearer wrote: Hello again. What does this message mean? The RRDTool files for Interface ID 7 (from Host ID 4), has not been created by the Poller Process yet The version I am running is rrdtool-1.0.49 I am running FreeBSD 5.3 and Postgresql 7.4.5. I w

RE: [jffnms-users] RRDTool configuration

2005-05-17 Thread Buddy Shearer
Another question I forgot to add: can the poller process be jump started? Buddy -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Buddy Shearer Sent: Tuesday, May 17, 2005 3:13 PM To: jffnms-users@lists.sourceforge.net Subject: [jffnms-users] RRDTool con

Re: [jffnms-users] rrdtool not loaded

2005-04-01 Thread Javier Szyszlican
Jon, You should use the host ID as a parameter, not the host IP! Do you see the jffnms jobs running in your cron log? Javier Jon Azkorra wrote: > Hello, > Yesterday i put a message about this, and i've made some changes but i > still have the same problem. > When i try to visualize an interface

Re: [jffnms-users] RRDtool has not been created

2005-03-23 Thread Javier Szyszlican
Then try to run the poller manually and see what it does: # cd /opt/jffnms/engine # php -q poller.php Javier Thomas Williams wrote: I have checked /var/log/cron: all jffnms cron jobs are running. I chmod 777 on the RRD folder in Jffnms so anything can access/excute it still getting error... -