Search found 23 matches

by russell.it
Tue Apr 16, 2019 7:11 pm
Forum: Nagios XI
Topic: Network Status Map layout in url doesn't work
Replies: 5
Views: 440

Re: Network Status Map layout in url doesn't work

Ok thanks

Happy for this ticket to be marked as complete.

cheers.
by russell.it
Mon Apr 15, 2019 8:22 pm
Forum: Nagios XI
Topic: Network Status Map layout in url doesn't work
Replies: 5
Views: 440

Re: Network Status Map layout in url doesn't work

Thanks the new URL did work.

Also is it possible to collapse nodes down the url parameters.

i.e. when the map loads I can click on a parent node and it hides all the hosts under it. Can you pass in what nodes start collapsed.
by russell.it
Thu Apr 11, 2019 5:04 pm
Forum: Nagios XI
Topic: Network Status Map layout in url doesn't work
Replies: 5
Views: 440

Network Status Map layout in url doesn't work

Morning, I have been reading https://support.nagios.com/kb/article/nagios-xi-network-status-map-customization-726.html which states I should be able to pass in the layout I want in the URL bar. I.e. https://nagiosxi/nagiosxi/includes/components/statusmap/index.php?layout=5 When I do that I just get ...
by russell.it
Wed Oct 17, 2018 7:19 pm
Forum: Nagios XI
Topic: NagiosXI 5.5 Upgrade (Fresh install)
Replies: 16
Views: 1800

Re: NagiosXI 5.5 Upgrade (Fresh install)

I just checked all three dbserver lines are set to localhost
by russell.it
Tue Oct 16, 2018 6:53 pm
Forum: Nagios XI
Topic: NagiosXI 5.5 Upgrade (Fresh install)
Replies: 16
Views: 1800

Re: NagiosXI 5.5 Upgrade (Fresh install)

Next issue :D Restore scripts starts running through and I get the following error after "Restoring Nagios XI MySQL database..." ERROR 1046 (3D000) at line 8: No database seletec Error restoring MySQL database 'nagiosxi' ! So I have backed up my install from the old NagiosXI 5.4.13 instanc...
by russell.it
Sun Oct 14, 2018 7:50 pm
Forum: Nagios XI
Topic: NagiosXI 5.5 Upgrade (Fresh install)
Replies: 16
Views: 1800

Re: NagiosXI 5.5 Upgrade (Fresh install)

Cheers.

I will give it ago
by russell.it
Thu Oct 11, 2018 9:23 pm
Forum: Nagios XI
Topic: NagiosXI 5.5 Upgrade (Fresh install)
Replies: 16
Views: 1800

Re: NagiosXI 5.5 Upgrade (Fresh install)

Reading further into the restore process, we currently have an external database on the old install. It looks like it will connect to the old database and try to restore to there. Is it possible to make the restore_xi script restore to a local database in stead? I don't need/want an external databas...
by russell.it
Mon Oct 08, 2018 4:31 pm
Forum: Nagios XI
Topic: NagiosXI 5.5 Upgrade (Fresh install)
Replies: 16
Views: 1800

Re: NagiosXI 5.5 Upgrade (Fresh install)

Its the backup that I am trying to do.

At the moment.

The error I get is

Code: Select all

mysqldump: Got error: 130: "Incorrect file format 'nagios_systemcommands" when using LOCK TABLES"
Error backing up MySQL database 'nagios' - check the password in this script!
by russell.it
Sun Oct 07, 2018 4:34 pm
Forum: Nagios XI
Topic: NagiosXI 5.5 Upgrade (Fresh install)
Replies: 16
Views: 1800

Re: NagiosXI 5.5 Upgrade (Fresh install)

I have updated restore_xi.sh with the following users mysql password. root nagios nagiosql I still have the same issue. I have manually connected to the sql db to confirm I had the correct password without issue. Is there a different account its trying to use? I have tried all the passwords I could ...
by russell.it
Wed Oct 03, 2018 4:52 pm
Forum: Nagios XI
Topic: NagiosXI 5.5 Upgrade (Fresh install)
Replies: 16
Views: 1800

Re: NagiosXI 5.5 Upgrade (Fresh install)

Hi, I tried backing up our install both the the CLI method and Web method based off the document you linked. The cli method failed due to a password error for mysql. NOTE 2: If you changed your MySQL root password to something different than "nagiosxi" (the default), you will need to edit ...