Importing and Customizing Thresholds |
|
|
1.Launch the BMC ProactiveNet PW Commands. On Windows 2008, you need to run the PW Commands as Administrator.
Launching BMC ProactiveNet PW Commands
2.Execute the following command line: pw adapter -type patrol -get_thresholds <file name> -pproxy_host <hostname|ipaddress> [-pproxy_port <port_number>] [-pproxy_user <username>] [-pproxy_passwd <password>] -i -v
where -get_thresholds <file name> = File name with absolute path at which thresholds will be imported -pproxy_host <hostname|ipaddress> = Host name or IP Address of Patrol Proxy Server -pproxy_port <port_number> = Port at which Patrol Proxy Agent communicates with Patrol Proxy Server -pproxy_user <username> = User name of Patrol Proxy user -pproxy_passwd <password> = Password to authenticate Patrol Proxy user -i = import Instance level thresholds -v = run in "verbose" mode, producing extra lines of output during extraction and conversion processes
The command has produced a text file with all the parameter threshold settings. 3.Open the file in a text editor. Check that the global thresholds have been properly interpreted. 4.Then go to the # INSTANCE LEVEL THRESHOLDS section of the file. 5.Uncomment all instance level thresholds for the _PATROL__MS_HW_ prefixed instances.
6.Save the file.
7.Execute the following command: pw threshold loadpatrolthreshold [<thresholdfilename> [-v]] where: <thresholdfilename> is a thresholds file name. If no file path is specified then the default '<Installation Directory>/pw/tmp/' is used -v enables the Verbose mode Class-level thresholds can be displayed using the Absolute Global Thresholds panel in the BMC ProactiveNet Operator Console, while instance-level thresholds are displayed in the Absolute Instance Thresholds panel:
Thresholds have been successfully imported into BMC ProactiveNet. |