Welcome to the Linux Foundation Forum!
Hi guys i need some help in Configuring Nagios on RHEL 6 ????
in Small Talk
Hi Guys,
My name is Vijesh and from india..
I need Ur help in Configuring Nagios on RHEL 6, please provide me with steps to configure it..
Waiting for ur reply :-)
Vijesh
0
Comments
CentOS has official documentation on the topic on their wiki.
It's for 4.x/5.x but there shouldn't be much of a difference.
-MM
Your suggestion would be of great help for me...!!! :-)
IIRC there's a spec file in the nagios sources. Use that to create an rpm and install nagios in your system.
Nagios might seems overwhelming at the beggining but in the end is pretty straightforward
Regards
Thanks for pointing that out, it's been a while since I've deployed nagios.
Good thing someone is paying attention ^^
-MM
-VJ
linuxhelp.in/2010/10/how-to-install-and-configure-nagios.html
Sources are usually a *bad* idea.
Marc is right, unless you have a specific reason ( compile time options like an extra library you want, etc ) you should really be sticking to repositories.
Installing EPEL will take the process from the list you linked to "yum install nagios"
-MM