Shane | 2 Feb 2007 02:48
Picon

cant get past setup page

i installed jffnms and got all the way to the setup page. WOW   now i change settings on the setup page and nothing gets saved and I cant get anywhere else help me.

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
jffnms-users mailing list
jffnms-users@...
https://lists.sourceforge.net/lists/listinfo/jffnms-users
Greg Cooper | 5 Feb 2007 22:04
Picon

PHP Issue installing JFFNMS

Hello,

I am installing 0.8.3 on Ubuntu 6.10.  I am using PHP5 and I am getting this error when going to the localhost/jffnms url

Warning: require_once(/var/www/jffnms/lib/api.inc.php) [ function.require-once]: failed to open stream: No such file or directory in /opt/jffnms/conf/config.php on line 50

Any ideas?

Thanks!

Greg Cooper


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
jffnms-users mailing list
jffnms-users@...
https://lists.sourceforge.net/lists/listinfo/jffnms-users
Craig Small | 6 Feb 2007 00:33
Picon
Gravatar

Re: cant get past setup page

On Thu, Feb 01, 2007 at 07:48:36PM -0600, Shane wrote:
> i installed jffnms and got all the way to the setup page. WOW   now i change
> settings on the setup page and nothing gets saved and I cant get anywhere
> else help me.
Nothing gets saved...sounds like a register globals problem.
Does the setup page say you have this on?
Also perhaps the webserver does not have permissions to update the
config file.

 - Craig

--

-- 
Craig Small      GnuPG:1C1B D893 1418 2AF4 45EE  95CB C76C E5AC 12CA DFA5
http://www.enc.com.au/                      MIEE         Debian developer
csmall at : enc.com.au                      ieee.org           debian.org

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
umair shakil | 6 Feb 2007 10:37
Picon

Re: cant get past setup page


Dear,

Please check whether DB is running or not???? if not then

php-mysql package is missing..... try it as

yum install php-mysql

secondly, try to give permissions to /var/www/jffnms
/lib/api.inc.php or /op/jffnms/lib/api.inc.php

Chmod 775

Regards,

Umair Shakil
 




On 2/6/07, Craig Small <csmall-uDC8m6n2UkUQrrorzV6ljw@public.gmane.org> wrote:
On Thu, Feb 01, 2007 at 07:48:36PM -0600, Shane wrote:
> i installed jffnms and got all the way to the setup page. WOW   now i change
> settings on the setup page and nothing gets saved and I cant get anywhere
> else help me.
Nothing gets saved...sounds like a register globals problem.
Does the setup page say you have this on?
Also perhaps the webserver does not have permissions to update the
config file.

- Craig

--
Craig Small      GnuPG:1C1B D893 1418 2AF4 45EE  95CB C76C E5AC 12CA DFA5
http://www.enc.com.au/                      MIEE         Debian developer
csmall at : enc.com.au                      ieee.org            debian.org

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
jffnms-users mailing list
jffnms-users-5NWGOfrQmneRv+LV9MX5uipxlwaOVQ5f@public.gmane.org
https://lists.sourceforge.net/lists/listinfo/jffnms-users

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
jffnms-users mailing list
jffnms-users@...
https://lists.sourceforge.net/lists/listinfo/jffnms-users
umair shakil | 6 Feb 2007 10:42
Picon

Poller process has not been created files yet


Dear All,

I am usning Centos 4.3 Server. Jffnms is installed and working but i got the this error:


"The RRDTool files for Interface ID 72 (from Host ID 7), has not been created by the Poller Process yet"

Its has been couple of days......

Specs of packages are:

php-4.3.9-3.22.i386.rpm
php-gd-4.3.9-3.22.i386.rpm
php-mysql-4.3.9-3.22.i386.rpm
php-pear-4.3.9-3.22.i386.rpm
php-snmp-4.3.9-3.22.i386.rpm

mysql-4.1.20-1.RHEL4.1.i386.rpm
mysql-server-4.1.20-1.RHEL4.1.i386.rpm
php-mysql-4.3.9-3.22.i386.rpm

rrdtool-1.0.50-1.4.i586.rpm

But i m not be able to find the sollution?????? Any Solutions


-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
jffnms-users mailing list
jffnms-users@...
https://lists.sourceforge.net/lists/listinfo/jffnms-users
Shane | 6 Feb 2007 11:49
Picon

Re: cannot get past setup page

thank you for all your help.  It was a register globals problem.  I 
apologize for the disturbance, if I would have looked harder the answer was 
buried deep within the manual.  Again thank you all and so far jffnms is 
working as it should. 

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
klxout | 6 Feb 2007 13:38
Picon

