LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Nagios configuration on cent os (https://www.linuxquestions.org/questions/linux-newbie-8/nagios-configuration-on-cent-os-4175489683/)

kunalks 12-31-2013 05:49 AM

Nagios configuration on cent os
 
1 Attachment(s)
hallo all,
i am sorry that i am bothering you about my Nagios configuration.
i have configured nagios for monitoring the servers. everything saeems to be fine with nagios.
but when i type my IP X.X.X.X/nagios or even only my IP.

i get the message that this server or web page is not availble.
i think so that i am having problem regarding to HTTPD but i couldn't find the that error or my mistake that where i could have done mistake.
i have checked httpd.conf file and set the firewall rules also but i still cant get my web page in browwser.
httpd service is also running well .
please help me guys and let me know if i am doing something wrong

thanks

Habitual 01-01-2014 06:32 PM

How was Nagios installed?
Package manager (yum...)?

Code:

sudo rpm -qa | grep nagios
httpd -version
lsb_release -d

output please.

When you say IP x.x.x.x is that an internal IP (are you behind a router)?
what happens at http://localhost/nagios?

kunalks 01-02-2014 03:57 AM

Thanks for replaying about this issue.
yes! i am behind the router and when i say X.X.X.X/nagios then it shows that web page is not avaible as your link.
"the connection was reset,when the page was reloading"

i have installed nagios and httpd with wget command and then make.

all thing went well when i was doing configuration but i can't access it via browsser

please advice me to solve this

thanks

Habitual 01-02-2014 08:22 AM

http://wiki.centos.org/HowTos/Nagios


All times are GMT -5. The time now is 03:51 PM.