Search found 10 matches

by rc00512011
Tue Oct 24, 2017 9:42 am
Forum: Nagios XI
Topic: How to rollback NagiosXI upgrades in case we upgraded
Replies: 1
Views: 627

How to rollback NagiosXI upgrades in case we upgraded

Hi Team,

Do we have any facility to rollback NagiosXI upgrade once performed, for some reason i have to rollback the upgraded NagiosXI version to old version, how we will perform it?

Thank you in advance!

Regards,
Ranjit Chavan
by rc00512011
Fri Oct 13, 2017 7:48 am
Forum: Nagios XI
Topic: nagiosxi database restore failing
Replies: 8
Views: 1818

Re: nagiosxi database restore failing

I was able to resolve the issue, i removed nagiosxi dir from /var/lib/mysql/ ,,, in order to remove the nagiosxi database.
Restore worked after removing the nagiosxi db as it was currupted.

regards,
Ranjit Chavan
by rc00512011
Wed Oct 04, 2017 8:25 am
Forum: Nagios XI
Topic: nagiosxi database restore failing
Replies: 8
Views: 1818

Re: nagiosxi database restore failing

This is the error i'm getting when i try dropping the table: [root@nodea bin]# mysqladmin -u root -p drop nagiosxi Enter password: Dropping the database is potentially a very bad thing to do. Any data stored in the database will be destroyed. Do you really want to drop the 'nagiosxi' database [y/N] ...
by rc00512011
Fri Sep 29, 2017 2:37 am
Forum: Nagios XI
Topic: nagiosxi database restore failing
Replies: 8
Views: 1818

Re: nagiosxi database restore failing

i'm not ble to drop, nagios or nagiosxi db, i could blank it first then will try to restore... i dont have original error as i messed up with db it seems.
How i can restore my mysql? is there any way i can re-install mysql? or any suggestions to restore it back to normal?
by rc00512011
Fri Sep 29, 2017 2:33 am
Forum: Nagios XI
Topic: nagiosxi database restore failing
Replies: 8
Views: 1818

Re: nagiosxi database restore failing

tar: usr/local/nagiosxi/var/xi-sys.cfg: Not found in archive tar: Exiting with failure status due to previous errors WARNING: you are trying to restore a backup on a x86_64 system Compiled plugins and other binaries will NOT be restored. Are you sure you want to continue? [y/N] y tar: usr/local/nagi...
by rc00512011
Thu Sep 28, 2017 11:26 am
Forum: Nagios XI
Topic: nagiosxi database restore failing
Replies: 8
Views: 1818

nagiosxi database restore failing

Hi Team, we have nagiosxi application backup and i have deleted /var/lib/mysql/mysql/nagiosxi .MYI, .frm & MYD files. My restore is failling due to nagiosxi is not getting restored due to above missing files. how can i restore the nagiosxi if any of DB files missing or dont have enough db files ...
by rc00512011
Wed Aug 30, 2017 8:42 am
Forum: Nagios XI
Topic: NagiosXI specific Indexing
Replies: 4
Views: 1037

NagiosXI specific Indexing

Hi Team, Could you share the information or step by step guide for MariaDB NagiosXI specific indexing. Informaiton on how you guys are mainting and managing MariaDB. I already have performance related document from Nagios LLC, but need suggestions and different ways to work on indexing and views. Re...
by rc00512011
Mon Aug 21, 2017 3:35 am
Forum: Nagios XI
Topic: Ho to collect NagiosXI performnce data before & after Tunin
Replies: 1
Views: 412

Ho to collect NagiosXI performnce data before & after Tunin

Hi Team, We have 100 + NagiosXI database servers to be monitored. We are in phase of NagiosXI performance tuning. We need to collect before tuning data for the comparison purposes. Request you to share the best practices to measure and compare before and after tuning the performance of nagiosXI syst...
by rc00512011
Mon Aug 21, 2017 3:29 am
Forum: Nagios XI
Topic: How to ndo2db.cfg to make NDOUtils use an external database
Replies: 1
Views: 596

How to ndo2db.cfg to make NDOUtils use an external database

Hi Team, I was going through Offload MySQL (https://assets.nagios.com/downloads/nagiosxi/docs/Offloading_MySQL_to_Remote%20Server.pdf?_ga=2.61534383.281722520.1503302575-867174434.1496323439 ) & I want to understand how to enable: Adjust settings on Nagios Server ◦ Edit ndo2db.cfg to make NDOUti...
by rc00512011
Mon Aug 21, 2017 3:12 am
Forum: Nagios XI
Topic: NagiosXI database tining with Performance_schema
Replies: 1
Views: 498

NagiosXI database tining with Performance_schema

Hi Team, We have 100 + NagiosXI servers and we are in phase of database tuning, i have come across mariaDB performance_schema which on enabling will give us measured data which we can use for standardizing below things: # MEMORY variables #Temp Table # Query Cache # Session variables # Other buffers...