LoginSignup
3
3

More than 5 years have passed since last update.

Sensu monitor for Chrome extension

Posted at

Tessen - 鉄扇 -

SensuのAPIを叩いてChromeのBrowserActionでバッジ表示するChrome拡張を作ってみました。

正式公開前のデモ公開です。要望や気づいたところがありましたら教えて下さい。

また、アイコンやナイスな名前募集中です。

スクリーンショット

screenshot

利用方法

  1. GitHubからZipファイルをダウンロード
  2. Zipファイル内の tessen/tessen.js をエディタで開く
  3. 「apiHost, apiPort, uchiwaHost, uchiwaPort, datacenter」の値を環境に合わせて変更
    • apiHost: SensuのAPIサーバー(require)
    • apiPort: SensuのAPIポート(require)
    • uchiwaHost: Uchiwaを利用していればUchiwaのサーバー
    • uchiwaPort: Uchiwaを利用していればUchiwaのポート
    • datacenter: Uchiwaを利用していればUchiwaで表示されるデータセンター名
  4. 再度Zipファイルに圧縮
  5. Chromeにインストール(要デベロッパーモード)

TODO

  • 設定ページ
  • 複数Sensuのサポート

ソースコード

GitHub/Tessen

ライセンス

デモ的なものなので特に制限は設けません。自由にお使いください。
後日ChromeStoreで正式公開予定ですので二次利用の際には連絡ください。

3
3
0

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
3
3