Getting error message while doing the updates. What needs to be done here.
---- Starting Nagios XI Backup ----
No entry for terminal type "unknown";
using dumb terminal settings.
Running configuration check...
Stopping nagios:. done.
Starting nagios: done.
Backing up Core Config Manager (NagiosQL)...
tar: Removing leading `/' from member names
tar: Removing leading `/' from member names
Backing up Nagios Core...
tar: Removing leading `/' from member names
tar: /usr/local/nagios/var/rw/nagios.qh: socket ignored
tar: /usr/local/nagios/var/ndo.sock: socket ignored
tar: /usr/local/nagios/var: file changed as we read it
Backing up Nagios XI...
tar: Removing leading `/' from member names
Backing up MRTG...
tar: Removing leading `/' from member names
Backing up NRDP...
tar: Removing leading `/' from member names
Backing up Nagvis...
tar: Removing leading `/' from member names
Backing up MySQL databases...
mysqldump: Got error: 145: Table './nagios/nagios_systemcommands' is marked as crashed and should be repaired when using LOCK TABLES
Error backing up MySQL database 'nagios' - check the password in this script!
/usr/local/nagios/bin/nagios -v /usr/local/nagios/etc/nagios.cfg
Total Warnings: 104
Total Errors: 0
Things look okay - No serious problems were detected during the pre-flight check
Thanks,
Ravi
The update did not complete successfully. Please try updatin
-
dwasswa
Re: The update did not complete successfully. Please try upd
Try running the following script:
Then:
Code: Select all
cd /usr/local/nagiosxi/scriptsCode: Select all
repair_databases.sh-
dwhitfield
- Former Nagios Staff
- Posts: 4583
- Joined: Wed Sep 21, 2016 10:29 am
- Location: NoLo, Minneapolis, MN
- Contact:
Re: The update did not complete successfully. Please try upd
One common cause of db corruption is being out of space. If that's the case, please follow https://assets.nagios.com/downloads/nag ... M-Disk.pdf
What's the output of the following?
Please put the output in a code block. The "Code" button is the fifth from the left on the post input screen (between Quote and List).
What's the output of the following?
Code: Select all
df -i
df -h
Re: The update did not complete successfully. Please try upd
I got this solved, there were some files related to repository wasn't deleted. I installed those packages to test the Openstack Environment.
yum install https://repos.fedorapeople.org/repos/op ... noarch.rpm I
I did yum remove rdo-release.
Do you have document how to monitor OpenStack in Nagios XI? Do I need to install any plugin/scripts in Nagios Core?
Thanks,
Ravi Ponnaiah
yum install https://repos.fedorapeople.org/repos/op ... noarch.rpm I
I did yum remove rdo-release.
Do you have document how to monitor OpenStack in Nagios XI? Do I need to install any plugin/scripts in Nagios Core?
Thanks,
Ravi Ponnaiah
-
dwhitfield
- Former Nagios Staff
- Posts: 4583
- Joined: Wed Sep 21, 2016 10:29 am
- Location: NoLo, Minneapolis, MN
- Contact:
Re: The update did not complete successfully. Please try upd
As this is a separate issue, it should be a separate forum thread. That said, the answer to the document question is no. The answer to the plugin/script question is almost certainly yes. If you have any questions about what you find at https://exchange.nagios.org/index.php?o ... =openstack please open a new thread.ponnpr7 wrote:
Do you have document how to monitor OpenStack in Nagios XI? Do I need to install any plugin/scripts in Nagios Core?