Nagios Core don't work on my PC
Posted: Fri Sep 07, 2012 8:57 am
I want to try Nagios.
I tred to install it on my CentOS 5.6 based PC, but without results. - I cannot access to the Nagios's webpage.
So I fresh installed CentOS 6.3 and followed the step by step guide http://library.nagios.com/library/produ ... rom-source
The result is that I cannot see the Nagios's webpage.
So I tred to use my own brain
and typed "service httpd status" and I saw that the httpd service is stopped
Please have mercy of newbies like me: In the PDF, in the middle of the page 2, after
"/etc/init.d/nagios start"
please add
"service httpd start"
... and on the top of page 3, after
"chkconfig --level 35 nagios on"
please add
"chkconfig --level 35 httpd on"
I tred to install it on my CentOS 5.6 based PC, but without results. - I cannot access to the Nagios's webpage.
So I fresh installed CentOS 6.3 and followed the step by step guide http://library.nagios.com/library/produ ... rom-source
The result is that I cannot see the Nagios's webpage.
So I tred to use my own brain
Please have mercy of newbies like me: In the PDF, in the middle of the page 2, after
"/etc/init.d/nagios start"
please add
"service httpd start"
... and on the top of page 3, after
"chkconfig --level 35 nagios on"
please add
"chkconfig --level 35 httpd on"