Skip to content
This repository was archived by the owner on Jun 17, 2024. It is now read-only.

toranoana/object-storage-monitoring-tool

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

RubyでConoHaオブジェクトストレージの使用率を監視

概要

ConoHaが提供しているAPIでディスクの使用率を取得し、Slackに通知します。
使用率が80% 以上に達した時は、メンション付きで通知します。

※ ConoHa のAPIドキュメントは、以下にて公開されています
https://www.conoha.jp/docs/

予め必要な情報

  • ConoHa APIのユーザー名
  • ConoHa APIのユーザパスワード
  • ConoHa APIのテナントID
  • 通知するSlack

実行コマンド

ruby tool/monitoring_conoha.rb

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages