← Back to team overview

nagios-charmers team mailing list archive

[Bug 1823772] [NEW] nrpe uses private ip rather than public ip with nagios

 

You have been subscribed to a public bug:

In K8s deployment on openstack we expose nrpe on openstack VM instances
to Nagios on different bare metal model. Issue is Few of the instances
uses public IPS and couple of then uses private IPs while registering
with Nagios. And nagios marked those instance down in nagios which is
not true. As nagios can not reach to nrpe VM instances on private
network so nagios status shows  critical as instance service can not
reach from nagios to openstack VM instances.

nrpe config as below.

  nrpe-host:
    charm: cs:nrpe
    options:
      nagios_hostname_type: host
      nagios_address_type: public
      xfs_errors: "30"
      swap: ''

** Affects: nagios-charm
     Importance: Undecided
         Status: New

-- 
nrpe uses private ip rather than public ip with nagios
https://bugs.launchpad.net/bugs/1823772
You received this bug notification because you are a member of Nagios Charm developers, which is subscribed to Nagios Charm.