diff --git a/pandora_console/ChangeLog b/pandora_console/ChangeLog index d6bcf85b72..7242a83e44 100644 --- a/pandora_console/ChangeLog +++ b/pandora_console/ChangeLog @@ -1,3 +1,7 @@ +2013-07-28 Junichi Satoh + + * include/help/ja/help_field_match_snmp.php: Translated. + 2013-07-26 Miguel de Dios * operation/agentes/networkmap.dinamic.php: added default zoom diff --git a/pandora_console/include/help/ja/help_field_match_snmp.php b/pandora_console/include/help/ja/help_field_match_snmp.php index f650565c8c..db627a77e9 100644 --- a/pandora_console/include/help/ja/help_field_match_snmp.php +++ b/pandora_console/include/help/ja/help_field_match_snmp.php @@ -1,9 +1,9 @@ -

Custom OID/Data #1-10

+

カスタム OID/データ #1-10(Custom OID/Data #1-10)

-

These are regular expressions that try to match binding variables 1 to 10. If there is a match, the alert is fired. The value of the variable is stored in the corresponding _snmp_fx_ macro (_snmp_f1_, _snmp_f2_, ...). Even though only the first ten binding variables can be searched for matches, _snmp_fx_ macros are set for all of them (_snmp_f11_, _snmp_f12_, ...).

+

マッチする正規表現で、1 から 10 まであります。マッチすると、アラートが発報されます。設定した値は、_snmp_fx_ マクロ(_snmp_f1_, _snmp_f2_,...)で利用できます。マッチング対象として利用できるのは最初の 10変数のみですが、マクロにはいくつでも(_snmp_f11_, _snmp_f12_, ...)指定できます。