Indirect Host and Service Checks

Support forum for Nagios Core, Nagios Plugins, NCPA, NRPE, NSCA, NDOUtils and more. Engage with the community of users including those using the open source solutions.
DanielB
Posts: 77
Joined: Sun Aug 17, 2014 2:17 pm

Re: Indirect Host and Service Checks

Post by DanielB »

Hello, sreinhardt.
sreinhardt wrote:
In terms of security, which encryption mechanism you recommend? In principle I configured 3DES.
3des is probably the best that nsca supports, it doesn't have full openssl support at the moment, but this should be more than fine for an internal system.
Perfect.
sreinhardt wrote:
* As for the definition of services, I have services with the same name (e.g. "CPU Load") running in active mode, but also I defined an object service with this name for passive checks for this specific group of servers which makes the same check but in passive mode. Nagios not submit a message about duplicate service descriptions. This practice is recommended?
I can't say I really suggest this, as if you are using different checks it will cause an issue with perfdata being represented properly. However there are many people that do, so it's really up to you. It will work fine, just be sure to enable passive checks on that service.
Yes, for those services I have enabled only passive checks.

Thanks for your reply.

Best regards,
Daniel
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Indirect Host and Service Checks

Post by slansing »

Let us know if you have any further questions!
DanielB
Posts: 77
Joined: Sun Aug 17, 2014 2:17 pm

Re: Indirect Host and Service Checks

Post by DanielB »

slansing wrote:Let us know if you have any further questions!
Thank you! To all for the willingness! I'll let you know if new questions arise.

Thanks again!

Best regards,
Daniel
slansing
Posts: 7698
Joined: Mon Apr 23, 2012 4:28 pm
Location: Travelling through time and space...

Re: Indirect Host and Service Checks

Post by slansing »

Great!
Locked