Chromix
Zabbix Alert Check Extension
Chromix란 무엇입니까?
Chromix은(는) ike-dai에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "Zabbix Alert Check Extension"입니다.
확장 프로그램 스크린샷
Chromix 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
This tool is a Zabbix Trigger Check tool. When Trigger is "PROBLEM", this tool generate Desktop Notification. This tool uses Zabbix API. You can register Multi Zabbix Servers to this tool. So, when you manage many zabbix server, you may be happy. I tested the following environments: Zabbix Server - ver.1.8.3 - ver.1.9.8 - ver.2.0.0RC2 - ver.2.2.8 - ver.2.4.0 - ver.3.0.0 - ver.3.2.0 Chrome - 40 Please Check the Detail Manual. http://ikd-work.github.io/chromix/ ※Release notes 2016/11/11 - Support Zabbix 3.0 & 3.2 (thanks "ddanesin") 2015/04/01 - Support Zabbix maintenance time 2015/01/28 - Fix time display 2015/01/20 - Support New notification API. Thanks to Lorenzo Milesi - Support Zabbix2.4 API 2013/05/20 - Support priority level sort 2013/05/18 - Add priority colomn - Fix color bug when sorting 2013/04/26 - Save the selected Zabbix Server info to localStorage 2013/04/24 - Change target notification level option text 2013/04/23 - Select notification level at option page 2013/04/18 - Change font-family - Expand macro in notification trigger message 2013/04/14 - New design - Add sort function - Add search function 2012/09/02 - Support Basic Auth - Support Trigger Expand Macro 2012/08/27 - Fix the bug which the image icon of popup area didn't show 2012/08/24 - Fix Logout bug 2012/08/21 - Fix design bug to Chrome for Linux - Support manifest version 2 2012/07/01 - Support https protocol - Display Trigger priority -------------------------------------- Zabbixのトリガーチェック用ツールです。 Chromeを起動すると自動的に登録したZabbixのトリガー発生状況を確認します。 トリガーが発動した際はデスクトップ通知でユーザに知らせることも可能です。 Zabbix APIを利用してトリガー情報を取得します。 Zabbix Serverの情報は複数件登録が可能なため、複数のZabbix Serverを管理されている方にも有効に利用できます。 動作確認済み ・ Zabbix Server - 1.8.3 - 1.9.8 - 2.0.0RC2 - 2.2.8 - 2.4.0 - 3.0.0 - 3.2.0 ・ Chrome - 19.0.1084.41 beta-m - 40 詳細な利用方法はこちらを参照して下さい。 http://d.hatena.ne.jp/ike-dai/20120515 ※更新情報 2016/11/11 ・Zabbix3.0のZabbixAPI仕様変更への対応実施(ホスト名表示修正) 2015/04/01 ・Zabbixのメンテナンスタイム時の通知のOnOff切り替え機能追加 2015/01/28 ・時刻表示の形式を修正 2015/01/20 ・Chromeの新しいブラウザエンジンBlinkのNotificationAPIに対応 ・Zabbix2.4系のAPIに対応 2013/05/20 ・重要度のレベルをもとにソートする機能を追加 2013/05/18 ・重要度の表示カラムを追加 ・ソート実施時の色表示不具合を修正 2013/04/26 ・選択中のZabbixServerの情報をlocalStorageに格納するように変更 2013/04/24 ・通知レベル選択肢の文言変更 2013/04/23 ・オプションページで通知するトリガーのレベル選択を可能に。 2013/04/18 ・フォントファミリーの変更 ・ポップアップ通知メッセージ内のマクロ展開対応 2013/04/14 ・デザインの変更 ・トリガーテーブルのソート機能追加 ・トリガーテーブルの検索機能追加 2012/09/02 ・ベーシック認証に対応 ・トリガーのマクロ展開に対応 2012/08/27 ・Popup通知の画像アイコン表示修正 2012/08/24 ・Logout処理時のエラー修正 2012/08/21 ・Linux版Chromeでのデザイン崩れの修正 ・manifest version 2への対応 2012/07/01 ・httpsをサポート ・トリガーのプライオリティを表示
확장 프로그램 기본 정보
이름 | |
ID | odjpdjeegacmncmodjbeboldofhljjjf |
공식 URL | https://chrome.google.com/webstore/detail/chromix/odjpdjeegacmncmodjbeboldofhljjjf |
설명 | Zabbix Alert Check Extension |
파일 크기 | 202 KB |
설치 횟수 | 788 |
현재 버전 | 3.0.0 |
최근 업데이트 | 2016-11-10 |
출시 날짜 | 2016-11-10 |
평점 | 4.14/5 총 35 개의 평점 |
개발자 | ike-dai |
결제 유형 | free |
확장 프로그램 웹 사이트 | http://ikd-work.github.io/chromix/ |
지원되는 언어 | ja |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Chromix", "version": "3.0.0", "manifest_version": 2, "background": { "page": "background.html" }, "description": "Zabbix Alert Check Extension", "options_page": "options.html", "permissions": [ "notifications", "tabs", "http:\/\/*\/*", "https:\/\/*\/*" ], "browser_action": { "default_icon": "image\/chromix_normal_icon.png", "default_popup": "popup.html" }, "icons": { "16": "image\/chromix_icon_16x16.png", "48": "image\/chromix_icon_48x48.png", "128": "image\/chromix_icon_128x128.png" }, "web_accessible_resources": [ "image\/chromix_error_icon.png", "image\/chromix_normal_icon.png", "image\/warning.png", "image\/secure.ico", "image\/wrench12transp.png" ] } |