zabbix item for memcached monitoring doesn't work
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Fuel for OpenStack |
Fix Released
|
Medium
|
Oleksiy Molchanov | ||
5.1.x |
Fix Released
|
Medium
|
Oleksiy Molchanov | ||
6.0.x |
Fix Released
|
Medium
|
Oleksiy Molchanov |
Bug Description
VERSION:
feature_groups:
- experimental
production: "docker"
release: "5.1.1"
api: "1.0"
build_number: "28"
build_id: "2014-10-
astute_sha: "f5fbd89d1e0e1f
fuellib_sha: "46ad455514614e
ostf_sha: "64cb59c681658a
nailgun_sha: "b9792cb5bbecdd
fuelmain_sha: "431350ba204146
Zabbix checks item net.tcp.
Zabbix tries to connect on 127.0.0.1
root@node-9:~# grep 11211 /var/log/
23696:
23696:
23695:
23695:
23696:
23696:
23693:
23693:
23697:
23697:
root@node-9:~# netstat -nl | grep 11211
tcp 0 0 192.168.0.3:11211 0.0.0.0:* LISTEN
udp 0 0 192.168.0.3:11211 0.0.0.0:*
So we need to change item to check specific IP address instead of 127.0.0.1
Changed in fuel: | |
assignee: | nobody → Oleksiy Molchanov (omolchanov) |
importance: | Undecided → Medium |
Fix proposed to branch: master /review. openstack. org/134209
Review: https:/