Re: [jffnms-users] jffnms Install Problems

2005-08-31 Thread Craig Small
On Fri, Aug 26, 2005 at 04:26:36PM -0400, Brian wrote: > My apache service runs as user 'nobody' and I have no apache user on the > system. Perhaps that is causing my issue? It would cause the problem. Of course running your webserver as nobody is a bad idea in any case. - Craig -- Craig Smal

RE: [jffnms-users] no interface graphs anymore

2005-08-31 Thread johan
Noticed it Javier. Life on debian planet can have some naughty consequences, especially when it is on unstable. So I did some remote downgrade to stable, and at moment it works again. Arrivederci, Johan -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of Javi

Re: [jffnms-users] jffnms Install Problems

2005-08-31 Thread Brian
Ignore this. The lazy end user did not read the entire message which showed him what to change to fix this :) Sorry about that. Brian wrote: Wow...that did not take long until I had another question :) When accessing the admin pages, I get the following warning alot(on different line number

Re: [jffnms-users] jffnms Install Problems

2005-08-31 Thread Brian
Javier, Adding the @ worked! Thanks so much for your help. I look forward to using jffnms. I am sure I will have more questions, but for now, all is well with the world :) Regards and thanks! Javier Szyszlican wrote: The setup page shows everything correct? Try adding a @ in line 96 like

RE: [jffnms-users] jffnms Install Problems

2005-08-31 Thread Tim Carr
I fixed that one by going into the (I don't remember if it was the apache or php) ini file and finding the variable "allow_call_time_pass_reference" to "On". Don't forget to restart apache after that. Tim -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of B

Re: [jffnms-users] jffnms Install Problems

2005-08-31 Thread Brian
Wow...that did not take long until I had another question :) When accessing the admin pages, I get the following warning alot(on different line numbers of course): Warning: Call-time pass-by-reference has been deprecated - argument passed by value; If you would like to pass it by reference, m

Re: [jffnms-users] Email Notification & State Report Problems

2005-08-31 Thread Javier Szyszlican
Muthuvelu.T.J wrote: Dear All, I have two problem with the jffnms.0.8.2 1. I want to setup email notification when any one of the Interface of the Router goes down. How this can be down. Can any one guide me. (Fedore Core 3 with jffnms 0.8.2) RTFM. First setup your MT

Re: [jffnms-users] jffnms Install Problems

2005-08-31 Thread Javier Szyszlican
The setup page shows everything correct? Try adding a @ in line 96 like: /opt/jffnms/lib/gui.inc.php Line 96 @array_merge Javier Brian wrote: from the /admin/adm/test.php page: PHP 5.0.4 register_argc_argvOnOn register_globalsOnOn Javier Szyszlican wrote: What PHP versi

Re: [jffnms-users] Automatic reports and 10% top data discard

2005-08-31 Thread Javier Szyszlican
You could have that by creating a Map with all the interfaces you want. Then go to Performance, select the map, and select the timeframe (last day, last week, etc). Then, when you are finished bookmark the current URL on the Refresh button. Javier Leigh Porter wrote: Hello all, I would lik

[jffnms-users] Re: Problem with snmp poller

2005-08-31 Thread Javier Szyszlican
Somehow the jffnms user can't find the snmpget. You could upgrade to PHP 4.3.11 where you have native SNMPv2 support or su to jffnms and check why it can't find snmpget. Javier JOSE LUIS ALMENAREZ GARCIA wrote: Javier I writed last Saturday, I installed jffnms on FC4, and I have the

Re: [jffnms-users] Logging Fun

2005-08-31 Thread Javier Szyszlican
I've seen that before its not a big issue, its something bad in the api.inc.php file. Javier Tim Carr wrote: In dropping back to FC3, when I turn on logging, it now will only create one file in the logging directory with today’s date in it (i.e., “-2005.08.30.log”) rather than having the stan

Re: [jffnms-users] no interface graphs anymore

2005-08-31 Thread Javier Szyszlican
You may have upgraded to RRDtool 1.2.x and we only support 1.0.x at the moment. Javier johan wrote: HI, Since a couple of hours I did on debian server apt-get upgrade, and since that moment i cannot see the graphs anymore for the interfaces, only graphs for al the rest. I monitor graphs for ci

Re: [jffnms-users] Problem: eth0 usage graphs have no data

2005-08-31 Thread Javier Szyszlican
That means your Agent does not supports the 64 bit counters in SNMPv2. Javier Brad Hudson wrote: Boris; Thanks for the help. I changed one of my servers to snmp v1 and now ethernet data is graphing. Is version 2c not fully supported in 0.8.2 yet? Will I lose any functionality by revertin

Re: [jffnms-users] Problem: eth0 usage graphs have no data

2005-08-31 Thread Brad Hudson
Boris; Thanks for the help. I changed one of my servers to snmp v1 and now ethernet data is graphing. Is version 2c not fully supported in 0.8.2 yet? Will I lose any functionality by reverting to v1? Regards; Brad On Wed, 2005-08-31 at 08:04 +0200, Boris Belousov/GEMMA Systems spol. s r.

Re: [jffnms-users] Class 'jffnms' not found

2005-08-31 Thread Concannon, Mike
I actually ran in to this same issue for a little while yesterday morning using Suse 9.3 Professional and PHP4 (installed through Yast).  Turns out that somewhere along the line (either through a Yast update or my own best efforts to break my system), that some of the PHP4 packages were at d

RE: [jffnms-users] monitoring

2005-08-31 Thread Edet, John
Thanks... -Original Message- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] Sent: 08 August 2005 23:18 To: jffnms-users@lists.sourceforge.net Subject: Re: [jffnms-users] monitoring On Mon, Aug 08, 2005 at 04:17:57PM +0100, Edet, John wrote: > Hope someone could shed some light on u