Got it working. Had to issues<br><br>Permissions... set chmod 775 for nagios/server and nagios/client, as well as adding nagios user to www group.<br><br>Reading Nagios files. From within = s3_config.inc.php<br>//--------------------------
<br>        $ServerNagiosFiles = Array(<br>                "comments" => "comments.dat",<br>                "downtime" => "downtime.dat",<br>                "obj_cache" => "
objects.cache",<br><br>// was status.dat , chg'd to status.log<br>                "status" => "status.log"<br>        );<br>//-----------------------------<br><br>Thanks<br>Don Munyak<br><br>
<div><span class="gmail_quote">On 6/22/07, <b class="gmail_sendername">Don Munyak</b> <<a href="mailto:don.munyak@gmail.com">don.munyak@gmail.com</a>> wrote:</span><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
Thanks Andy,<br><br>Now I am getting the following error : "Could not rebuild the JavaScript language file" <span class="q"><br><br>*** Download Stub -> DownloadFiles() running ***<br><br>Attempting to download files from 
<a href="http://web.pmg.local/nagios/server/s3_download.php" target="_blank" onclick="return top.js.OpenExtLink(window,event,this)">
http://web.pmg.local/nagios/server/s3_download.php</a><br><br></span>Synchronising s3_class.inc.php with server ... up-to-date<br>Synchronising s3_config.inc.php with server ... up-to-date<br>Synchronising s3_filter.inc.php with server ... up-to-date
<br>Synchronising s3_functions.inc.php with server ... up-to-date<br>Synchronising s3_lang_en.inc.php with server ... up-to-date<span class="q"><br><br>*** Download Stub -> DownloadFiles() finished ***<br><br>*** S3 Client -> CheckSyncFiles() running ***
<br></span>Checking s3_class.inc.php ... File is OK<br>Checking s3_config.inc.php ... File is OK<br>Checking s3_filter.inc.php ... File is OK<br>Checking s3_functions.inc.php ... File is OK<br>Checking s3_lang_en.inc.php ... File is OK
<br>*** S3 Client -> CheckSyncFiles() finished ***<br><br>Could not rebuild the JavaScript language file<br><br>--------<br><span class="sg">~Don<br>
</span></blockquote></div><br>