Project

General

Profile

Bug #48825

Ceph Zabbix module sending too long numeric values

Added by Robert Groenewald about 3 years ago. Updated about 2 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
zabbix module
Target version:
-
% Done:

0%

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

Description

The zabbix module is sending values that are too long. Therefor they are converted in to shorter values like this :

"key":"ceph.[device_health_metrics,percent_used]","value":"5.3464890292787*e-09*" 
"key":"ceph.[.rgw.root,percent_used]","value":"2.0936130606941106*e-09*" 
"key":"ceph.[eu-west1.rgw.log,percent_used]","value":"4.745523085603054*e-09*" 
"key":"ceph.[eu-west1.rgw.meta,percent_used]","value":"5.730974805828737*e-09*" 
"key":"ceph.[eu-west1.rgw.buckets.non-ec,percent_used]","value":"1.3847708757452892*e-08*" 

Looks like this is only happening with "percentage_used" values

Zabbix will complain and see this as string values

My ceph version is 15.2.7 and manually patched the index/indent bug in de module.py


Related issues

Copied to mgr - Backport #49106: nautilus: Ceph Zabbix module sending too long numeric values Rejected
Copied to mgr - Backport #49107: octopus: Ceph Zabbix module sending too long numeric values Resolved
Copied to mgr - Backport #49108: pacific: Ceph Zabbix module sending too long numeric values Resolved

History

#1 Updated by Sebastian Wagner about 3 years ago

  • Project changed from Ceph to mgr
  • Category changed from Monitoring/Alerting to zabbix module

#2 Updated by Sebastian Wagner about 3 years ago

  • Description updated (diff)

#3 Updated by Kefu Chai about 3 years ago

  • Status changed from New to In Progress
  • Assignee set to Kefu Chai
  • Pull request ID set to 39227

#4 Updated by Kefu Chai about 3 years ago

  • Status changed from In Progress to Pending Backport
  • Backport set to nautilus, octopus, pacific

#5 Updated by Backport Bot about 3 years ago

  • Copied to Backport #49106: nautilus: Ceph Zabbix module sending too long numeric values added

#6 Updated by Backport Bot about 3 years ago

  • Copied to Backport #49107: octopus: Ceph Zabbix module sending too long numeric values added

#7 Updated by Backport Bot about 3 years ago

  • Copied to Backport #49108: pacific: Ceph Zabbix module sending too long numeric values added

#8 Updated by Konstantin Shalygin about 2 years ago

  • Status changed from Pending Backport to Resolved
  • Backport changed from nautilus, octopus, pacific to octopus, pacific

Also available in: Atom PDF