Search found 162 matches

by Berto
Thu Feb 11, 2021 7:44 pm
Forum: Nagios XI
Topic: Fresh Install of Nagios 5.8 failing on RHEL 7.4 Server
Replies: 2
Views: 265

Re: Fresh Install of Nagios 5.8 failing on RHEL 7.4 Server

Sorry, I thought I checked the notify me box. The issue was related to sudo as we point sudoers to LDAP, once we commented that line out the script worked.

Thanks for help! This can be closed.
by Berto
Fri Feb 05, 2021 1:15 pm
Forum: Nagios XI
Topic: Fresh Install of Nagios 5.8 failing on RHEL 7.4 Server
Replies: 2
Views: 265

Fresh Install of Nagios 5.8 failing on RHEL 7.4 Server

We are attempting to do an install of NagiosXI 5.8 but run into an issue when the installer gets to E-importnagiosql, it fails with this error Sorry, user root is not allowed to execute '/usr/local/nagiosxi/scripts/reset_config_perms.sh' as root on server.domain The fullinstall script is being ran a...
by Berto
Tue Jul 07, 2020 6:35 pm
Forum: Nagios XI
Topic: Updating Nagios License
Replies: 2
Views: 303

Updating Nagios License

Hello, My company just renewed our Nagios XI support and when I try to update the license to reflect new expiration date, it says it updated successfully, but the date still shows the same expiration date. I checked with the firewall team to see if anything changed recently to not allow Nagios to go...
by Berto
Thu Mar 15, 2018 1:37 pm
Forum: Nagios XI
Topic: Weird behavior after performing repair database script
Replies: 26
Views: 1525

Re: Weird behavior after performing repair database script

These are the errors I'm seeing in regards to myslql_errors Mar 15 10:58:05 lnsvr0370 ndo2db[]: [user.info] ndo2db: mysql_error: 'MySQL server has gone away' Mar 15 11:00:48 lnsvr0370 ndo2db[]: [user.info] ndo2db: mysql_error: 'MySQL server has gone away' Mar 15 11:01:01 lnsvr0370 ndo2db[]: [user.in...
by Berto
Thu Mar 15, 2018 1:02 pm
Forum: Nagios XI
Topic: Weird behavior after performing repair database script
Replies: 26
Views: 1525

Re: Weird behavior after performing repair database script

The script to a long time to run but after increasing the memory it completed successfully: =============== REPAIR COMPLETE =============== Stopping ndo2db: done. Starting ndo2db: done. Running configuration check... Stopping nagios:. done. Starting nagios: done. ======================= nagios datab...
by Berto
Thu Mar 15, 2018 10:10 am
Forum: Nagios XI
Topic: Weird behavior after performing repair database script
Replies: 26
Views: 1525

Re: Weird behavior after performing repair database script

The server is a VM with 10GB of memory, I've bumped it up to 16GB and retrying the repair script again.
by Berto
Thu Mar 15, 2018 9:22 am
Forum: Nagios XI
Topic: Weird behavior after performing repair database script
Replies: 26
Views: 1525

Re: Weird behavior after performing repair database script

I ran ./repair_databases.sh and after a long time of the script running, the following error was displayed: /usr/local/nagiosxi/scripts/repairmysql.sh: line 110: 22215 Segmentation fault $cmd $t --sort_buffer_size=256M I see that the issue was that /var was filled up and I see that the nagiosxi dire...
by Berto
Wed Mar 14, 2018 10:49 am
Forum: Nagios XI
Topic: Weird behavior after performing repair database script
Replies: 26
Views: 1525

Re: Weird behavior after performing repair database script

I've PM a new profile.zip but now the Nagios server now is displaying:

SQL Error [nagiosxi] : Table './nagiosxi/xi_auditlog' is marked as crashed and should be repaired
by Berto
Wed Mar 14, 2018 10:35 am
Forum: Nagios XI
Topic: Weird behavior after performing repair database script
Replies: 26
Views: 1525

Re: Weird behavior after performing repair database script

Noticed after the change most the red warnings have gone away now, except for two as seen in the PNG file. I'll go ahead a PM again with a new profile.zp file.
by Berto
Wed Mar 14, 2018 10:11 am
Forum: Nagios XI
Topic: Weird behavior after performing repair database script
Replies: 26
Views: 1525

Re: Weird behavior after performing repair database script

Yes I restarted mysqld. Okay will monitor and update whether its an issue or if its been resolved.