Project

General

Profile

Actions

Bug #46550

open

Zabbix-sender is not included into Ceph images

Added by Illya S. almost 4 years ago. Updated almost 3 years ago.

Status:
New
Priority:
Normal
Assignee:
-
Category:
-
Target version:
-
% Done:

0%

Source:
Community (user)
Tags:
Backport:
Regression:
No
Severity:
3 - minor
Reviewed:
Affected Versions:
ceph-qa-suite:
Pull request ID:
Crash signature (v1):
Crash signature (v2):

Description

Hi all,

after migration from rpm based nautilus to container based octopus managed by cephadm we have lost Zabbix monitoring of the Ceph cluster. Active ceph-mgr logs:

Jul 15 16:02:55 mgr-host bash[1423]: debug 2020-07-15T14:02:55.676+0000 7f3f493e2700  0 [zabbix ERROR root] Failed to send.
Jul 15 16:02:55 mgr-host bash[1423]: Traceback (most recent call last):                                                    
Jul 15 16:02:55 mgr-host bash[1423]: File "/usr/share/ceph/mgr/zabbix/module.py", line 336, in send                        
Jul 15 16:02:55 mgr-host bash[1423]: zabbix.send(identifier, data)                                                         
Jul 15 16:02:55 mgr-host bash[1423]: File "/usr/share/ceph/mgr/zabbix/module.py", line 38, in send                         
Jul 15 16:02:55 mgr-host bash[1423]: proc = Popen(cmd, stdin=PIPE, stdout=PIPE, stderr=PIPE)                               
Jul 15 16:02:55 mgr-host bash[1423]: File "/lib64/python3.6/subprocess.py", line 729, in __init__                          
Jul 15 16:02:55 mgr-host bash[1423]: restore_signals, start_new_session)                                                   
Jul 15 16:02:55 mgr-host bash[1423]: File "/lib64/python3.6/subprocess.py", line 1364, in _execute_child                   
Jul 15 16:02:55 mgr-host bash[1423]: raise child_exception_type(errno_num, err_msg, err_filename)                          
Jul 15 16:02:55 mgr-host bash[1423]: FileNotFoundError: [Errno 2] No such file or directory: '/usr/bin/zabbix_sender': '/usr/bin/zabbix_sender' 

And v15.2.4 container contains no zabbix-sender, but just this zabbix related files:

/usr/share/selinux/minimum/default/active/modules/100/zabbix
/usr/share/ceph/mgr/zabbix
/usr/share/ceph/mgr/zabbix/zabbix_template.xml
/var/lib/selinux/minimum/active/modules/100/zabbix
/var/lib/selinux/minimum/active/modules/disabled/zabbix

Actions #1

Updated by Sebastian Wagner almost 4 years ago

can you please create an issue in https://github.com/ceph/ceph-container please?

Actions #2

Updated by Illya S. almost 4 years ago

Sebastian Wagner wrote:

can you please create an issue in https://github.com/ceph/ceph-container please?

Thanks for the link. I have found there already closed issue with "wontfix":
https://github.com/ceph/ceph-container/issues/1651

Actions #3

Updated by Greg Farnum almost 3 years ago

  • Project changed from Ceph to mgr
  • Category deleted (Monitoring/Alerting)
Actions

Also available in: Atom PDF