Nagios stopped working on one of my Linux box
Are there any ways to troubleshoot this ?
All i have is the status information " connection refused by host "
Nagios stopped working on one of my Linux box
-
srikanth.kallu
- Posts: 243
- Joined: Thu Jul 26, 2012 10:48 am
Re: Nagios stopped working on one of my Linux box
Are the checks failing with "connection refused by host" on one host only or all of them? What kind of hosts are you monitoring - Linux, Windows, etc.? Can you post a screenshot of the error?
Be sure to check out our Knowledgebase for helpful articles and solutions!
-
srikanth.kallu
- Posts: 243
- Joined: Thu Jul 26, 2012 10:48 am
Re: Nagios stopped working on one of my Linux box
It is Linux, failing on all the services of this host.
-
sreinhardt
- -fno-stack-protector
- Posts: 4366
- Joined: Mon Nov 19, 2012 12:10 pm
Re: Nagios stopped working on one of my Linux box
What kind of checks are you running, nrpe, nsca\nrdp, check_by_ssh?
Nagios-Plugins maintainer exclusively, unless you have other C language bugs with open-source nagios projects, then I am happy to help! Please pm or use other communication to alert me to issues as I no longer track the forum.
-
srikanth.kallu
- Posts: 243
- Joined: Thu Jul 26, 2012 10:48 am
-
srikanth.kallu
- Posts: 243
- Joined: Thu Jul 26, 2012 10:48 am
Re: Nagios stopped working on one of my Linux box
[root@b3sl04 ~]# netstat -lpn | grep 566
tcp 0 0 0.0.0.0:5667 0.0.0.0:* LISTEN 6165/xinetd
Looks like nrpe is runnng but it is not monitoring
tcp 0 0 0.0.0.0:5667 0.0.0.0:* LISTEN 6165/xinetd
Looks like nrpe is runnng but it is not monitoring
Re: Nagios stopped working on one of my Linux box
nrpe runs on port 5666, nsca runs on port 5667. So my assumption is that nrpe is not running . . .
Former Nagios employee
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.
"It is turtles. All. The. Way. Down. . . .and maybe an elephant or two."
VI VI VI - The editor of the Beast!
Come to the Dark Side.