From c687dcf3be3fa34b4beca336ab6e207bb9646d31 Mon Sep 17 00:00:00 2001 From: jsatoh Date: Sun, 28 Jul 2013 02:37:40 +0000 Subject: [PATCH] 2013-07-28 Junichi Satoh * include/help/ja/help_field_match_snmp.php: Translated. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@8587 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f --- pandora_console/ChangeLog | 4 ++++ pandora_console/include/help/ja/help_field_match_snmp.php | 6 +++--- 2 files changed, 7 insertions(+), 3 deletions(-) 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_, ...)指定できます。