croit / scripts

A collection of several rarely used scripts for the operation of ceph clusters.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

What's this?

This repository contains a few examples on working with the croit API from scripts:

Backup/restore

config.backup.sh and config.restore.sh show how you can backup your croit configuration if you do not want to use our encrypted cloud backup service.

Cluster installer

An example that shows how to work with the API, performs all steps that you'd manually click in the UI during setup.

Nagios plugin

Make Ceph warnings available in Nagios, see README.md in the nagios directory for details.

Copyright and license

All code and scripts are licenced under MIT license.

croit GmbH

croit GmbH develops a professional Ceph Storage Management Solution that enables the operation of storage clusters simply and reliably. The scripts contained here only work with our software. Further information and a free Community Edition can be found at croit.io.

About

A collection of several rarely used scripts for the operation of ceph clusters.

License:MIT License


Languages

Language:Python 78.3%Language:Shell 21.7%