Search found 5 matches

by trazomtg
Thu Dec 15, 2022 6:29 am
Forum: Open Source Nagios Projects
Topic: make check_nrpe failed
Replies: 2
Views: 1413

Re: make check_nrpe failed

bpnjour,

that's what i have found but i don't know how to use it:
https://github.com/NagiosEnterprises/nrpe/issues/258

https://git.pld-linux.org/gitweb.cgi?p= ... ch;hb=HEAD


regards
by trazomtg
Wed Dec 14, 2022 12:17 pm
Forum: Open Source Nagios Projects
Topic: discovery tool
Replies: 1
Views: 7051

discovery tool

hi,
i have just installed Nagios Core. all seems OK.
how to do discovery network in Nagios? are there specific plugins?
thanks
by trazomtg
Wed Dec 14, 2022 11:25 am
Forum: Open Source Nagios Projects
Topic: make check_nrpe failed
Replies: 2
Views: 1413

Re: make check_nrpe failed

hi,
i know that the cause is in file : nrpe.c line 474


#ifdef USE_SSL_DH
dh = get_dh2048();
SSL_CTX_set_tmp_dh(ctx, dh);
DH_free(dh);
#endif

i don't know how to correct this
by trazomtg
Tue Dec 13, 2022 6:31 am
Forum: Open Source Nagios Projects
Topic: make check_nrpe failed
Replies: 2
Views: 1413

make check_nrpe failed

hello, i have installed Nagios 4 successfully on Kali linux now i want to install NRPE i have downloaded nrpe-4.0.2 and run ./configure OK when i try to install with make check_nrpe i get the error: ./nrpe.c:476:17: warning: ‘DH_free’ is deprecated: Since OpenSSL 3.0 [-Wdeprecated-declarations] 476 ...
by trazomtg
Thu Oct 08, 2015 1:17 pm
Forum: Open Source Nagios Projects
Topic: difference between NagiosXI and Nagios Core
Replies: 1
Views: 840

difference between NagiosXI and Nagios Core

Hi,

i'm a future new admin of Nagios and i'd like to know :
what's the difference between NagiosXI and Nagios Core
is Centreon necessary for getting graphs
are the products like Network available for Nagios Core

Thanks a lot