Search found 23 matches

by ericsson_att
Fri Nov 12, 2010 12:49 pm
Forum: Nagios XI
Topic: unable to start Nagios service
Replies: 33
Views: 7703

Re: unable to start Nagios service

could you please send us the cfg files from /usr/local/nagios/etc from your installation, so that we can compare with ours.

please email to [email protected]
by ericsson_att
Fri Nov 12, 2010 12:40 pm
Forum: Nagios XI
Topic: unable to start Nagios service
Replies: 33
Views: 7703

Re: unable to start Nagios service

After we ran into the issue with the E script.

We removed the no_proxy from this file and re-started the server.

Added the following in /etc/wgetrc :
http_proxy=http://10.7.0.140:8081/
no_proxy=localhost,127.0.0.0/8,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16
by ericsson_att
Fri Nov 12, 2010 12:38 pm
Forum: Nagios XI
Topic: unable to start Nagios service
Replies: 33
Views: 7703

Re: unable to start Nagios service

this is a new installation from /tmp folder.
by ericsson_att
Fri Nov 12, 2010 12:37 pm
Forum: Nagios XI
Topic: unable to start Nagios service
Replies: 33
Views: 7703

Re: unable to start Nagios service

because we use proxy server we set the following:

Added the following in /etc/wgetrc :
http_proxy=http://10.7.0.140:8081/
no_proxy=localhost,127.0.0.0/8,10.0.0.0/8,172.16.0.0/12,192.168.0.0/16

please let us know if there is any issue with this.
by ericsson_att
Fri Nov 12, 2010 11:21 am
Forum: Nagios XI
Topic: unable to start Nagios service
Replies: 33
Views: 7703

Re: unable to start Nagios service

nagiosql was never deployed in apache, hence E-importnagiosql fails to import all required configuration files. here is the error log: http://localhost/nagiosql/admin/import.php Connecting to 10.7.0.140:8081... connected. Proxy request sent, awaiting response... 503 Service Unavailable 2010-11-12 10...
by ericsson_att
Mon Nov 08, 2010 2:25 pm
Forum: Nagios XI
Topic: unable to start Nagios service
Replies: 33
Views: 7703

Re: unable to start Nagios service

Thanks! We really appreciate your quick response and will post an update.
by ericsson_att
Mon Nov 08, 2010 1:27 pm
Forum: Nagios XI
Topic: unable to start Nagios service
Replies: 33
Views: 7703

Re: unable to start Nagios service

once we move the nagiosxi folder to /tmp, do you think it will work with no issues?
by ericsson_att
Mon Nov 08, 2010 12:48 pm
Forum: Nagios XI
Topic: unable to start Nagios service
Replies: 33
Views: 7703

Re: unable to start Nagios service

We were successful in creating the db. Not having NagiosXI in tmp folder, will it be a problem down the line ?
by ericsson_att
Mon Nov 08, 2010 12:06 pm
Forum: Nagios XI
Topic: configuration file error
Replies: 3
Views: 1343

Re: configuration file error

Our team could somehow made Nagios XI work (by creating postgres db by running ./B script changing permissions and owner as desired and by creating all cfg files necessary that are missing manually and by editing with the required info). Not sure if that would suffice, but then, nothing works in the...
by ericsson_att
Mon Nov 08, 2010 12:04 pm
Forum: Nagios XI
Topic: unable to start Nagios service
Replies: 33
Views: 7703

Re: unable to start Nagios service

Our team could somehow made Nagios XI work (by creating postgres db by running ./B script changing permissions and owner as desired and by creating all cfg files necessary that are missing manually and by editing with the required info). Not sure if that would suffice, but then, nothing works in the...