index
:
ceph
main
ceph
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
pybind
/
mgr
/
zabbix
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
mgr/zabbix: fix invalid escape sequence
Kyr Shatskyy
2024-07-23
1
-1
/
+1
*
mgr/zabbix: add desc to commands
Kefu Chai
2021-02-22
1
-24
/
+12
*
mgr/zabbix: format ceph.[{#POOL},percent_used as float
Kefu Chai
2021-02-02
2
-2
/
+2
*
mgr/zabbix: use CLICommand for command handling
Kefu Chai
2021-01-27
1
-30
/
+27
*
mgr/zabbix: do not catch exception with name
Kefu Chai
2021-01-27
1
-2
/
+2
*
mgr/zabbix: cast port to int
Kefu Chai
2021-01-27
1
-2
/
+5
*
mgr/zabbix: talk to zabbix_sender in text not bytes
Kefu Chai
2021-01-27
1
-2
/
+2
*
mgr/zabbix: use "uint" for type of discovery_interval
Kefu Chai
2021-01-27
1
-1
/
+1
*
mgr/zabbix: add annotations
Kefu Chai
2021-01-27
1
-30
/
+33
*
mgr/zabbix: use Option for adding options
Kefu Chai
2021-01-27
1
-28
/
+23
*
mgr/zabbix: indent the output of "zabbix config-show"
Kefu Chai
2020-09-11
1
-1
/
+1
*
pybind/mgr: index=4, sort_keys=True for json.dumps throughput
Sage Weil
2019-12-12
1
-1
/
+1
*
Merge pull request #26146 from snijhuis/master
Kefu Chai
2019-10-11
1
-7
/
+7
|
\
|
*
mgr: zabbix triggers never triggered due to wrong trigger function
Sebastiaan Nijhuis
2019-01-25
1
-7
/
+7
*
|
mgr/zabbix: encode string for Python 3 compatibility
Nathan Cutler
2019-06-20
1
-1
/
+1
*
|
Merge PR #26547 into master
Sage Weil
2019-06-03
1
-22
/
+45
|
\
\
|
*
|
Added validation of zabbix_host to support hostnames, IPv4 and IPv6.
slivik
2019-05-21
1
-10
/
+28
|
*
|
mgr/zabbix: Adds possibility to send data to multiple zabbix servers.
slivik
2019-02-20
1
-21
/
+26
|
|
/
*
|
mgr/zabbix: Fix raw_bytes_used key name
Dmitriy Rabotjagov
2019-05-28
2
-78
/
+73
*
|
mgr/zabbix: Fix typo in key name for PGs in backfill_wait state
Wido den Hollander
2019-05-14
2
-4
/
+4
*
|
Apply suggestions from code review
Sebastian Wagner
2019-05-06
1
-1
/
+1
*
|
mgr/zabbix Changed application_prototype naming convention
Dmitriy Rabotjagov
2019-02-26
1
-72
/
+24
*
|
mgr/zabbix Added OSD discovery and per osd statistics
Dmitriy Rabotjagov
2019-01-28
2
-14
/
+442
*
|
mgr/zabbix Implemets pools discovery and per-pool statistics
Dmitriy Rabotjagov
2019-01-25
2
-7
/
+422
|
/
*
mgr/zabbix: drop "total_objects" field
Kefu Chai
2019-01-21
1
-1
/
+0
*
mgr/zabbix: specify option types
Sage Weil
2018-12-21
1
-0
/
+2
*
pybind/mgr: set_config -> set_module_option
Sage Weil
2018-12-10
1
-1
/
+1
*
pybind/mgr: get_config -> get_module_option
Sage Weil
2018-12-10
1
-1
/
+1
*
pybind/mgr: OPTIONS -> MODULE_OPTIONS
Sage Weil
2018-12-10
1
-2
/
+2
*
mgr: generic self test command
John Spray
2018-07-20
1
-8
/
+0
*
Merge pull request #22434 from wido/zabbix-pgs
Kefu Chai
2018-06-27
2
-6
/
+584
|
\
|
*
mgr/zabbix: Send more PG information to Zabbix
Wido den Hollander
2018-06-06
2
-6
/
+584
*
|
mgr, pybind/mgr: pass inbuf (ceph -i <file>) to modules
Dan Mick
2018-06-22
1
-1
/
+1
|
/
*
mgr: add MgrModule.OPTIONS definitions to modules
John Spray
2018-04-23
1
-7
/
+27
*
mgr/zabbix: Fix wrong log message
Gu Zhongyan
2018-04-04
1
-1
/
+1
*
mgr/zabbix: Send max, min and avg PGs of OSDs to Zabbix
Wido den Hollander
2018-03-26
2
-0
/
+134
*
Merge pull request #20362 from tchaikov/wip-mgr-py3
Kefu Chai
2018-02-15
1
-1
/
+1
|
\
|
*
pybind/mgr: use relative import
Kefu Chai
2018-02-11
1
-1
/
+1
*
|
mgr/zabbix: Implement health checks in Zabbix module
Wido den Hollander
2018-02-09
1
-0
/
+17
|
/
*
mgr: increase time resolution of Commit/Apply OSD latencies.
Коренберг Марк
2018-01-24
1
-10
/
+10
*
mgr/zabbix: monitoring template improvements
Marc Schoechlin
2018-01-10
1
-17
/
+191
*
mgr/zabbix: Fix a small typo in the Python code
Wido den Hollander
2017-12-19
1
-1
/
+1
*
mgr/zabbix: Improve logging of Zabbix module
Wido den Hollander
2017-12-19
1
-5
/
+6
*
mgr/zabbix: Optimize configuration of Zabbix module
Wido den Hollander
2017-12-19
1
-14
/
+25
*
mgr/zabbix: Use fsid as identifier with Zabbix if none is set
Wido den Hollander
2017-12-19
1
-6
/
+12
*
mgr/zabbix: ignore osd with 0 kb capacity
Ilja Slepnev
2017-11-08
1
-0
/
+2
*
mgr/zabbix: log exceptions with backtrace
John Spray
2017-09-25
1
-2
/
+3
*
mgr/zabbix: fix div by zero
John Spray
2017-09-23
1
-1
/
+4
*
mon: 'config-key put' -> 'config-key set'
Sage Weil
2017-07-26
1
-1
/
+1
*
pybind/mgr/zabbix: fix health in non-compat mode
Sage Weil
2017-07-26
1
-1
/
+3
[next]