hostextinfoという設定で監視対象のサーバの構成や操作手順を書いたwikiの情報をリンクできます。
notes_urlにサーバの構成情報、action_urlに操作手順を書くと意外と便利かも…
define hostextinfo { host_name Server1 notes_url http://wikiサーバ/notes?host=$HOSTNAME% action_url http://wikiサーバ/action?host=$HOSTNAME% }
hostextinfoという設定で監視対象のサーバの構成や操作手順を書いたwikiの情報をリンクできます。
notes_urlにサーバの構成情報、action_urlに操作手順を書くと意外と便利かも…
define hostextinfo { host_name Server1 notes_url http://wikiサーバ/notes?host=$HOSTNAME% action_url http://wikiサーバ/action?host=$HOSTNAME% }