Search found 22 matches
- Mon Jul 20, 2015 4:25 pm
- Forum: Nagios XI
- Topic: nrds stopped working after its first check
- Replies: 11
- Views: 2171
Re: nrds stopped working after its first check
Okay. It appears to be working. 1 check so far. Nothing bad in the log. I think that the service name was the issue. And originally I believe I may have put in "nrpe_diskspace B" and "nrpe_diskspace D" This time I used _ instead of a space. The log seems happy and I have data in ...
- Mon Jul 20, 2015 3:29 pm
- Forum: Nagios XI
- Topic: nrds stopped working after its first check
- Replies: 11
- Views: 2171
Re: nrds stopped working after its first check
I had thought of that too. I had tried that early on in troubleshooting. I'll try it again, though, for good measure. Thanks.
The config has commands for D: and B:, but they are under the same header (nrpe_diskspace) just 3 total lines.
The config has commands for D: and B:, but they are under the same header (nrpe_diskspace) just 3 total lines.
- Fri Jul 17, 2015 3:49 pm
- Forum: Nagios XI
- Topic: nrds stopped working after its first check
- Replies: 11
- Views: 2171
Re: nrds stopped working after its first check
Okay here's a nice Before and After of the log. You can see the nicely working checks and then it loads the new checks for B: and D: (the config.ini gets updated with new checks, seems good) and then it hangs during the post-routine. Thanks. BEFORE CHANGES 7/17/2015 3:31:00 PM ---Starting NRDS Trans...
- Fri Jul 17, 2015 8:11 am
- Forum: Nagios XI
- Topic: nrds stopped working after its first check
- Replies: 11
- Views: 2171
Re: nrds stopped working after its first check
I am having some more problems. It stands to reason that I would copy the diskspace line and add paste it under the check for C: and just change C: to D: or B: to get it to check multiple drives. However every time I make changes after the initial check in the NRDS configuration it stops sending che...
- Tue Jul 14, 2015 9:48 am
- Forum: Nagios XI
- Topic: nrds stopped working after its first check
- Replies: 11
- Views: 2171
Re: nrds stopped working after its first check
I uninstalled and reinstalled NRDS_64.exe and it is working now. Not sure what the deal is. Maybe it didn't like something when I was trying to add in checks for other drives. So now on to getting that worked out. Adding drives B: and D:...
- Tue Jul 14, 2015 9:10 am
- Forum: Nagios XI
- Topic: nrds stopped working after its first check
- Replies: 11
- Views: 2171
nrds stopped working after its first check
I thought I had NRDS working on a remote server. The task scheduler says it ran successfully. But after the first 2 checks there is nothing in NAGIOS. I've dealt with task scheduler issues in the past and my guess is the two that ran were while I was logged in and after that it may not be running th...
- Fri Jul 10, 2015 3:58 pm
- Forum: Nagios XI
- Topic: Port Bandwidth Graphing seems wonky
- Replies: 12
- Views: 2540
Re: Port Bandwidth Graphing seems wonky
Even with the -t switch it stops with that same error.
- Fri Jul 10, 2015 3:57 pm
- Forum: Nagios XI
- Topic: Port Bandwidth Graphing seems wonky
- Replies: 12
- Views: 2540
Re: Port Bandwidth Graphing seems wonky
[root@nagios ~]# uname -a Linux nagios.nagiospbc.com 2.6.32-504.16.2.el6.x86_64 #1 SMP Wed Apr 22 06:48:29 UTC 2015 x86_64 x86_64 x86_64 GNU/Linux [root@nagios ~]# cat /etc/*release CentOS release 6.6 (Final) LSB_VERSION=base-4.0-amd64:base-4.0-noarch:core-4.0-amd64:core-4.0-noarch:graphics-4.0-amd6...
- Fri Jul 10, 2015 12:37 pm
- Forum: Nagios XI
- Topic: Port Bandwidth Graphing seems wonky
- Replies: 12
- Views: 2540
Re: Port Bandwidth Graphing seems wonky
attached. Thanks.
- Thu Jul 09, 2015 2:56 pm
- Forum: Nagios XI
- Topic: "somehost" on Passive Check stuck on status "pending"
- Replies: 10
- Views: 3347
Re: "somehost" on Passive Check stuck on status "pending"
Okay I got that one to work with active monitoring with some firewall tweaking. But the other remote server I have behind an ASA won't do passive checks. Here's the .ini of that one. [/settings/default] password = 1337Password allowed hosts =1.2.3.4/26 [/modules] CheckLogFile = 1 SimpleCache = 1 NSC...