Search found 157 matches
- Fri Dec 08, 2023 8:12 am
- Forum: Nagios XI
- Topic: Nagios XI 2024R1 upgrade issue
- Replies: 18
- Views: 29748
Nagios XI 2024R1 upgrade issue
Hi, I follow the step to upgrade from NAgios XI 5.11.2 to 2024R1. ``` Done! INSTALL: Dashlets installed/updated OK. mysql: [Warning] Using a password on the command line interface can be insecure. ERROR 1045 (28000): Access denied for user 'root'@'localhost' (using password: YES) ``` I run the upgra...
- Wed Jan 12, 2022 8:15 am
- Forum: Nagios XI
- Topic: Nagios XI Mod_gearman don't interpret $USER1$ and or $ARG1$
- Replies: 7
- Views: 2198
Re: Nagios XI Mod_gearman don't interpret $USER1$ and or $AR
Hello ssax, I plan to update Nagios XI next week. I am reviewing the procedure and I notice that in the mod_gearman update script the version seems locked at 0.33 Code from ModGearmanInstall.sh # default values log="mod_gearman_install.log" nagios_cfg="/usr/local/nagios/etc/nagios.cfg...
- Wed Dec 22, 2021 6:07 pm
- Forum: Nagios XI
- Topic: Nagios XI Mod_gearman don't interpret $USER1$ and or $ARG1$
- Replies: 7
- Views: 2198
Re: Nagios XI Mod_gearman don't interpret $USER1$ and or $AR
Result of :
Code: Select all
rpm -qa | grep -i gearCode: Select all
gearmand-server-0.33-7.x86_64
libgearman-1.1.12-18.el7.x86_64
gearmand-0.33-7.x86_64
mod_gearman-debuginfo-3.3.0-1.el7.x86_64
gearmand-devel-0.33-7.x86_64
mod_gearman-3.3.0-1.el7.x86_64
- Thu Dec 09, 2021 10:19 am
- Forum: Nagios XI
- Topic: Antiflood technic - Idea
- Replies: 1
- Views: 939
Antiflood technic - Idea
Hello, I would like to have your opinion on a need that has been asked of me. We have several network equipment in several locations. We have classified all the equipment by location and we have made the parent / child links for the equipment in question. Let's say a location has a router and a swit...
- Thu Nov 18, 2021 12:07 pm
- Forum: Nagios XI
- Topic: Nagios XI Mod_gearman don't interpret $USER1$ and or $ARG1$
- Replies: 7
- Views: 2198
Nagios XI Mod_gearman don't interpret $USER1$ and or $ARG1$
On the Nagios XI side I define a new commande like this. /usr/bin/env ORACLE_HOME=/oracle/product/instantclient_21_4 PATH=$PATH:/oracle/instantclient_21_4 TNS_ADMIN=/oracle/product/instantclient_21_4 LD_LIBRARY_PATH=/oracle/product/instantclient_21_4:/usr/local/lib:/lib:/usr/lib $USER1$/check_oracle...
- Tue Nov 16, 2021 7:22 am
- Forum: Nagios XI
- Topic: NagiosXI 5.6 to 5.8 with Centos 7 migration
- Replies: 7
- Views: 1987
NagiosXI 5.6 to 5.8 with Centos 7 migration
Hello, I have a nice problem to solve in the next few weeks. I have to update NagiosXI from 5.6 to 5.8 and at the same time update Centos 7 to RHEL 8. I would have chosen to upgrade Centos 7 to Centos Stream but I haven't found a direct solution. As I will upgrade from Centos 7 to RHEL 8 I imagine t...
- Fri Apr 30, 2021 8:22 am
- Forum: Nagios XI
- Topic: Database maintenance in error
- Replies: 12
- Views: 6219
Re: Database maintenance in error
Its possible to schedule a zoom to troubleshoot together ?
- Fri Apr 30, 2021 8:08 am
- Forum: Nagios XI
- Topic: Database maintenance in error
- Replies: 12
- Views: 6219
Re: Database maintenance in error
I truncate the tables and change the parameters. I problem persist. SQL: OPTIMIZE TABLE nagios_timeperiods <p><pre>SQL Error [nagiosxi] : MySQL server has gone away</pre></p> <p><pre>SQL Error [nagiosxi] : MySQL server has gone away</pre></p> CLEANING nagiosxi TABLE 'commands'... SQL: DELETE FROM xi...
- Thu Apr 29, 2021 1:01 pm
- Forum: Nagios XI
- Topic: Database maintenance in error
- Replies: 12
- Views: 6219
Re: Database maintenance in error
The problem persist. Any other advice ?
Thx in advance!
Thx in advance!
- Thu Apr 29, 2021 8:40 am
- Forum: Nagios XI
- Topic: Database maintenance in error
- Replies: 12
- Views: 6219
Re: Database maintenance in error
I apply all the change you recommend and restart mariadb and httpd