Skip to content

support for ceph 14.2.4 in "ceph_df"#271

Closed
pescobar wants to merge 1 commit intoCheckmk:masterfrom
pescobar:ceph_df_extend
Closed

support for ceph 14.2.4 in "ceph_df"#271
pescobar wants to merge 1 commit intoCheckmk:masterfrom
pescobar:ceph_df_extend

Conversation

@pescobar
Copy link
Copy Markdown
Contributor

after upgrading from ceph 14.2.2 to 14.2.4 a new colum PGS was added to the output of ceph df detail and I had to update the ceph_df like this

@pescobar
Copy link
Copy Markdown
Contributor Author

in case it's useful for anyone else I also had to comment these lines in the ceph_status check as a quick&dirty solution to get it working. It seems that the output of ceph -s -f json-pretty also changed

https://github.com/tribe29/checkmk/blob/33215ccb670e7829699815038f606dcf97fe87c1/checks/ceph_status#L121-L127

@jherbel
Copy link
Copy Markdown
Contributor

jherbel commented Nov 13, 2020

Hi,
thank you for this PR, I just merged. Please feel free to open another one concerning ceph_status.
Best
Jörg

@jherbel jherbel closed this Nov 13, 2020
LarsMichelsen pushed a commit that referenced this pull request Nov 13, 2020
This werk adds support for Ceph 14.2.4 to the check plugin
<tt>ceph_df</tt>. This is necessary because a new column
<tt>PGS</tt> was added to the output of <tt>ceph df detail</tt>.

This merges PR #271, #271.

Change-Id: I5b9e2ffa8fc35732e499ff89b40d7ace89e3e27f
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants