|
|
|
AlertActions
|
List of alert actions to be executed by NetApp Filers KM for PATROL upon a failure.
Default: A PATROL event and an annotation on the parameter.
|
collectorLockMaxTimeout
|
Determines the maximum time during which the collect is locked and no other collect can be executed.
|
debugMode
|
When set to '1', enables the debug mode of the KM.
Default: Not set.
|
disablePslExecuteBugWorkaround
|
When set to ‘1’, disables the workaround in the KM for a bug in the PslExecute() PSL function.
If the KM detects that the version of the PATROL Agent is affected by the PslExecute() bug, it uses an alternate technique to create asynchronous threads with the event_trigger() function and the RemPsl standard event. The disablePslExecuteBugWorkaround variable disables this workaround.
Default: Not set.
|
discoveryLockMaxTimeout
|
Determines the maximum time during which the discovery is locked and no other discovery can be executed
|
errorCountAutoResetTimeout
|
Defines the time in seconds after which the ErrorCount type parameters should be automatically reset when an error is detected.
Default: Not set.
|
forceSnmpSerialization
|
When set to ‘1’, forces the serialization of the SNMP requests made by the KM. As the KM is a multi-threaded program, it can send several SNMP requests at the same time on multi-processor computers. Some poorly written SNMP agents may not support this.
Default: Not set.
|
getSnapShotInformation
|
When set to 1, the KM lists all snapshots related to volumes. Set this variable to zero to prevent the KM from collecting the information about the snapshots if the number of volumes or snapshots is too important and the discovery and/or collection takes too much time to complete.
Default: Not set (assumes 1).
|
pausedObjectList
|
List of the PATROL object path of the paused objects.
|
pollingIntervalReference
|
Specifies the polling interval for the collect
|
productVersion
|
Determines the version number of the KM currently running. Do not change the value of this variable.
|
removedObjectList
|
List of the paths of the objects removed from the monitored environment using the “Remove” KM Command
Default: Not set.
|
snmpMaxRetry
|
Number of times the KM will retry performing SNMP requests after a timeout.
Default: Not set (assumed 3).
|
snmpTimeout
|
Timeout in seconds for SNMP queries.
Default: Not set (assumed 10 seconds).
|
startupDelay
|
Allows the administrator to specify a number of seconds that NetApp Filers KM for PATROL will wait before starting its platform detection and discovery. This variable may be useful on fast booting computers where the PATROL Agent starts before other important instrumentation services, which causes false alerts.
Default: Not set (assumed zero second).
|
telnetConnectionMethod
|
Method used by the KM to perform telnet connections.
Default (Windows): Java (if configured in the KM)
Note: If the PATROL agent version is 3.6.011 or later the connection method used by the KM is sopen; otherwise it is left blank
Default (UNIX): Telnet.
|
ThresholdManagementMode
|
Specifies how the KM should manage the alert thresholds on parameters. Please read carefully the User Guide chapter for more information on this topic.
Possible values:
•<empty> (automatic detection of the suitable threshold management method) • ‘AS’ (through PATROL for Event Management) •‘Tuning’ (through the standard "Override parameter" mechanism) •‘None’ (No threshold is set by the KM) Default: Not set (automatic).
|
waitingPslExecuteTimeout
|
Maximum time in seconds after which a command executed in a separate PSL process is considered as failed.
Default: Not set.
|