Nagios client machine configuration steps
Nagios client machine configuration steps
I have configured nagios 4.x core the server is up and running fine .. how to add client machine into the server both Linux machine and windows machine.can you please help me configur the setup.
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: Nagios client machine configuration steps
Start off with the steps linked by this KB article.
https://support.nagios.com/kb/article.p ... tegory=146
https://support.nagios.com/kb/article.p ... tegory=146
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: Nagios client machine configuration steps
I have configured client machine .but nagios server side I am getting error Socket timeout after 10 seconds”. Can you please help me to.close the issue. Nagios server installed on Ubuntu 14 .Box293 wrote:Start off with the steps linked by this KB article.
https://support.nagios.com/kb/article.p ... tegory=146
Re: Nagios client machine configuration steps
What OS is your client running, and what agent are you running on the client machine? Do you have a firewall running on the client machine?
Former Nagios Employee
Re: Nagios client machine configuration steps
Nagios server : Ubuntu 14rkennedy wrote:What OS is your client running, and what agent are you running on the client machine? Do you have a firewall running on the client machine?
Client machine : centos 6.5
Agent running on client : NRPE 2.x , Nagios plugins 2.x
Firewall state : off .
- Box293
- Too Basu
- Posts: 5126
- Joined: Sun Feb 07, 2010 10:55 pm
- Location: Deniliquin, Australia
- Contact:
Re: Nagios client machine configuration steps
Did you follow a guide on the client machine to install NRPE? If so what guide did you follow and please link us to it.
As of May 25th, 2018, all communications with Nagios Enterprises and its employees are covered under our new Privacy Policy.
Re: Nagios client machine configuration steps
I highly recommend this guide
http://sites.box293.com/nagios/guides/n ... s-6-5-nrpe
the guy that wrote it is really knowledgeable
http://sites.box293.com/nagios/guides/n ... s-6-5-nrpe
the guy that wrote it is really knowledgeable
Looking forward to seeing you all at #NagiosCon2019?
-Dedicated Lover of Nconf,PNP4Nagios and Nagvis
-Dedicated Lover of Nconf,PNP4Nagios and Nagvis
Re: Nagios client machine configuration steps
Yes, he's very knowledgeable. Lots of good guides at that site.
One thing to be aware of is that if you installed from source, configuration files will be in /usr/local/nagios. If you installed from a package, they are sometimes in /etc/nagios. Make sure you use the proper path in your xinetd config file (/etc/xinetd.d/nrpe) or else the connection won't work.
One thing to be aware of is that if you installed from source, configuration files will be in /usr/local/nagios. If you installed from a package, they are sometimes in /etc/nagios. Make sure you use the proper path in your xinetd config file (/etc/xinetd.d/nrpe) or else the connection won't work.
Eric Loyd • http://everwatch.global • 844.240.EVER • @EricLoyd
I'm a Nagios Fanatic! • Join our public Nagios Discord Server!
Re: Nagios client machine configuration steps
hi ,nozlaf wrote:I highly recommend this guide
http://sites.box293.com/nagios/guides/n ... s-6-5-nrpe
the guy that wrote it is really knowledgeable
i have configured client side but i am getting error in server side. please find the attachement.
CHECK_NRPE: Socket timeout after 30 seconds.