hello,
It's ok with this script. Problem resolved.
thanks
Search found 11 matches
- Wed Dec 15, 2021 1:42 am
- Forum: Nagios XI
- Topic: Pb check_init_service only on nagiosxi interface
- Replies: 10
- Views: 988
- Tue Dec 14, 2021 2:04 am
- Forum: Nagios XI
- Topic: Pb check_init_service only on nagiosxi interface
- Replies: 10
- Views: 988
Re: Pb check_init_service only on nagiosxi interface
Hi, In fact, the real pb is not our scripts because i already deleted all the special characters of the results. The problem is the check_init_service include in nagiosxi because the result contain specials characters. look an exemple : ./check_init_service httpd Redirecting to /bin/systemctl status...
- Mon Dec 13, 2021 4:00 am
- Forum: Nagios XI
- Topic: Pb check_init_service only on nagiosxi interface
- Replies: 10
- Views: 988
Re: Pb check_init_service only on nagiosxi interface
After many test it seems nagiosxi interface don't work when there are specials characters or accents in the result of the command ! This result is in error in nagiosxi interface : ./check_nrpe -H TARTARE -n -2 -c check_log_neeva_import_absence Fin de la proc▒dure leChaine presente The same without t...
- Mon Dec 13, 2021 2:35 am
- Forum: Nagios XI
- Topic: Pb check_init_service only on nagiosxi interface
- Replies: 10
- Views: 988
Re: Pb check_init_service only on nagiosxi interface
Hello,
same problem.
The check in nagiosxi interface is blocked on 12 january :
Last Check: 12/01/2021 14:58:38
Next Check: 12/01/2021 15:03:37
Alway good in nagios core interface (i upload captures)
All the others check nrpe are ok. This pb is only on check_nrpe!check_init_service
thanks
same problem.
The check in nagiosxi interface is blocked on 12 january :
Last Check: 12/01/2021 14:58:38
Next Check: 12/01/2021 15:03:37
Alway good in nagios core interface (i upload captures)
All the others check nrpe are ok. This pb is only on check_nrpe!check_init_service
thanks
- Fri Dec 10, 2021 2:54 am
- Forum: Nagios XI
- Topic: Pb check_init_service only on nagiosxi interface
- Replies: 10
- Views: 988
Re: Pb check_init_service only on nagiosxi interface
Hi, It's a xinetd configuration : service nrpe { socket_type = stream port = 5666 wait = no user = nagios group = nagios server = /usr/local/nagios/bin/nrpe server_args = -c /usr/local/nagios/etc/nrpe.cfg --inetd only_from = <server nagios IP> disable = no log_on_success = } command standalone is ok...
- Thu Dec 09, 2021 9:01 am
- Forum: Nagios XI
- Topic: Pb check_init_service only on nagiosxi interface
- Replies: 10
- Views: 988
Pb check_init_service only on nagiosxi interface
Hello, I just proced to migrate nagiosxi 5.6.12 to 5.8.7. Since i have pb with à specific check_nrpe (only check_init_service on all hosts, all the other check_nrpe are ok). this is the command in nagiosxi interface : check_nrpe!check_init_service!-a 'postgresql' and the result : CHECK_NRPE: Error -...
- Wed Dec 08, 2021 4:03 am
- Forum: Nagios XI
- Topic: Linux_agent_nrpe and SSL
- Replies: 1
- Views: 515
Linux_agent_nrpe and SSL
Hi,
Actually i execute agent nrpe installation on linux by lauching the ./fullinstall script.
Please, how can i activate ssl ?
Thanks
Actually i execute agent nrpe installation on linux by lauching the ./fullinstall script.
Please, how can i activate ssl ?
Thanks
- Wed Nov 24, 2021 3:28 am
- Forum: Nagios XI
- Topic: NagiosXI 5.6 to 5.8 with Centos 7 migration
- Replies: 7
- Views: 1984
Re: NagiosXI 5.6 to 5.8 with Centos 7 migration
Hi, I followed your recommandations and everything seems going fine. The CCM failed error doesn't appears anymore on the new upgrade try. But there is another problem. The nagiosXi interface is now empty ! Yet, all the object (+3000) are present in the ccm menu > services and on the interface of nag...
- Tue Nov 23, 2021 1:47 am
- Forum: Nagios XI
- Topic: NagiosXI 5.6 to 5.8 with Centos 7 migration
- Replies: 7
- Views: 1984
Re: NagiosXI 5.6 to 5.8 with Centos 7 migration
Hello, Same pb via CLI or interface. I sent you all the files you asked for. And i put here some errors from the upgrade.log file : Backing up MySQL databases... mysqldump: [Warning] Using a password on the command line interface can be insecure. mysqldump: Error: 'Access denied; you need (at least ...
- Fri Nov 19, 2021 3:22 am
- Forum: Nagios XI
- Topic: NagiosXI 5.6 to 5.8 with Centos 7 migration
- Replies: 7
- Views: 1984
Re: NagiosXI 5.6 to 5.8 with Centos 7 migration
Hello, I followed all the steps but i have this issue : Importing into the CCM failed! Actually i have in production a nagios 5.6.12 with centos 6. I installed a new server with REHL 8.5 (with a new IP) I installed nagios 5.6.12 sources Imported the bakcup from the production server. For the moment ...