JFFNMS Team,
 
I have installed JFFNMS as per http://www.jffnms.org/jffnms/INSTALL procedure.
 
Now I would like to do the setup as per instructions and following is the 
result (Note Shows only those with Errors)
 
------start ---------------------




JFFNMS Setup 

Main   Help 

Using /opt/jffnms/conf/jffnms.conf 





Version 
0.8.3 

Site Name 
 

Database Configuration 

Database Type 
 MySQL PostgreSQL 

Database Server 
 

Database Name 
 

Database Username 
 

Database Password 
 

Is The Database Working? 
  
yes 

System Configuration 

Operating System 
 Unix-like Windows 

GUI Access Method 
 Local Via Satellite 

Satellite Server - optional 
 
ok 

Satellite URI or 'none' 
 
ok 

Paths Configuration 

Absolute Path 
 
ok 

WebServer Relative Path 
 
error 

TFTP Server Files Path 
 
ok 

RRD Files Path 
 
ok 

Engine Temp Files Path 
 
ok 

Log Files Path 
 
ok 

Temp Images Absolute Path 
 
ok 

WebServer Temp Images Relative Path 
 
error 

PHP Executable Path 
 
ok 

GraphViz Neato Executable Path 
 
ok 

RRDTool Executable Path 
 
ok 

RRDTool Version 
 1.0.x 1.2.x 

RRDTool Font (only for version 1.2.x) 
 
ok 

GNU Diff Executable Path 
 
ok 

NMAP PortScanner Executable Path 
 
ok 

FPing Executable Path 
 
ok 

SMSClient for SMS via Modem 
 
error 

NTPQ Executable 
 
error 

PHP Status 

Register Globals set to On 
  
yes 

Allow URL fopen set to On 
  
yes 

SNMP Module Loaded? 
  
ok 

Sockets Module Loaded? 
  
ok 

GD Module Loaded? 
  
ok 

MySQL Module Loaded? 
  
error 

PostgreSQL Module Loaded? 
  
ok 

PCRE Module Loaded? 
  
ok 

WDDX Module Loaded? 
  
ok 

GUI Options 

GUI Auth/Login Method 
 HTTP Login Screen 

Login Screen Image URL 
 
error 

Login Screen Image Link URL 
 
ok 

Custom CSS Stylesheet URL 
 
error 

Internal Options   

Debugging/Logging Enabled 
 

Number of days to store Events/Alarms 
 

Number of days to store Raw Syslog/Tacacs/Trap records 
 

Number of days to store Host Configs 
 

Events Latest (in Minutes) 
 

Default Map Refresh in secs 
 

Default Events Refresh in secs 
 

Events Sound Alert 
 

Replay Active Alarms Every in minutes 
 

Request Authentication to acess Setup 
-------end-----------------------
 
My Configuration is as below:
 
Apache
======
 
<VirtualHost 192.168.8.4:443>
   DocumentRoot "/opt/jffnms/htdocs"
   ServerName nms.tra.go.tz
   ServerAdmin [EMAIL PROTECTED]
   ErrorLog /var/log/httpd/error_log
   TransferLog /var/log/httpd/access_log
   LimitRequestLine 8190
   <Directory "/opt/jffnms/htdocs">
       Options None
       AllowOverride None
       Order allow,deny
       Allow from all
    </Directory>
 
#
# SSL Stuff........
#
  
</VirtualHost>     
 
Then I did the soft link:
 
ln -s /opt/jffnms/htdocs /var/www/nms
 
--------------------end-------------------------------------------
 
Please advice on the WebServer Relative Path....
 
Your help will be appreciated.
 
Thanks.
 
Emmanuel (Mtimkavu)
_________________________________________________________________
Express yourself instantly with MSN Messenger! Download today it's FREE!
http://messenger.msn.click-url.com/go/onm00200471ave/direct/01/
-------------------------------------------------------------------------
This SF.net email is sponsored by: Microsoft
Defy all challenges. Microsoft(R) Visual Studio 2008.
http://clk.atdmt.com/MRT/go/vse0120000070mrt/direct/01/
_______________________________________________
jffnms-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/jffnms-users

Reply via email to