Search found 3 matches
- Mon Apr 18, 2016 12:26 am
- Forum: Open Source Nagios Projects
- Topic: Child nrpe process will block When via bad VPN in CentOS7.2
- Replies: 5
- Views: 2278
Re: Child nrpe process will block When via bad VPN in CentO
Thank you very much for advice. This article seems relevant. https://github.com/NagiosEnterprises/nrpe/commit/81f22fcd9a1662dc211c4b2f39b19f8c3d47bfb2 I don't have authority to compile/install to my server(layer8/9 :-(), so I consider to switch nrpe start from systemd to xinetd. This may not be a go...
- Thu Apr 14, 2016 7:11 pm
- Forum: Open Source Nagios Projects
- Topic: Child nrpe process will block When via bad VPN in CentOS7.2
- Replies: 5
- Views: 2278
Re: Child nrpe process will block When via bad VPN in CentO
Blocking keeps more than 300 seconds. It continues for more than several days. /etc/nagios/nrpe.cfg (without comment): log_facility=daemon pid_file=/var/run/nrpe/nrpe.pid server_port=5666 nrpe_user=nrpe nrpe_group=nrpe allowed_hosts=127.0.0.1,[mynetwork addreses] dont_blame_nrpe=1 allow_bash_command...
- Thu Apr 14, 2016 4:16 am
- Forum: Open Source Nagios Projects
- Topic: Child nrpe process will block When via bad VPN in CentOS7.2
- Replies: 5
- Views: 2278
Child nrpe process will block When via bad VPN in CentOS7.2
Hello. Child nrpe process will block When via bad VPN connection. I use nrpe-2.15 in CentOS7.2. nrpe-2.15 was installed in epel. please help me. -- [root@myserver ~]# cat /etc/redhat-release CentOS Linux release 7.2.1511 (Core) [root@myserver ~]# uname -a Linux myserver 3.10.0-327.10.1.el7.x86_64 #1...