Got it working. Had to issues

Permissions... set chmod 775 for nagios/server and nagios/client, as well as
adding nagios user to www group.

Reading Nagios files. From within = s3_config.inc.php
//--------------------------
       $ServerNagiosFiles = Array(
               "comments" => "comments.dat",
               "downtime" => "downtime.dat",
               "obj_cache" => "objects.cache",

// was status.dat , chg'd to status.log
               "status" => "status.log"
       );
//-----------------------------

Thanks
Don Munyak

On 6/22/07, Don Munyak <[EMAIL PROTECTED]> wrote:

Thanks Andy,

Now I am getting the following error : "Could not rebuild the JavaScript
language file"

*** Download Stub -> DownloadFiles() running ***

Attempting to download files from
http://web.pmg.local/nagios/server/s3_download.php

Synchronising s3_class.inc.php with server ... up-to-date
Synchronising s3_config.inc.php with server ... up-to-date
Synchronising s3_filter.inc.php with server ... up-to-date
Synchronising s3_functions.inc.php with server ... up-to-date
Synchronising s3_lang_en.inc.php with server ... up-to-date

*** Download Stub -> DownloadFiles() finished ***

*** S3 Client -> CheckSyncFiles() running ***
Checking s3_class.inc.php ... File is OK
Checking s3_config.inc.php ... File is OK
Checking s3_filter.inc.php ... File is OK
Checking s3_functions.inc.php ... File is OK
Checking s3_lang_en.inc.php ... File is OK
*** S3 Client -> CheckSyncFiles() finished ***

Could not rebuild the JavaScript language file

--------
~Don

-------------------------------------------------------------------------
This SF.net email is sponsored by DB2 Express
Download DB2 Express C - the FREE version of DB2 express and take
control of your XML. No limits. Just data. Click to get it now.
http://sourceforge.net/powerbar/db2/
_______________________________________________
Nagios-users mailing list
Nagios-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/nagios-users
::: Please include Nagios version, plugin version (-v) and OS when reporting 
any issue. 
::: Messages without supporting info will risk being sent to /dev/null

Reply via email to