Add host to map

I like to know how I can add a host to a map. It is possible to add interface to a map but I need to add a host and I can't find this

Thanks




-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
jffnms-users mailing list
jffnms-users@...
https://lists.sourceforge.net/lists/listinfo/jffnms-users
LIMA David | 6 Feb 2007 15:24

Re: Add host to map


Hi, this is not possible to add a host into a map, but you can still manage hosts with the customer field and
then filter by customer inside the hosts/events view.

_______________
David LIMA
Professional Services
www.scc.com
 
 
________________________________________
De : jffnms-users-bounces@...
[mailto:jffnms-users-bounces@...] De la part de klxout
Envoyé : mardi 6 février 2007 13:38
À : jffnms-users@...
Objet : [jffnms-users] Add host to map

I like to know how I can add a host to a map. It is possible to add interface to a map but I need to add a host and I
can't find this

Thanks

______________________________________________________________________
Ce message contient des informations dont le contenu est susceptible d'etre confidentiel.
Il est destine au(x) destinataire(s) indique(s) exclusivement.

A moins que vous ne fassiez partie de la liste des destinataires, ou que vous soyez habilite a recevoir le
mail a leur place, il vous est interdit de le copier, de l'utiliser ou de devoiler son contenu a un tiers.

Si vous avez recu cet email par erreur, merci de prendre contact avec l'emetteur.

Les opinions exprimees dans cet e-mail sont celles de l'emetteur et ne refletent pas necessairement
celles de l'entreprise.

Ce e-mail peut contenir des pieces jointes dont certaines pourraient contenir des virus qui pourraient
endommager votre systeme informatique.

La compagnie a pris toutes dispositions afin de minimiser ce risque et decline toute responsabilite pour
toute perte ou dommage resultant directement ou indirectement de l'utilisation de cet email ou de son contenu.

Il vous appartient d'effectuer vos propres controles anti-virus avant d'ouvrir la ou les pieces jointes.
______________________________________________________________________

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
klxout | 7 Feb 2007 20:08
Picon

syslog-ng ntsyslog

HI,

I like to know how  Can I configure syslog-ng and ntsyslog to receive events from computer with windows:

I have configured syslog in windows with facility syslog and severity error and I have defined syslog ip

Then I have seen in the jffnms manuals and folder docs a different configuration of syslog-ng, but are different configuration, my question is how I can create a pipe?
I have problems when I add jffnms instructions in syslog because is not ok, But if I add syslog-ng configuration from docs and remove old configuration from syslog-ng it seems thats OK, but I need to keep old configuration (that generates for example /var/log/messages)

Anybody have used ntsyslog and syslog-ng

Thanks

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
_______________________________________________
jffnms-users mailing list
jffnms-users@...
https://lists.sourceforge.net/lists/listinfo/jffnms-users
Javier Szyszlican | 8 Feb 2007 03:52

Re: {SPAM 04.0} PHP Issue installing JFFNMS

Hi Greg,

somehow you configured your system to look for lib/api.inc.php in
/var/www/jffnms and it should look in /opt/jffnms/

Javier

Greg Cooper wrote:
> Hello,
> 
> I am installing 0.8.3 on Ubuntu 6.10.  I am using PHP5 and I am getting
> this error when going to the localhost/jffnms url
> 
> *Warning*: require_once(/var/www/jffnms/lib/api.inc.php) [
> function.require-once
> <http://localhost/jffnms/admin/function.require-once>]: failed to open
> stream: No such file or directory in */opt/jffnms/conf/config.php* on
> line *50
> 
> *Any ideas?
> 
> Thanks!
> 
> Greg Cooper
> 
> 
> 
> ------------------------------------------------------------------------
> 
> -------------------------------------------------------------------------
> Using Tomcat but need to do more? Need to support web services, security?
> Get stuff done quickly with pre-integrated technology to make your job easier.
> Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
> http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642
> 
> 
> ------------------------------------------------------------------------
> 
> _______________________________________________
> jffnms-users mailing list
> jffnms-users@...
> https://lists.sourceforge.net/lists/listinfo/jffnms-users

--

-- 
=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Javier Szyszlican, Project Leader, JFFNMS
javier@...

I hope JFFNMS or I were helpful to you, if you
can, please donate at http://jffnms.org/donate

-------------------------------------------------------------------------
Using Tomcat but need to do more? Need to support web services, security?
Get stuff done quickly with pre-integrated technology to make your job easier.
Download IBM WebSphere Application Server v.1.0.1 based on Apache Geronimo
http://sel.as-us.falkag.net/sel?cmd=lnk&kid=120709&bid=263057&dat=121642

Gmane