Search found 18 matches

by UTE-COT
Thu Feb 08, 2024 1:03 pm
Forum: Nagios XI
Topic: MySQL messed up and error while trying to restore.
Replies: 5
Views: 974

Re: MySQL messed up and error while trying to restore.

Unfortunately I don't have a snapshot. I already opened a ticket and i'm waiting for an engineer.

Thanks!
by UTE-COT
Thu Feb 08, 2024 7:44 am
Forum: Nagios XI
Topic: MySQL messed up and error while trying to restore.
Replies: 5
Views: 974

Re: MySQL messed up and error while trying to restore.

Hi, thanks for your reply! I already tried that with no success. [root@lvwtelcotnagiosprd01 backup]# /usr/local/nagiosxi/scripts/repair_databases.sh DATABASE: nagios TABLE: /var/lib/mysql/nagios /nagios/backup - recovering (with sort) MyISAM-table 'nagios_acknowledgements' Data records: 1 - Fixing i...
by UTE-COT
Wed Feb 07, 2024 3:57 pm
Forum: Nagios XI
Topic: MySQL messed up and error while trying to restore.
Replies: 5
Views: 974

MySQL messed up and error while trying to restore.

Hi, how are you? I'm using NAgios XI 5.8.3 on a Red Hat 8.4. I was trying to make a symlink to move the MySQL files /var/lib/mysql/nagios to another partition with more space and somehow I messed it up. I reverted the symlink but Nagios XI still started with some errors. Initially I was having issue...
by UTE-COT
Wed Oct 27, 2021 1:47 pm
Forum: Nagios XI
Topic: No output from check command but script works fine
Replies: 4
Views: 356

Re: No output from check command but script works fine

Hi! This line did the trick:

Code: Select all

chown nagios:nagios traffic
The script was creating the folder but with root owner.

Thanks for your help!

Feel free to close this post.
by UTE-COT
Wed Oct 27, 2021 1:02 pm
Forum: Nagios XI
Topic: No output from check command but script works fine
Replies: 4
Views: 356

Re: No output from check command but script works fine

Hi! This line did the trick:

Code: Select all

chown nagios:nagios traffic
The script was creating the folder but with root owner.

Thanks for your help!

Feel free to close this post.
by UTE-COT
Tue Oct 26, 2021 2:54 pm
Forum: Nagios XI
Topic: No output from check command but script works fine
Replies: 4
Views: 356

No output from check command but script works fine

HI, how are you? I'm having some issues with a new plugin I've just uploaded to my Nagios XI server. If I run the script from the command line it successfully displays the output data: [root@lvwtelcotnagiosprd01 pruebas]# perl /usr/local/nagios/libexec/check_iftraffic64.pl -H 15.0.0.11 -C public -i ...
by UTE-COT
Tue May 18, 2021 2:31 pm
Forum: Nagios XI
Topic: Port name is different than "Status Information"
Replies: 14
Views: 1088

Re: Port name is different than "Status Information"

In your Cisco device did you configure the following line?

snmp-server ifindex persist

The SNMP ifIndex persistence feature provides an interface index (ifIndex) value that is retained and used when the router reboots.
by UTE-COT
Tue May 18, 2021 2:21 pm
Forum: Nagios XI
Topic: NagiosXI upgrade to 8.3.1
Replies: 4
Views: 348

Re: NagiosXI upgrade to 8.3.1

Hi, I have the exact same question with the addition that we are using the offline installation.
by UTE-COT
Tue Aug 11, 2020 8:10 am
Forum: Nagios XI
Topic: Updating offline version of Nagios XI through web UI
Replies: 9
Views: 526

Re: Updating offline version of Nagios XI through web UI

Awesome to hear!

Thanks for your help!
by UTE-COT
Mon Aug 10, 2020 2:24 pm
Forum: Nagios XI
Topic: Updating offline version of Nagios XI through web UI
Replies: 9
Views: 526

Re: Updating offline version of Nagios XI through web UI

Great! The installation completed succesfully with that last command! What was the issue I was having? I also got many warnings during the cleanup step. All of them were basically like these: warning: file /tmp/nagiosxi/subcomponents/ndoutils/upgrade: remove failed: No such file or directory warning...