Search found 7 matches
- Fri Feb 07, 2014 4:28 pm
- Forum: Open Source Nagios Projects
- Topic: Requesting assistance with NCPA -> NRDP problem
- Replies: 13
- Views: 8390
Re: Requesting assistance with NCPA -> NRDP problem
Its a 10.7.5 virtual machine. I really think it might be the ncpa instance on the client not forming the xml correctly that it is submitting to the nrdp server. I tracked the nrdp code and it looks fine, the only thing I can think is that the xml coming from the NCPA submission has extra lines in it...
- Fri Feb 07, 2014 9:09 am
- Forum: Open Source Nagios Projects
- Topic: Requesting assistance with NCPA -> NRDP problem
- Replies: 13
- Views: 8390
Re: Requesting assistance with NCPA -> NRDP problem
OK, does that mean I have to buy the Nagios XI license to get passive monitoring to work? All the NRDS documentation I've seen says you have to configure it using the Config Manager Component. That is installed in Nagios XI via uploading the .zip file to the component management section via the Admi...
- Thu Feb 06, 2014 8:40 am
- Forum: Open Source Nagios Projects
- Topic: setting up nrdp
- Replies: 12
- Views: 7252
Re: setting up nrdp
You might try to check your nagios.cfg file as well.
Check for the section labeled: EXTERNAL COMMAND OPTION and see if that is a '1' or a '0' - it has to be '1' to enable the external commands which is how NRDP sends data to Nagios. (I think, I'm new)
Check for the section labeled: EXTERNAL COMMAND OPTION and see if that is a '1' or a '0' - it has to be '1' to enable the external commands which is how NRDP sends data to Nagios. (I think, I'm new)
- Thu Feb 06, 2014 8:36 am
- Forum: Open Source Nagios Projects
- Topic: Requesting assistance with NCPA -> NRDP problem
- Replies: 13
- Views: 8390
Re: Requesting assistance with NCPA -> NRDP problem
@tmcdonald - yes that is our network range. the 168 is in both the second and third octets. @slansing I'm not 100% sure how to answer you actually. The [nrds] section of the ncpa.cfg is still in the default settings, I made no changes to that section. The way i understood it NCPA could use either/or...
- Tue Feb 04, 2014 11:01 am
- Forum: Open Source Nagios Projects
- Topic: Requesting assistance with NCPA -> NRDP problem
- Replies: 13
- Views: 8390
Re: Requesting assistance with NCPA -> NRDP problem
For the Mac hostname: In the [nrdp] section I have hand coded the name to match the one on the Nagios server (for the host entry on nagios) In the [passive checks] section I have it as I linked above. The default %HOSTNAME% and the hand coded variants with the quotes. So no scripts or macros, just e...
- Fri Jan 31, 2014 8:31 am
- Forum: Open Source Nagios Projects
- Topic: Requesting assistance with NCPA -> NRDP problem
- Replies: 13
- Views: 8390
Re: Requesting assistance with NCPA -> NRDP problem
-Bump post-
-Also, I'll be sure to put in the Code blocks next time, I didn't see the option when I first posted, thanks for the help tmcdonald!-
-Also, I'll be sure to put in the Code blocks next time, I didn't see the option when I first posted, thanks for the help tmcdonald!-
- Thu Jan 30, 2014 2:28 pm
- Forum: Open Source Nagios Projects
- Topic: Requesting assistance with NCPA -> NRDP problem
- Replies: 13
- Views: 8390
Requesting assistance with NCPA -> NRDP problem
Hello all. I'm new to Nagios and this forum in general. Not new to Linux/servers/sysadmin/etc. Here is my situation: -I am trying to get passive checks working from a MAC using NCPA, but the NRDP doesn't seem to be reading the HOSTNAME Here is my setup: -Nagios Core 4, on a CentOS 6 VM. Built from s...