Search found 7 matches
- Mon Oct 30, 2017 2:56 am
- Forum: Open Source Nagios Projects
- Topic: upgrade nrpe v2.14 to v3.2.1 on centos 6x machines
- Replies: 4
- Views: 2802
Re: upgrade nrpe v2.14 to v3.2.1 on centos 6x machines
hi macpra , thanks , the solution works ...i have edited the commands.cfg file and added ver 2 checks manually. kindly mark this as solved. thanks again. [root@m246nagios etc]# cat commands.cfg|grep check_nrpe # 'check_nrpe' command definition command_name check_nrpe command_line /usr/local/nagios/l...
- Fri Oct 27, 2017 3:07 am
- Forum: Open Source Nagios Projects
- Topic: upgrade nrpe v2.14 to v3.2.1 on centos 6x machines
- Replies: 4
- Views: 2802
upgrade nrpe v2.14 to v3.2.1 on centos 6x machines
Hi all , Recently i have build a new nagios core 4.3.4 server (centos 6.9) and i see a lot of entries in syslog as below. The client servers being monitored by this nagios core 4.3.4 are still on nrpe 2.14. Is this something serious - or can be neglected ? I was thinking of upgrading the 2.14 nrpe o...
- Thu Oct 26, 2017 10:09 pm
- Forum: Open Source Nagios Projects
- Topic: The requested URL /nagios/nagios/cgi-bin/status.cgi was not
- Replies: 7
- Views: 25336
Re: The requested URL /nagios/nagios/cgi-bin/status.cgi was
hi macpra, yes, i have fix this now with the nginx config as mentioned by you .. thank you so much and also thanks to @dwasswa... kindly close this thread as solved ( i don't see anywhere in the forum to 'mark as solved' ). thanks so much again @macpra @dwasswa :) have a nice day !! location /nagios...
- Wed Oct 25, 2017 10:24 pm
- Forum: Open Source Nagios Projects
- Topic: The requested URL /nagios/nagios/cgi-bin/status.cgi was not
- Replies: 7
- Views: 25336
Re: The requested URL /nagios/nagios/cgi-bin/status.cgi was
hi mcapra & dwasswa, below is the config "/usr/local/nagios/etc/cgi.cfg" [root@m246nagios nagios]# grep -v "#" /usr/local/nagios/etc/cgi.cfg main_config_file=/usr/local/nagios/etc/nagios.cfg physical_html_path=/usr/local/nagios/share url_html_path=/nagios show_context_help=0 ...
- Wed Oct 25, 2017 2:40 am
- Forum: Open Source Nagios Projects
- Topic: Migration of Version 3.4.3 to Version 4.3.4 (Nagios Core)
- Replies: 4
- Views: 2760
Re: Migration of Version 3.4.3 to Version 4.3.4 (Nagios Core
hi all ,
thanks alot. sorry i somehow didn't get the email reply for this thread. i had to manually search this again.
but my problem already fixed a week ago. managed to migrate 3.4.3 to 4.3.4 by manually copying the main scripts only.
it works like charm! thanks alot
thanks alot. sorry i somehow didn't get the email reply for this thread. i had to manually search this again.
but my problem already fixed a week ago. managed to migrate 3.4.3 to 4.3.4 by manually copying the main scripts only.
it works like charm! thanks alot
- Wed Oct 25, 2017 2:37 am
- Forum: Open Source Nagios Projects
- Topic: The requested URL /nagios/nagios/cgi-bin/status.cgi was not
- Replies: 7
- Views: 25336
The requested URL /nagios/nagios/cgi-bin/status.cgi was not
Hi all , Recently i have installed nagios core v4.3.4 on a centos server ( Centos 6.9 , 5GB RAM , 3 core ). The installation works perfectly fine when i launch from the direct public ip (no errors). But when i put it behind a separate nginx and launch it using the domain name , i am getting errors a...
- Tue Oct 10, 2017 1:39 am
- Forum: Open Source Nagios Projects
- Topic: Migration of Version 3.4.3 to Version 4.3.4 (Nagios Core)
- Replies: 4
- Views: 2760
Migration of Version 3.4.3 to Version 4.3.4 (Nagios Core)
Hi , I am planning a migration/upgrade of nagios core 3.4.3 to 4.3.4 and i have some questions regarding this. Seeking your kind advice. My questions are as below ; 1. will the configs work without any modification from v3.4.3 to v4.3.4 ? 2. is there any other better ways / recommendation migration ...