Search found 6 matches

by tohariganesh
Wed Jan 18, 2012 5:47 am
Forum: Nagios XI
Topic: NagiosXI Install error
Replies: 10
Views: 7553

Re: NagiosXI Install error

Adding to the above post,i am able to bring up the "postgresql" and "mysql" db's in the localhost. [root@nagios-dev1 nagiosxi]# ./3-dbservers Database servers already initialized - skipping. [root@nagios-dev1 nagiosxi]# service mysqld status mysqld (pid 17602) is running... [root...
by tohariganesh
Wed Jan 18, 2012 4:56 am
Forum: Nagios XI
Topic: NagiosXI Install error
Replies: 10
Views: 7553

Re: NagiosXI Install error

Hi Scott, Thanks for the response and apologies for the late response. I got hooked up on a critical work. After copying the contents,i am getting the below error: [root@nagios-dev1 nagiosxi]# ./E-importnagiosql NOTE: If prompted, enter the MySQL root password NagiosQL database appears OK - continui...
by tohariganesh
Mon Dec 26, 2011 2:07 am
Forum: Nagios XI
Topic: NagiosXI Install error
Replies: 10
Views: 7553

Re: NagiosXI Install error

Hi ,

./fullinstall also throws out the same error at exactly the same step.
All the other steps in fullinstall script show success.

Am not in a position to paste the output now.

Thanks
HG
by tohariganesh
Tue Dec 20, 2011 11:34 pm
Forum: Nagios XI
Topic: NagiosXI Install error
Replies: 10
Views: 7553

Re: NagiosXI Install error

Hi Scott, Thanks again for the response. I had already set the Proxy settings in yum and wget configuration files and have set it for pear also. [root@nagios-dev1 nagiosxi]# pear config-set http_proxy 'http://web-proxy.atl.hp.com:8088' config-set succeeded [root@nagios-dev1 nagiosxi]# yum list insta...
by tohariganesh
Tue Dec 20, 2011 12:50 am
Forum: Nagios XI
Topic: NagiosXI Install error
Replies: 10
Views: 7553

Re: NagiosXI Install error

Hi Scott, Thanks for responding. I am installing Nagios XI manually on a Linux 64bit system. Its a VM machine hosted on an ESXI server. [root@nagios-dev1 nagiosxi]# uname -a Linux nagios-dev1 2.6.18-164.el5 #1 SMP Tue Aug 18 15:51:48 EDT 2009 x86_64 x86_64 x86_64 GNU/Linux Yes,the machine is in Intr...
by tohariganesh
Wed Dec 14, 2011 6:53 am
Forum: Nagios XI
Topic: NagiosXI Install error
Replies: 10
Views: 7553

NagiosXI Install error

Hi, I am trying to install NagiosXI as per the below documentation. http://assets.nagios.com/downloads/n...structions.pdf However its failing in this step: ./E-importnagiosql NOTE: If prompted, enter the MySQL root password NagiosQL database appears OK - continuing... NDOUtils database appears OK - ...