[op5-users] NACOMA gives Undefined index: REMOTE_USER ERROR
Deon Vermeulen
Deon.Vermeulen at mtnbusiness.co.na
Fri Oct 16 11:42:35 CEST 2009
Hi,
I am very new to Nagios, but managed to get Nagios 3.2, Nagvis 1.4, PNP4, and NINJA (basic setup) installed and running on CentOS 5.3.
I've also managed to integrate Nagvis, Reports-GUI, Report-module from http://git.op5.org/git/ , but with NACOMA I am getting this error when I try to access http://<ServerIP/hostname>/ninja
application/addons/nacoma.git/include/webconfig.inc.php [583]:
Undefined index: REMOTE_USER
Here is my .../ninja/applications/conf/config.php config for NACOMA:
/**
* Do we use NACOMA (Nagios Configuration Manager)?
* If path differs from the one below but still installed
* you could simply change it.
*/
$nacoma_real_path = '/usr/local/nagios/addons/ninja/application/addons/nacomati.git/';
if (is_dir($nacoma_real_path)) {
$config['nacoma_path'] = '/usr/local/nagios/addons/ninja/application/addons/nacoma.git/';
} else {
$config['nacoma_path'] = false;
}
Does anyone have an idea how to solve this?
Thank you very much.
Deon
________________________________
NOTE: This e-mail message and all attachments thereto contain confidential information intended for a specific addressee and purpose. If you are not the addressee (a) you may not disclose, copy, distribute or take any action based on the contents hereof; (b) kindly inform the sender immediately and destroy all copies hereof. Any copying, publication or disclosure of this message, or part hereof, in any form whatsoever, without the sender's express written consent, is prohibited. No opinion expressed or implied by the sender necessarily constitutes the opinion of MTN. This message does not constitute a guarantee or proof of the facts mentioned herein. No Employee or intermediary is authorised to conclude a binding agreement on behalf of MTN Group Limited, or any of its subsidiary companies, by e-mail without the express written confirmation by a duly authorised representative of MTN Group Limited.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.op5.com/pipermail/op5-users/attachments/20091016/1878bf1e/attachment.html
More information about the op5-users
mailing list