mirror of
https://github.com/pandorafms/pandorafms.git
synced 2025-09-28 12:29:01 +02:00
* include/help/ja : Imported Japanese help files. git-svn-id: https://svn.code.sf.net/p/pandora/code/trunk@2491 c3f86ba8-e40f-0410-aaad-9ba5e7f4b01f
12 lines
491 B
PHP
12 lines
491 B
PHP
<?php
|
|
/**
|
|
* @package Include/help/ja
|
|
*/
|
|
?>
|
|
<h1>snmpwalk</h1>
|
|
|
|
Pandora FMS は、簡易 SNMP ブラウザがあり、リモートノードに対して snmpwalk を実行することができます。
|
|
<br /><br />
|
|
snmpwalk は全 MIB データを取得しますが、その中から一つを選択できます。
|
|
また、OID を数値で入力したり、Pandora FMS ネットワークサーバに MIB がインストールされていれば、名称で入力することも可能です。
|