Search found 4 matches
- Thu Aug 20, 2015 1:14 pm
- Forum: Nagios XI
- Topic: First try of nagios installation failed because of 100%Usage
- Replies: 1
- Views: 330
First try of nagios installation failed because of 100%Usage
Hi All, I am installing nagios earlier, however it failed because of file system usage went 100%. it stopped, some of nagios files are already installed. I tried running ./fullinstall again but it returns below error: Sleeping... NOTE: If prompted, enter the MySQL root password NagiosQL database app...
- Thu Aug 20, 2015 12:52 pm
- Forum: Nagios XI
- Topic: Message: A database connection error has been detected
- Replies: 5
- Views: 1204
Re: Message: A database connection error has been detected
I attached the screenshot of my nagiosxi gui.
Below are the steps run by my colleague.
yum remove php-cli.x86_64 php-common.x86_64 php-mysql.x86_64 php-pdo.x86_64 php-xml.x86_64
yum install scl-utils
yum install rhscl-php54-*.noarch.rpm
yum install php54
Below are the steps run by my colleague.
yum remove php-cli.x86_64 php-common.x86_64 php-mysql.x86_64 php-pdo.x86_64 php-xml.x86_64
yum install scl-utils
yum install rhscl-php54-*.noarch.rpm
yum install php54
- Thu Aug 20, 2015 11:56 am
- Forum: Nagios XI
- Topic: Message: A database connection error has been detected
- Replies: 5
- Views: 1204
Re: Message: A database connection error has been detected,
Thank you for your reply :D yes. kindly see below for the screenshot. however the error still appears =============== REPAIR COMPLETE =============== + /usr/local/nagiosxi/scripts/manage_services.sh restart ndo2db Stopping ndo2db: done. Starting ndo2db: done. + /usr/local/nagiosxi/scripts/manage_ser...
- Thu Aug 20, 2015 11:23 am
- Forum: Nagios XI
- Topic: Message: A database connection error has been detected
- Replies: 5
- Views: 1204
Message: A database connection error has been detected
Hi, I am encountering an error in nagiosxi gui after I updated our php from 5.3 to 5.4. Can you help us? Message: A database connection error has been detected, we are attempting to repair the server, if the repair does not resolve the issue, please contact Nagios support. Run the following from the...