Skip to content
This repository has been archived by the owner on Jul 9, 2024. It is now read-only.

0.2.6 #8

Merged
merged 9 commits into from
Feb 16, 2017
Merged

0.2.6 #8

merged 9 commits into from
Feb 16, 2017

Conversation

ofesseler
Copy link
Owner

adds new Metrics:

mount_successful: Checks if mountpoints of volumes occur in 'mount' at system
volume_writeable: Issues Create and Remove file on mounted volume
heal_info_files_count: adds all files out of sync together. If this is > 0 your gluster is probably out of sync

metric volume_heal_info_file_count exposed with label for volume
volume_writeable{volume=<>, mountpoint=<>}
mount_successful{volume=<>, mountpoint=<>}

to check if gluster volumes are successfully mounted and writeable.
The delete method had the wrong name.
this is fixed now, so that every file which is created and deleted has
the same name
- removes vol parameter from parseMountOutput
- removes for loop around mountpoint check which caused the error.
@ofesseler ofesseler merged commit a11d61e into master Feb 16, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant