Configuration Issue?

This support forum board is for support questions relating to Nagios XI, our flagship commercial network monitoring solution.
User avatar
lmiltchev
Former Nagios Staff
Posts: 13589
Joined: Mon May 23, 2011 12:15 pm

Re: Configuration Issue?

Post by lmiltchev »

Can you show the actual check that you are running from the command line on the Nagios XI server along with the output of it? Also, show us how the command is defined on the client.

Example:

On XI server:

Code: Select all

# /usr/local/nagios/libexec/check_nrpe -H <client ip> -c check_users -a '-w 2 -c 5'
USERS OK - 1 users currently logged in |users=1;2;5;0
On the client machine:

Code: Select all

command[check_users]=/usr/local/nagios/libexec/check_users $ARG1$
Be sure to check out our Knowledgebase for helpful articles and solutions!
trafalgargirl
Posts: 80
Joined: Tue Feb 09, 2016 12:17 pm
Location: Montreal, Quebec, Canada

Re: Configuration Issue?

Post by trafalgargirl »

So it turns out it was a badly configured firewall on AWS. I had created a 'nagios' rule but the person who implemented the server didn't use those ... d'oh!!!

Thanks :)
rkennedy
Posts: 6579
Joined: Mon Oct 05, 2015 11:45 am

Re: Configuration Issue?

Post by rkennedy »

Doh! Great to hear you got it working :-)

Are we good to mark this thread as resolved?
Former Nagios Employee
User avatar
eloyd
Cool Title Here
Posts: 2190
Joined: Thu Sep 27, 2012 9:14 am
Location: Rochester, NY
Contact:

Re: Configuration Issue?

Post by eloyd »

Wait, can't close it yet. She forgot to say "with more help from Eric Loyd, who figured out it was an AWS issue...." :mrgreen: :P :D
Image
Eric Loyd • http://everwatch.global • 844.240.EVER • @EricLoyd
I'm a Nagios Fanatic! • Join our public Nagios Discord Server!
Locked