Parameters
Required parameters:
|
-
|
|
|
-h IP
|
Target IP |
SNMP specific parameters:
|
-
|
|
| -u user |
|
| -n context |
|
| -l securityLevel |
|
| -a authProtocol |
|
| -A authKey |
|
| -x privProtocol |
|
| -X privKey |
|
Optional plugin parameters:
|
-agent agentname
|
Agent name (only if running as a Server Plugin). If this parameter is |
|
-only regex
|
Text string or regular expression to |
|
-reject regex
|
Text string or regular expression to filter items. Branches containing this expression in their name branch will be excluded. |
| -p port | SNMP port of the |
| -d data_type | Data type (auto-detected by default) |
| -o OID | Base OID for monitoring (this is the starting point for the -branches and -names OIDs). |
|
-names namesOID
|
Sub-branch to be used as name for the modules (part of |
|
-branches branches
|
This option specifies the branches to retrieve under the provided OIDs (part of the OID indicated by -o). The format is Branch1:OID1,Branch2:OID2,.... For example: ‘OperStatus:.8,AdminStatus:.7’. |
|
- wmin | |
| Minimum warning threshold | |
|
-
|
|
|
-cmin cmin
|
Minimum critical threshold for the generated modules |
|
-cmax cmax
|
Maximum critical threshold for the generated modules |
|
-alrt alerts
|
Global alerts for generated modules (e.g. ‘Critical condition’) |
|
-group modulegroup
|
Group for the generated modules |
|
-nodefaults 1
|
Disables monitoring by default (used in conjunction with -o, -names and -branches). |
Data transfer to Pandora FMS (only when running as a server plugin):
|
-m mode
|
Transfer mode, tentacle or localcopy. Default: ‘tentacle’. |
|
-t_ip tentacleIP
|
Tentacle IP (only with ‘tentacle’ transfer mode). Default: 127.0.0.1 |
|
-t_port tentaclePort
|
Tentacle port (only with ‘tentacle’ transfer mode). Default: 41121 |
|
-t_opts tentacleOpts
|
Extra Tentacle options (only with ‘tentacle’ transfer mode) |
|
-t_file_path tentaclePath
|
Tentacle path (only with ‘localcopy’ transfer mode). Default: "/var/spool/pandora/data_in/" |