openATTIC

openATTIC是Ceph分布式存储系统的开源管理和监控系统。(openATTIC is an Open Source Management and Monitoring System for the Ceph distributed storage system.)

Github星跟踪图

openATTIC是Ceph分布式存储系统的开源管理和监控系统。

可以通过基于Web的管理界面管理和监视Ceph集群的各种资源。不再需要非常熟悉Ceph组件的内部工作原理。

任何任务都可以通过使用openATTIC干净直观的Web界面或通过openATTIC REST API来执行。

openATTIC本身是无状态的 - 即使您使用外部命令行工具更改Ceph集群的资源,它仍保持一致状态。

openATTIC基于一个现代的、可扩展的架构,使用经过验证的Web技术构建,如AngularJS、Bootstrap和Django Web应用程序框架。

从版本3.x开始,openATTIC有助于管理Ceph集群的以下方面:

  • 仪表板:监控并可视化整个群集的整体运行状况和关键性能指标
  • Ceph池:创建,管理和监控各个池(复制和擦除编码池)
  • Ceph块设备(RBD):创建,管理和监控RBD
  • iSCSI:管理iSCSI目标和门户,访问控制
  • NFS:创建和管理NFS共享(NFSv3和NFSv4,使用CephFS或S3存储桶)
  • Ceph对象网关(RGW):管理用户,访问密钥,配额和存储桶
  • Ceph节点管理:列出所有集群节点及其角色,监控每个节点的关键性能指标

有关详细信息,请参阅功能列表

安装包以Linux的软件包存储库的形式提供。

该项目由SUSE赞助。它根据GNU通用公共许可证(GPLv2)获得许可,并遵循完全开放和包容的开发流程

概览

名称与所有者openattic/openattic
主编程语言JavaScript
编程语言Shell (语言数: 5)
平台Linux
许可证GNU General Public License v2.0
发布数67
最新版本名称v3.7.3-1 (发布于 )
第一版名称v0.7.3 (发布于 )
创建于2017-06-30 09:29:13
推送于2021-03-19 22:01:03
最后一次提交2020-06-12 14:02:46
星数54
关注者数8
派生数9
提交数13.5k
已启用问题?
问题数0
打开的问题数0
拉请求数0
打开的拉请求数5
关闭的拉请求数4
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?

openATTIC -- Open Source Management and Monitoring System for Ceph

.. note::

The openATTIC project has entered maintenance mode. New feature development
has been discontinued in favor of enhancing the upstream Ceph Dashboard.

See this blog post <https://www.openattic.org/posts/the-openattic-project-enters-maintenance-mode/>_
for details.

openATTIC is an Open Source Management and Monitoring System for the Ceph distributed storage system <http://ceph.com>_.

Various resources of a Ceph cluster can be managed and monitored via a web-based
management interface. It is no longer necessary to be intimately familiar with
the inner workings of the individual Ceph components.

Any task can be carried out by either using openATTIC’s clean and intuitive web
interface or via the openATTIC REST API.

openATTIC itself is stateless - it remains in a consistent state even if you
make changes to the Ceph cluster's resources using external command-line tools.

Please visit openattic.org <https://www.openattic.org>_ for more details.

openATTIC's documentation is hosted at docs.openattic.org <http://docs.openattic.org>_.

去到顶部