2013-07-28 Junichi Satoh <junichi@rworks.jp>

* 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
This commit is contained in:
jsatoh 2013-07-28 02:37:40 +00:00
parent 56324735f2
commit e4a0cf8db4
2 changed files with 7 additions and 3 deletions

View File

@ -1,3 +1,7 @@
2013-07-28 Junichi Satoh <junichi@rworks.jp>
* include/help/ja/help_field_match_snmp.php: Translated.
2013-07-26 Miguel de Dios <miguel.dedios@artica.es>
* operation/agentes/networkmap.dinamic.php: added default zoom

View File

@ -1,9 +1,9 @@
<?php
/*
* @package Include /help/en
* @package Include /help/ja
*/
?>
<h1>Custom OID/Data #1-10</h1>
<h1>カスタム OID/データ #1-10(Custom OID/Data #1-10)</h1>
<p>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_, ...).</p>
<p>マッチする正規表現で、1 から 10 まであります。マッチすると、アラートが発報されます。設定した値は、_snmp_fx_ マクロ(_snmp_f1_, _snmp_f2_,...)で利用できます。マッチング対象として利用できるのは最初の 10変数のみですが、マクロにはいくつでも(_snmp_f11_, _snmp_f12_, ...)指定できます。</p>