Search found 13 matches

by encee
Tue May 10, 2016 5:06 pm
Forum: Nagios XI
Topic: NRPE check_cpu_stats unable to read, but other NRPE are fine
Replies: 10
Views: 2113

Re: NRPE check_cpu_stats unable to read, but other NRPE are

As of this moment it is for consistency with our automation. At this moment I am not seeing anything in the manual source compile that would affect this, also this issue arose even after removing the user and the local files and reinstalling. Same problem with the output.
by encee
Mon May 09, 2016 4:28 pm
Forum: Nagios XI
Topic: NRPE check_cpu_stats unable to read, but other NRPE are fine
Replies: 10
Views: 2113

Re: NRPE check_cpu_stats unable to read, but other NRPE are

That fixed the issue. After investigating further it looks like we are creating the nagios user ahead of time to ensure its uid/gid don't overlap on other servers, what should the shell be set to for this? Its currently using /bin/bash. from /etc/passwd old servers without precreating user - nagios:...
by encee
Mon May 09, 2016 3:02 pm
Forum: Nagios XI
Topic: NRPE check_cpu_stats unable to read, but other NRPE are fine
Replies: 10
Views: 2113

Re: NRPE check_cpu_stats unable to read, but other NRPE are

-rwxr-xr-x 1 root root 5580 May 6 19:50 /usr/local/nagios/libexec/check_cpu_stats.sh

This is the same as my other servers.
by encee
Mon May 09, 2016 11:42 am
Forum: Nagios XI
Topic: NRPE check_cpu_stats unable to read, but other NRPE are fine
Replies: 10
Views: 2113

Re: NRPE check_cpu_stats unable to read, but other NRPE are

Followed step - VII. NRPE: Unable To Read Output is nrpe installed? yes check path - command[check_cpu_stats]=/usr/local/nagios/libexec/check_cpu_stats.sh $ARG1$ /usr/local/nagios/libexec $ ls -d $PWD/* /usr/local/nagios/libexec/check_cpu_stats.sh paths match. and sh file executes fine with proper r...
by encee
Fri May 06, 2016 3:16 pm
Forum: Nagios XI
Topic: NRPE check_cpu_stats unable to read, but other NRPE are fine
Replies: 10
Views: 2113

Re: NRPE check_cpu_stats unable to read, but other NRPE are

To elaborate, I can run the command on the destination server for the cpu check fine. The check fails from the xi server.
by encee
Fri May 06, 2016 3:11 pm
Forum: Nagios XI
Topic: NRPE check_cpu_stats unable to read, but other NRPE are fine
Replies: 10
Views: 2113

NRPE check_cpu_stats unable to read, but other NRPE are fine

Hello, I recently installed nrpe on a few more servers and as far as I can tell theres no difference in the install process. the nrpe check cpu fails with NRPE: Unable to read output but I can execute the command on the server as the nagios user with no issues. Check memory/load other nrpe checks al...
by encee
Wed Dec 23, 2015 1:27 am
Forum: Nagios XI
Topic: check_mongodb.py
Replies: 12
Views: 2956

Re: check_mongodb.py

Your Nagios XI installation is up to date.
Latest Available Version: 5.2.3
Installed Version: 5.2.3
Last Update Check: 2015-12-22 14:01:02

I am not seeing a version for the plugin.

We are running mongo 3.0.6

Sorry for the delay in response!
by encee
Fri Dec 18, 2015 4:40 pm
Forum: Nagios XI
Topic: check_mongodb.py
Replies: 12
Views: 2956

Re: check_mongodb.py

I tried specifying a database still no luck same error.

I am wanting to monitor the replica set in its entirety.
by encee
Fri Dec 18, 2015 3:13 pm
Forum: Nagios XI
Topic: check_mongodb.py
Replies: 12
Views: 2956

Re: check_mongodb.py

To add to this ive tried using the FQDN as well as the IP address

I
by encee
Fri Dec 18, 2015 3:04 pm
Forum: Nagios XI
Topic: check_mongodb.py
Replies: 12
Views: 2956

Re: check_mongodb.py

Starting Nmap 6.47 ( http://nmap.org ) at 2015-12-18 13:01 MST
Nmap scan report for mongodbIP
Host is up (0.00040s latency).
PORT STATE SERVICE
27017/tcp open unknown

Port is open, are there any additional packages that are required with this plugin?