本家コミュニティ、日本コミュニティが提供している公式のリソースエージェント(RA) や STONITH プラグイン以外に、自作で作った物を皆さんで共有しませんか? 自社の製品を制御するRAを登録しておけば、ユーザーが増えることまちがいなし(?)

登録したものについて責任を持つ必要はありません。登録逃げもありです。よって、使用も自己責任でお願いします。

登録先はこちら osdn.jp 掘り出し物 ※登録時や変更時にメールを受け取るには、osdn.jp のアカウントが必要です。

登録にあったっては、例としてProcess RA のような記述を残してあげると親切だと思います。(もちろん強制しません) 登録時は、チケットの種類は、”掘り出し物”、コンポーネントは”STONITH plugin” または “RA” を選択してください。

本格的にRAを作ってみたい場合は、OCFリソースエージェント開発者ガイド を参考にしてください。 STONITH Plugin のマニュアルは・・・ないです。

なお、本チケットで公開した場合、ライセンスは特に断り・明記がない限り以下の ‘'’GPL v2’’‘とします。

# This program is free software; you can redistribute it and/or     #
# modify it under the terms of the GNU General Public License       #
# as published by the Free Software Foundation; either version 2    #
# of the License, or (at your option) any later version.            #
#                                                                   #
# This program is distributed in the hope that it will be useful,   #
# but WITHOUT ANY WARRANTY; without even the implied warranty of    #
# MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the     #
# GNU General Public License for more details.                      #
#                                                                   #
# You should have received a copy of the GNU General Public License #
# along with this program; if not, write to the Free Software       #
# Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA     #
# 02110-1301, USA.                                                  #