lp:~arif-ali/charm-nagios

Owned by Arif Ali
Get this repository:
git clone https://git.launchpad.net/~arif-ali/charm-nagios
Only Arif Ali can upload to this repository. If you are Arif Ali please log in for upload directions.

Branches

Name Last Modified Last Commit
nrpe_v2_fix_config_changed 2024-02-16 11:54:42 UTC
Fix config-changed hook for nrpe_packet_version change

Author: Arif Ali
Author Date: 2024-01-31 14:07:08 UTC

Fix config-changed hook for nrpe_packet_version change

Closes: #2020380

nrpe_v2_only 2022-10-06 17:00:56 UTC
Add config option for nrpe packet version

Author: Arif Ali
Author Date: 2022-06-30 16:05:32 UTC

Add config option for nrpe packet version

When using ssl in nagios, we get error as shown below

Request packet version was invalid!

This is due to the fact it is usig v3 first, and then v2. This patch
ensures that we can change the behavior if needed. In this scenario
where this is an issue, we get the error below. The config to use
version 2 prevents this

nrpe[2383494]: Error: (use_ssl == true): Request packet version was invalid!
nrpe[2383494]: Could not read request from client 10.0.1.121, bailing out...
nrpe[2383494]: INFO: SSL Socket Shutdown.

12 of 2 results
This repository contains Public information 
Everyone can see this information.

Subscribers