内に含ま
その他のドキュメント
サポート リソース
| PDF 文書ファイルをダウンロードする
NAME
- verify_rules - Solstice SyMON syntax checker for event rules
SYNOPSIS
-
/opt/SUNWsymon/sbin/verify_rules [ -I [ filename ] ] [ -R [ filename ] ] [ -o ]
AVAILABILITY
-
SUNWsymon
DESCRIPTION
- Run verify_rules to check if an event rules file in Tcl has the correct syntax. This command will respond with ``GOOD RULES'' if the syntax is correct and ``BAD RULES'' if the syntax is incorrect.
- For more information about using verify_rules see the Solstice SyMON User's Guide.
OPTIONS
-
- -I
- Checks the file that contains supporting functions; the default file is event_gen.tcl
-
-
-R Checks the file that contains the EVENTS variable; the default file is ./rules.tcl
-o Provides Tcl output to the standard error output for debugging.
NOTES
- Running verify_rules only checks the correctness of syntax. It does not guarantee that a rule will work as expected.
SEE ALSO
-
symon(1), sm_configd(1M), sm_confsymon(1M), sm_control(1M), sm_egd (1M), sm_krd(1M), sm_logscand(1M), sm_symond (1M),auth_checker.tcl(4), auth_list.tcl(4), event_gen.tcl(4), logscan.tcl(4), rules.tcl(4), sm_symond.conf (4)
|
|