| 機能名 |
タグ用途 |
使用方法 |
| 外部ファイル挿入 |
外部設定ファイル挿入 |
include <filename> |
| 外部BBDISPLAY設定ファイル挿入 |
dispinclude <filename> |
| 外部BBNET設定ファイル挿入 |
netinclude <filename> |
| BBDISPLAY bb-hosts拡張 |
多階層サブページ指定 |
subparent <parentpage> <newpage> [<Page-title>] |
| タイトルテキスト挿入 |
title <title_text> |
| 表示ホスト名変更 |
A.B.C.D HOST # NAME:<hostname> |
| BBCLIENTエイリアス名指定 |
A.B.C.D HOST # CLIENT:<hostname> |
| ホストコメント表示 |
A.B.C.D HOST # COMMENT:<host_comment> |
| ホスト説明設定 |
A.B.C.D HOST # DESCR:<HostType>:<Description> |
| bb.html非表示設定 |
A.B.C.D HOST # nodisp |
| 障害サマリ画面非表示設定 |
A.B.C.D HOST # nobb2 |
| 複数ホスト定義時優先指定 |
A.B.C.D HOST # perfer |
| IPレンジでのIP死活監視 |
dialup <hostname> <startIP> <count> |
| LARRDグラフ表示設定 |
A.B.C.D HOST # LARRD:[*,][![<larrdgraph>….]] |
| NK機能拡張 |
NK監視指定 |
A.B.C.D HOST # NK:testname[,<testname>] |
| NK対象時間指定 |
A.B.C.D HOST # NKTIME=<day>:<starttime>:<endtime>[,<day>:<starttime>:<endtime>] |
| WAP機能拡張 |
WMLページ設定 |
A.B.C.D HOST # WML:[+|-]<testname>[,[+|-]<testname>] |
| 状態広報オプション |
状態広報規制設定(RED) |
A.B.C.D HOST # NOPROPRED:[+|-]<testname>[,[+|-]<testname>] |
| 状態広報規制設定(YELLOW) |
A.B.C.D HOST # NOPROPYELLOW:[+|-]<testname>[,[+|-]<testname>] |
| 状態広報規制設定(PURPLE) |
A.B.C.D HOST # NOPROPPURPLE:[+|-]<testname>[,[+|-]<testname>] |
| 状態広報規制設定(ACK) |
A.B.C.D HOST # NOPROPACK:[+|-]<testname>[,[+|-]<testname>] |
| 稼働率レポート指定 |
稼働率レポート対象時間指定 |
A.B.C.D HOST # REPORTTIME=<day>:<starttime>:<endtime>[,<day>:<starttime>:<endtime>] |
| 稼働率レポートしきい値指定 |
A.B.C.D HOST # WARNPCT:<percentage> |
BBTEST-NET bb-hosts 拡張サービス監視 |
監視対象ネットワーク指定 |
A.B.C.D HOST # NET:<location> |
| SSL認証対象外指定 |
A.B.C.D HOST # nosslcert |
| SSL認証有効期限設定 |
A.B.C.D HOST # ssldays=<WARNDAYS>:<ALARMDAYS> |
| 非監視時間指定 |
A.B.C.D HOST # DOWNTIME=<day>:<starttime>:<endtime>[,<day>:<starttime>:<endtime>] |
| SLAレポート対象時間指定 |
A.B.C.D HOST # SLA=<day>:<starttime>:<endtime>[,<day>:<starttime>:<endtime>] |
| 監視テスト依存設定 |
A.B.C.D HOST # depends=(<testA>:<host1>/<test1>,<host2>/<test2>),(<testB>:<host3>/<test3>),[...] |
| 障害判定回数設定 |
A.B.C.D HOST # badTEST[-<weekdays>-<starttime>-<endtime>]:<x>:<y>:<z> |
| dns監視拡張指定1 |
A.B.C.D HOST # dns[=<hostname>] |
| dns監視拡張指定2 |
A.B.C.D HOST # dns=<TYPE>:<lookup>[,<TYPE>:<lookup>...] |
| dns監視拡張指定(dig使用) |
A.B.C.D HOST # dig |
| ntp監視 |
A.B.C.D HOST # ntp |
| ldap監視指定1 |
A.B.C.D HOST # ldap |
| ldap監視指定2 |
A.B.C.D HOST # ldap://<hostname>/dn[?<attrs>[?<scope>[?<filter>[?<exts>]]]] |
| ldap ssl監視指定1 |
A.B.C.D HOST # ldaps |
| ldap ssl監視指定2 |
A.B.C.D HOST # ldaps://<hostname>/dn[?<attrs>[?<scope>[?<filter>[?<exts>]]]] |
| ldap login ID指定 |
A.B.C.D HOST # ldaplogin=<username>:<password> |
| ldap障害ステータス変更指定 |
A.B.C.D HOST # ldapyellowfail |
| RPCサービス監視指定 |
A.B.C.D HOST # rpc[=rpcservice1,rpcservice2,...] |
BBTEST-NET bb-hosts 拡張IP死活監視 |
IP死活監視指定 |
A.B.C.D HOST # conn |
| IP死活監視拡張指定 |
A.B.C.D HOST # conn={best,|worst,}IP1[,IP2...] |
| IP死活監視非実施指定 |
A.B.C.D HOST # badconn[-weekdays-starttime-endtime]:x:y:z |
| IPルーティング監視指定1 |
A.B.C.D HOST # route:router1,router2,.... |
| IPルーティング監視指定2 |
A.B.C.D HOST # route_LOCATION:router1,router2,... |
| traceroute確認指定 |
A.B.C.D HOST # trace |
| traceroute非確認指定 |
A.B.C.D HOST # notrace |
BBTEST-NET HTTP 拡張監視 |
BASIC認証 |
A.B.C.D HOST # http://USERNAME:PASSWORD@www.sample.com/ |
| ssl client認証 |
A.B.C.D HOST # http://CERT:FILENAME@www.sample.com/ |
| http ver指定 |
A.B.C.D HOST # http10://www.sample.com/ : use HTTP 1.0 |
| A.B.C.D HOST # http11://www.sample.com/ : use HTTP 1.1 |
| ssl ver指定 |
A.B.C.D HOST # https2://www.sample.com/ : use only SSLv2 |
| A.B.C.D HOST # https3://www.sample.com/ : use only SSLv3 |
| A.B.C.D HOST # httpsm://www.sample.com/ : use only 128-bit ciphers |
| A.B.C.D HOST # httpsm://www.sample.com/ : use only 128-bit ciphers |
| IPアドレス指定 |
A.B.C.D HOST # http://www.sample.com=1.2.3.4/index.html |
| A.B.C.D HOST # http://www.sample.com:3128=1.2.3.4/index.html |
| proxy経由 A.B.C.D HOST # http://webproxy.sample.com:3128/http://bb4.com/ |
| A.B.C.D HOST # http://fred:Wilma1@webproxy.sample.com:3128/http://bb4.com/ |
BBTEST-NET コンテンツチェック |
コンテンツチェック |
A.B.C.D HOST # cont[=COLUMN];URL;[expected_data_regexp|A.B.C.D HOST #digesttype:digest] |
| A.B.C.D HOST # content=URL |
| CGIチェック |
A.B.C.D HOST # post[=COLUMN];URL;form-data;[expected_data_regexp|A.B.C.D HOST #digesttype:digest] |
| コンテンツ不稼働チェック |
A.B.C.D HOST # nocont[=COLUMN];URL;forbidden_data_regexp |
| CGI不稼働チェック |
A.B.C.D HOST # nopost[=COLUMN];URL;form-data;expected_data_regexp |
| content-typeチェック |
A.B.C.D HOST # type[=COLUMN];URL;expected_content_type |