Search found 10 matches

by marcostecnitia
Thu Feb 20, 2020 2:14 am
Forum: Open Source Nagios Projects
Topic: Specify NAGIOS to use a Virtual IP
Replies: 4
Views: 1834

Re: Specify NAGIOS to use a Virtual IP

Box293 wrote:Unfortunately that is currently a limitation of Nagios and/or Gearman.
It's a shame. Thank you very much for your time
by marcostecnitia
Wed Feb 19, 2020 5:55 am
Forum: Open Source Nagios Projects
Topic: Specify NAGIOS to use a Virtual IP
Replies: 4
Views: 1834

Re: Specify NAGIOS to use a Virtual IP

Thank you for your reply

I use Pacemaker for the high-availability Nagios and to assign the virtual IP. It doesn't work if we redirect the virtual IP to the local IP using Apache
We use Gearman for the active checks but the problem is that it is using the OS IP and not the virtual one

Regards
by marcostecnitia
Tue Feb 18, 2020 10:48 am
Forum: Open Source Nagios Projects
Topic: Specify NAGIOS to use a Virtual IP
Replies: 4
Views: 1834

Specify NAGIOS to use a Virtual IP

Greetings, I have a high-availability NAGIOS server and I need Nagios Core to use a virtual IP to check instead of its own local IP address My Nagios server is: - Nagios Core 4.2.4 - CentOS 7 On SNMP clientaddr is used to make this possible for the client but I can't see any way to reproduce it in t...
by marcostecnitia
Tue May 07, 2019 2:11 am
Forum: Nagios XI
Topic: Need help with Nagios XI database
Replies: 12
Views: 983

Re: Need help with Nagios XI database

I have executed the commands and this is what it shows, the log does not appear at all ...

https://ibb.co/dJDJkZ2
by marcostecnitia
Tue Apr 30, 2019 12:44 am
Forum: Nagios XI
Topic: Need help with Nagios XI database
Replies: 12
Views: 983

Re: Need help with Nagios XI database

I cant work in web UI, this error still permanent.

https://ibb.co/xYJwhbX
by marcostecnitia
Tue Apr 30, 2019 12:17 am
Forum: Nagios XI
Topic: Need help with Nagios XI database
Replies: 12
Views: 983

Re: Need help with Nagios XI database

scottwilkerson wrote:Ok, these are usually caused by cron not running for some reason.

Can you show the output of the following:

Code: Select all

chage -l nagios
service crond status
tail -20 /var/log/cron
Hi Scott
chage -l nagios
https://ibb.co/RvdtpSC

crond status
https://ibb.co/Vg6dtbj

log cron
https://ibb.co/Bq3q2W1

Regards
by marcostecnitia
Mon Apr 29, 2019 7:29 am
Forum: Nagios XI
Topic: Need help with Nagios XI database
Replies: 12
Views: 983

Re: Need help with Nagios XI database

scottwilkerson wrote:
Those are normal at the bottom of the repair script.

What errors are you seeing in the UI?
Hi Scott, output from UI
https://ibb.co/Smfng9g

Regards
by marcostecnitia
Mon Apr 29, 2019 6:55 am
Forum: Nagios XI
Topic: Need help with Nagios XI database
Replies: 12
Views: 983

Re: Need help with Nagios XI database

I do everything but still the problem
https://ibb.co/7JWGzn5

Thanks for reply.

Regards
by marcostecnitia
Sun Apr 28, 2019 11:56 pm
Forum: Nagios XI
Topic: Need help with Nagios XI database
Replies: 12
Views: 983

Re: Need help with Nagios XI database

scottwilkerson wrote:Can you show the output of the following:

Code: Select all

tail -50 /var/log/mariadb/mariadb.log
thanks for the reply

This is the output of the requested command.

https://ibb.co/JnPVqTb

regards
by marcostecnitia
Fri Apr 26, 2019 10:35 am
Forum: Nagios XI
Topic: Need help with Nagios XI database
Replies: 12
Views: 983

Need help with Nagios XI database

Hi all,

I have a problem with my Nagios XI databases,

In web interface i can see
https://ibb.co/SnZn3td

When I run the command:
https://ibb.co/BPK0VvB

I restored backups for nagios, nagiosql and nagiosxi but problem persist. Any solution?

Regards