Page 2 of 5

Re: Install Issues

Posted: Thu Dec 09, 2010 5:49 pm
by sappjt
I started over fresh. I ran through all the scripts to the c script. The first time I ran the B script I got

Code: Select all

Creating product directory...
Adding password for user nagiosadmin
psql: could not connect to server: No such file or directory
        Is the server running locally and accepting
        connections on Unix domain socket "/tmp/.s.PGSQL.5432"?
psql: could not connect to server: No such file or directory
        Is the server running locally and accepting
        connections on Unix domain socket "/tmp/.s.PGSQL.5432"?
Stopping postgresql service: ^[[60G[^[[0;31mFAILED^[[0;39m]^M
Starting postgresql service: ^[[60G[^[[0;32m  OK  ^[[0;39m]^M
psql: FATAL:  database "nagiosxi" does not exist
psql: FATAL:  database "nagiosxi" does not exist
Note: You can usually ignore SQL import warning messages.
Building latest perms binary...
/tmp/nagiosxi/nagiosxi/basedir/scripts /tmp/nagiosxi
/tmp/nagiosxi
Step completed.
I got the psql service to restart and ran the script again. I was wondering if there was anything in my output that would be an error that was causing my grief?



Code: Select all

[root@nagiosxi nagiosxi]# ./B-installxi
Creating product directory...
Adding password for user nagiosadmin
CREATE ROLE
CREATE DATABASE
Stopping postgresql service:                               [  OK  ]
Starting postgresql service:                               [  OK  ]
SET
ERROR:  parameter "standard_conforming_strings" cannot be changed
SET
SET
SET
ERROR:  must be owner of schema public
SET
CREATE SEQUENCE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
SET
SET
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
CREATE TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
WARNING:  no privileges could be revoked
REVOKE
WARNING:  no privileges could be revoked
REVOKE
WARNING:  no privileges were granted
GRANT
WARNING:  no privileges were granted
GRANT
SET
ERROR:  parameter "standard_conforming_strings" cannot be changed
SET
SET
SET
SET
 setval
--------
     20
(1 row)

 setval
--------
     16
(1 row)

 setval
--------
     25
(1 row)

 setval
--------
     15
(1 row)

 setval
--------
     14
(1 row)

 setval
--------
    142
(1 row)

 setval
--------
     53
(1 row)

 setval
--------
     21
(1 row)

 setval
--------
     33
(1 row)

 setval
--------
     28
(1 row)

 setval
--------
    170
(1 row)

 setval
--------
     25
(1 row)

INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
Note: You can usually ignore SQL import warning messages.
Building latest perms binary...
/tmp/nagiosxi/nagiosxi/basedir/scripts /tmp/nagiosxi
/tmp/nagiosxi
Step completed.
I checked with our proxy administrator and it seems that everything is going through the proxy well.

Re: Install Issues

Posted: Thu Dec 09, 2010 6:00 pm
by sappjt
I just ran the E script and here is the output

Code: Select all

Starting httpd: 
/tmp/nagiosxi/nagiosxi/basedir/scripts /tmp/nagiosxi
PHP Warning:  mysql_pconnect(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /tmp/nagiosxi/nagiosxi/basedir/html/db/adodb/drivers/adodb-mysql.inc.php on line 382
PHP Warning:  mysql_pconnect(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /tmp/nagiosxi/nagiosxi/basedir/html/db/adodb/drivers/adodb-mysql.inc.php on line 382
ERROR CONNECTING TO DATABASES!
IMPORTING CONFIG FILES...Array
(
    [0] => commands.cfg
    [1] => contacts.cfg
    [2] => localhost.cfg
    [3] => nagiosadmin.cfg
    [4] => templates.cfg
    [5] => timeperiods.cfg
    [6] => xicommands.cfg
    [7] => xiobjects.cfg
    [8] => xitemplates.cfg
    [9] => xiwzardtemplates.cfg
)
IMPORTING /usr/local/nagios/etc/import/commands.cfg
CMDLINE:
/usr/bin/wget --load-cookies=nagiosql.cookies http://localhost/nagiosql/admin/import.php --no-check-certificate --post-data 'chbOverwrite=1&selImportFile[]=/usr/local/nagios/etc/import/commands.cfg' -O nagiosql.import.monitoring
--2010-12-09 15:52:13--  http://localhost/nagiosql/admin/import.php
Resolving localhost... 127.0.0.1
Connecting to localhost|127.0.0.1|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 198 [text/html]
Saving to: `nagiosql.import.monitoring'

     0K                                                       100% 12.0M=0s

2010-12-09 15:52:17 (12.0 MB/s) - `nagiosql.import.monitoring' saved [198/198]

IMPORTING /usr/local/nagios/etc/import/contacts.cfg
CMDLINE:
/usr/bin/wget --load-cookies=nagiosql.cookies http://localhost/nagiosql/admin/import.php --no-check-certificate --post-data 'chbOverwrite=1&selImportFile[]=/usr/local/nagios/etc/import/contacts.cfg' -O nagiosql.import.monitoring
--2010-12-09 15:52:17--  http://localhost/nagiosql/admin/import.php
Resolving localhost... 127.0.0.1
Connecting to localhost|127.0.0.1|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 198 [text/html]
Saving to: `nagiosql.import.monitoring'

     0K                                                       100% 18.8M=0s

2010-12-09 15:52:18 (18.8 MB/s) - `nagiosql.import.monitoring' saved [198/198]

IMPORTING /usr/local/nagios/etc/import/localhost.cfg
CMDLINE:
/usr/bin/wget --load-cookies=nagiosql.cookies http://localhost/nagiosql/admin/import.php --no-check-certificate --post-data 'chbOverwrite=1&selImportFile[]=/usr/local/nagios/etc/import/localhost.cfg' -O nagiosql.import.monitoring
--2010-12-09 15:52:18--  http://localhost/nagiosql/admin/import.php
Resolving localhost... 127.0.0.1
Connecting to localhost|127.0.0.1|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 198 [text/html]
Saving to: `nagiosql.import.monitoring'

     0K                                                       100% 18.9M=0s

2010-12-09 15:52:18 (18.9 MB/s) - `nagiosql.import.monitoring' saved [198/198]

IMPORTING /usr/local/nagios/etc/import/nagiosadmin.cfg
CMDLINE:
/usr/bin/wget --load-cookies=nagiosql.cookies http://localhost/nagiosql/admin/import.php --no-check-certificate --post-data 'chbOverwrite=1&selImportFile[]=/usr/local/nagios/etc/import/nagiosadmin.cfg' -O nagiosql.import.monitoring
--2010-12-09 15:52:18--  http://localhost/nagiosql/admin/import.php
Resolving localhost... 127.0.0.1
Connecting to localhost|127.0.0.1|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 198 [text/html]
Saving to: `nagiosql.import.monitoring'

     0K                                                       100% 17.0M=0s

2010-12-09 15:52:18 (17.0 MB/s) - `nagiosql.import.monitoring' saved [198/198]

IMPORTING /usr/local/nagios/etc/import/templates.cfg
CMDLINE:
/usr/bin/wget --load-cookies=nagiosql.cookies http://localhost/nagiosql/admin/import.php --no-check-certificate --post-data 'chbOverwrite=1&selImportFile[]=/usr/local/nagios/etc/import/templates.cfg' -O nagiosql.import.monitoring
--2010-12-09 15:52:18--  http://localhost/nagiosql/admin/import.php
Resolving localhost... 127.0.0.1
Connecting to localhost|127.0.0.1|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 198 [text/html]
Saving to: `nagiosql.import.monitoring'

     0K                                                       100% 17.2M=0s

2010-12-09 15:52:18 (17.2 MB/s) - `nagiosql.import.monitoring' saved [198/198]

IMPORTING /usr/local/nagios/etc/import/timeperiods.cfg
CMDLINE:
/usr/bin/wget --load-cookies=nagiosql.cookies http://localhost/nagiosql/admin/import.php --no-check-certificate --post-data 'chbOverwrite=1&selImportFile[]=/usr/local/nagios/etc/import/timeperiods.cfg' -O nagiosql.import.monitoring
--2010-12-09 15:52:18--  http://localhost/nagiosql/admin/import.php
Resolving localhost... 127.0.0.1
Connecting to localhost|127.0.0.1|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 198 [text/html]
Saving to: `nagiosql.import.monitoring'

     0K                                                       100% 16.0M=0s

2010-12-09 15:52:19 (16.0 MB/s) - `nagiosql.import.monitoring' saved [198/198]

IMPORTING /usr/local/nagios/etc/import/xicommands.cfg
CMDLINE:
/usr/bin/wget --load-cookies=nagiosql.cookies http://localhost/nagiosql/admin/import.php --no-check-certificate --post-data 'chbOverwrite=1&selImportFile[]=/usr/local/nagios/etc/import/xicommands.cfg' -O nagiosql.import.monitoring
--2010-12-09 15:52:19--  http://localhost/nagiosql/admin/import.php
Resolving localhost... 127.0.0.1
Connecting to localhost|127.0.0.1|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 198 [text/html]
Saving to: `nagiosql.import.monitoring'

     0K                                                       100% 17.4M=0s

2010-12-09 15:52:19 (17.4 MB/s) - `nagiosql.import.monitoring' saved [198/198]

IMPORTING /usr/local/nagios/etc/import/xiobjects.cfg
CMDLINE:
/usr/bin/wget --load-cookies=nagiosql.cookies http://localhost/nagiosql/admin/import.php --no-check-certificate --post-data 'chbOverwrite=1&selImportFile[]=/usr/local/nagios/etc/import/xiobjects.cfg' -O nagiosql.import.monitoring
--2010-12-09 15:52:19--  http://localhost/nagiosql/admin/import.php
Resolving localhost... 127.0.0.1
Connecting to localhost|127.0.0.1|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 198 [text/html]
Saving to: `nagiosql.import.monitoring'

     0K                                                       100% 19.6M=0s

2010-12-09 15:52:19 (19.6 MB/s) - `nagiosql.import.monitoring' saved [198/198]

IMPORTING /usr/local/nagios/etc/import/xitemplates.cfg
CMDLINE:
/usr/bin/wget --load-cookies=nagiosql.cookies http://localhost/nagiosql/admin/import.php --no-check-certificate --post-data 'chbOverwrite=1&selImportFile[]=/usr/local/nagios/etc/import/xitemplates.cfg' -O nagiosql.import.monitoring
--2010-12-09 15:52:19--  http://localhost/nagiosql/admin/import.php
Resolving localhost... 127.0.0.1
Connecting to localhost|127.0.0.1|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 198 [text/html]
Saving to: `nagiosql.import.monitoring'

     0K                                                       100% 20.4M=0s

2010-12-09 15:52:19 (20.4 MB/s) - `nagiosql.import.monitoring' saved [198/198]

IMPORTING /usr/local/nagios/etc/import/xiwzardtemplates.cfg
CMDLINE:
/usr/bin/wget --load-cookies=nagiosql.cookies http://localhost/nagiosql/admin/import.php --no-check-certificate --post-data 'chbOverwrite=1&selImportFile[]=/usr/local/nagios/etc/import/xiwzardtemplates.cfg' -O nagiosql.import.monitoring
--2010-12-09 15:52:19--  http://localhost/nagiosql/admin/import.php
Resolving localhost... 127.0.0.1
Connecting to localhost|127.0.0.1|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 198 [text/html]
Saving to: `nagiosql.import.monitoring'

     0K                                                       100% 19.1M=0s

2010-12-09 15:52:19 (19.1 MB/s) - `nagiosql.import.monitoring' saved [198/198]

RESETTING PERMS
SETUID ROOT OK
PHP Warning:  mysql_pconnect(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /tmp/nagiosxi/nagiosxi/basedir/html/db/adodb/drivers/adodb-mysql.inc.php on line 382
PHP Warning:  mysql_pconnect(): Can't connect to local MySQL server through socket '/var/lib/mysql/mysql.sock' (2) in /tmp/nagiosxi/nagiosxi/basedir/html/db/adodb/drivers/adodb-mysql.inc.php on line 382
ERROR CONNECTING TO DATABASES!
CMDLINE:
/usr/bin/wget --load-cookies=nagiosql.cookies http://localhost/nagiosql/admin/verify.php --no-check-certificate --post-data 'writeMonitoring=Go' -O nagiosql.export.monitoring
--2010-12-09 15:52:20--  http://localhost/nagiosql/admin/verify.php
Resolving localhost... 127.0.0.1
Connecting to localhost|127.0.0.1|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 198 [text/html]
Saving to: `nagiosql.export.monitoring'

     0K                                                       100% 24.6M=0s

2010-12-09 15:52:20 (24.6 MB/s) - `nagiosql.export.monitoring' saved [198/198]

--2010-12-09 15:52:20--  http://localhost/nagiosql/admin/verify.php
Resolving localhost... 127.0.0.1
Connecting to localhost|127.0.0.1|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 198 [text/html]
Saving to: `nagiosql.export.additional'

     0K                                                       100% 24.6M=0s

2010-12-09 15:52:20 (24.6 MB/s) - `nagiosql.export.additional' saved [198/198]

CMDLINE:
/usr/bin/wget --load-cookies=nagiosql.cookies http://localhost/nagiosql/admin/verify.php --no-check-certificate --post-data 'writeAdditional=Go' -O nagiosql.export.additional
OUTPUT: 
Nagios Core 3.2.3
Copyright (c) 2009-2010 Nagios Core Development Team and Community Contributors
Copyright (c) 1999-2009 Ethan Galstad
Last Modified: 10-03-2010
License: GPL

Website: http://www.nagios.org
Reading configuration data...
   Read main config file okay...
Processing object config directory '/usr/local/nagios/etc/static'...
Processing object config file '/usr/local/nagios/etc/static/xitemplates.cfg'...
Processing object config file '/usr/local/nagios/etc/static/xiobjects.cfg'...
Processing object config file '/usr/local/nagios/etc/static/xitest.cfg'...
Processing object config file '/usr/local/nagios/etc/contacttemplates.cfg'...
Error: Cannot open config file '/usr/local/nagios/etc/contacttemplates.cfg' for reading: No such file or directory
   Error processing object config files!


***> One or more problems was encountered while processing the config files...

     Check your configuration file(s) to ensure that they contain valid
     directives and data defintions.  If you are upgrading from a previous
     version of Nagios, you should be aware that some variables/definitions
     may have been removed or modified in this version.  Make sure to read
     the HTML documentation regarding the config files, as well as the
     'Whats New' section to find out what has changed.
RET: 254
/usr/local/nagiosxi/nom/checkpoints/nagioscore/errors /tmp/nagiosxi/nagiosxi/basedir/scripts
tar: Removing leading `/' from member names
/tmp/nagiosxi/nagiosxi/basedir/scripts
ls: /usr/local/nagiosxi/nom/checkpoints/nagioscore/*.gz: No such file or directory
NO NOM SNAPSHOT FOUND!
/tmp/nagiosxi
I haven't set any passwords on the databases. This is just a fresh install going through the scripts.

Re: Install Issues

Posted: Fri Dec 10, 2010 11:18 am
by sappjt
I am running the scripts in the /tmp directory. I started from fresh install and ran through all the scripts. Here is what I got on the B-installxi the first time.

Code: Select all

Creating product directory...
Adding password for user nagiosadmin
psql: could not connect to server: No such file or directory
        Is the server running locally and accepting
        connections on Unix domain socket "/tmp/.s.PGSQL.5432"?
psql: could not connect to server: No such file or directory
        Is the server running locally and accepting
        connections on Unix domain socket "/tmp/.s.PGSQL.5432"?
Stopping postgresql service:                               [FAILED]
Starting postgresql service:                               [  OK  ]
psql: FATAL:  database "nagiosxi" does not exist
psql: FATAL:  database "nagiosxi" does not exist
Note: You can usually ignore SQL import warning messages.
Building latest perms binary...
/tmp/nagiosxi/nagiosxi/basedir/scripts /tmp/nagiosxi
/tmp/nagiosxi
Step completed.
I got the service to restart and ran the script again.

Code: Select all

[root@nagiosxi nagiosxi]# ./B-installxi
Creating product directory...
Adding password for user nagiosadmin
CREATE ROLE
CREATE DATABASE
Stopping postgresql service:                               [  OK  ]
Starting postgresql service:                               [  OK  ]
SET
ERROR:  parameter "standard_conforming_strings" cannot be changed
SET
SET
SET
ERROR:  must be owner of schema public
SET
CREATE SEQUENCE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
SET
SET
CREATE TABLE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
CREATE TABLE
ALTER TABLE
CREATE SEQUENCE
ALTER TABLE
CREATE TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
ALTER TABLE
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
CREATE INDEX
WARNING:  no privileges could be revoked
REVOKE
WARNING:  no privileges could be revoked
REVOKE
WARNING:  no privileges were granted
GRANT
WARNING:  no privileges were granted
GRANT
SET
ERROR:  parameter "standard_conforming_strings" cannot be changed
SET
SET
SET
SET
 setval
--------
     20
(1 row)

 setval
--------
     16
(1 row)

 setval
--------
     25
(1 row)

 setval
--------
     15
(1 row)

 setval
--------
     14
(1 row)

 setval
--------
    142
(1 row)

 setval
--------
     53
(1 row)

 setval
--------
     21
(1 row)

 setval
--------
     33
(1 row)

 setval
--------
     28
(1 row)

 setval
--------
    170
(1 row)

 setval
--------
     25
(1 row)

INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
INSERT 0 1
Note: You can usually ignore SQL import warning messages.
Building latest perms binary...
/tmp/nagiosxi/nagiosxi/basedir/scripts /tmp/nagiosxi
/tmp/nagiosxi
Step completed.
The webpage doesn't have any colors and the access nagiosxi link is broken.

Re: Install Issues

Posted: Tue Dec 14, 2010 4:29 pm
by sappjt
I hope somebody will help me with this soon. We are trying to evaluate this so we can purchase.

I tried to run import_nagiosql.sh and I get

Code: Select all

[root@nagiosxi scripts]# sh --verbose -x ./import_nagiosql.sh
#!/bin/sh
# Copyright (c) 2008-2009 Nagios Enterprises, LLC.  All rights reserved.
# $Id: import_nagiosql.sh 75 2010-04-01 19:40:08Z egalstad $

# Login to NagiosQL
/usr/bin/php -q nagiosql_login.php
+ /usr/bin/php -q nagiosql_login.php
PHP Warning:  mysql_pconnect(): Access denied for user 'ndoutils'@'localhost' (using password: YES) in /tmp/nagiosxi/nagiosxi/basedir/html/db/adodb/drivers/adodb-mysql.inc.php on line 382
PHP Warning:  mysql_pconnect(): Access denied for user 'nagiosql'@'localhost' (using password: YES) in /tmp/nagiosxi/nagiosxi/basedir/html/db/adodb/drivers/adodb-mysql.inc.php on line 382
ERROR CONNECTING TO DATABASES!

# Import all data
/usr/bin/php -q nagiosql_importall.php
+ /usr/bin/php -q nagiosql_importall.php
IMPORTING CONFIG FILES...Array
(
)
how do I get this to import correctly?

Re: Install Issues

Posted: Tue Dec 14, 2010 6:03 pm
by mguthrie
The proxy is probably blocking PHP's connection to mysql. It uses localhost port 3306 (I think) to connect to it. Is the proxy set up to allow traffic for both mysql and postgresql?

Re: Install Issues

Posted: Wed Dec 15, 2010 3:19 pm
by sappjt
I pulled the proxy settings out of everything and turned the firewall off and ran both B and E scripts. I have the same results....

Re: Install Issues

Posted: Wed Dec 15, 2010 5:09 pm
by mguthrie
If you've got the proxy turned off, I strongly recommend starting from the beginning of the install scripts. I know it's a bit of a pain, but it's the best way to be sure. Also, (this may be obvious but we've had recent problems with it), make sure you're install of RHEL is registered with the RHN (Redhat Network) because if it's not you won't have access to their repos and you'll be missing a lot of the required packages.

Re: Install Issues

Posted: Wed Dec 15, 2010 6:13 pm
by sappjt
The proxy isn't off, I just took it out of all the settings so the server won't use it to get to localhost. I have ran through the scripts a number of times after rebuilding the server. I have saved the output of all the scripts that I ran. I have checked with the proxy admin to see if I am getting any traffic blocked or if there is any traffic that is not using the proxy. We will buy this product if I can get it running in our environment. It is costing more money than its worth to try and troubleshoot the issues that I'm having. I'm about out of options and will look for a different product. I tried calling someone at the nagios contact and left voice mail and haven't heard back from anyone. I believe our issue is more difficult than being able to troubleshoot over a general forum. If there is anyway that I can talk to someone that could get us over this issue? I will buy if I can get it running.

Re: Install Issues

Posted: Wed Dec 15, 2010 7:00 pm
by tonyyarusso
Error: Cannot open main configuration file '/etc/nagios/nagios.cfg' for reading!
Error processing main config file!
Did you have Nagios Core installed already from RPM before you started the Nagios XI install process?

Re: Install Issues

Posted: Mon Dec 20, 2010 9:14 am
by sappjt
I didn't. I assumed that the scripts from nagiosxi would have everything. I will start over with a new server, install nagios core, and let you know how it works out.