Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

changed osdmap to ceph "pacific" version, and added deafult limits #6

Open
wants to merge 7 commits into
base: master
Choose a base branch
from

Conversation

BenediktS
Copy link

BugFix: duplicate [osdmap] where only shoud be one [osdmap]
Added: Used percentage
Added: Default Limits für Status, and uesed percentage
Added: Bandwidth and Size Tags, so that a new Sensor displays the values in TB and MB/s

read_bytes_sec - is now displayed as MBytes/s
write_bytes_sec - is now displayed as MBytes/s
bytes_avail        - is now displayed as TB
bytes_used        - is now displayed as TB
status - Added Warning and Error default values
added : used percentage
In my ceph pacific 16.2.7 version, there is only one "[osdmap]"
The default limits are only active, if we also set the LimitMode Flag.
This is one of the most relevant data, because with different pools and classes, the system used percentage could be way lower then the used percentage of some OSDs.
 This way there is a warning if a OSD is getting to full.
Status channel needs different limits, so it triggers warnings and errors
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.

1 participant