FW: [jffnms-users] Jffnms Permissions?

2004-06-08 Thread Darren Gibbs
Tristram Have you editted php.ini and set register_globals to ON? This sounds very much like the problem I was having when php wasn't configured to use the correct php.ini file, and so was using the default of OFF for register_globals. My setup was doing exactly the same thing yours is, until I

[jffnms-users] Jffnms Permissions?

2004-06-08 Thread Tristram Cheer
Hey All, i'm tring to get jffnms to work on my 2.6.7 kernel Debian install from apt-get, i have this issue where it will install ok and once i run a ln -s /usr/share/jffnms/htdocs /vaw/www/jffnms command i can get the pages, BUT.. When i enter anything in on the admin/setup.php page it wont

[jffnms-users] Sending alerts via email if an event occurs

2004-06-08 Thread Darren Gibbs
Hi. Now I've got JFFNMS running and gathering data, I want to configure it to email alerts if a certain event occurs. For example, an interface on a switch exceeds a certain traffic rate, I want to send an email alert. If an interface goes down, likewise. Is this possible? I'm particularly inter

Re: [jffnms-users] Poller Process problem.

2004-06-08 Thread Javier Szyszlican
Hi Alejandro, Did you check the permissions in the /opt/jffnms/rrd folder? Do you have files in the /opt/jffnms/rrd folder? Javier Alejandro Murciano Renedo wrote: Hi all: I (try to) use the 0.7.7 version. I cant view any gaph, when i try to show anyone i get this error: "The RRDTool files for

[jffnms-users] Poller Process problem.

2004-06-08 Thread Alejandro Murciano Renedo
Hi all: I (try to) use the 0.7.7 version. I cant view any gaph, when i try to show anyone i get this error: "The RRDTool files for Interface ID xxx (from Host ID xx), has not been created by the Poller Process yet" I try to find the problem, php variables are OK, cronjobs are running... etc.

Re: [jffnms-users] Php Compile error

2004-06-08 Thread Javier Szyszlican
Hi Stewart, Why are you compiling from source, if you distribution may provide you with php RPM packages? I'm sure there must be a php-snmp package somewhere. PHP 4.3.7 is brand new, also which Net-SNMP version do you have? I've never seen the error you describe. Javier Stewart Cunliffe wrote: Ok

Re: [jffnms-users] Problems with jffnms installation

2004-06-08 Thread Javier Szyszlican
Hi Darren, Yes, you can ignore those errors. To be sure which is your php.ini look at the /admin/adm/test.php file, it will tell you which is your php.ini, you have to change register_globals = on there, and then restart apache. Without that, JFFNMS will not able to authenticate. Javier Darren Gibb

[jffnms-users] ebuild ?

2004-06-08 Thread James
Hello Javier, Is anyone actively working on putting together an ebuild for jff on Gentoo Linux? James --- This SF.Net email is sponsored by: GNOME Foundation Hackers Unite! GUADEC: The world's #1 Open Source Desktop Event. GNOME Users and Deve

[jffnms-users] Php Compile error

2004-06-08 Thread Stewart Cunliffe
Ok here we go first question, have jffnms running on windows 2000 but am moving it to linux (mandrake 9.1) every thing goes fine until I try to compile php 4.3.7 with the snmp module, it fails every single time with the following error Override any gcc2 internal prototype to avoid an error etc. e

Re: [jffnms-users] Satelites and masters

2004-06-08 Thread Anders Karlsson (X:et)
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Hi, Implementing my patches would lower the load some ( only sends data to the master that is going to the alarm backend ). This lightens the load some, but on our enviroment we are having load problems because of all the http connections being made