| Variable | Description | Operation | Value |
|---|
/PSM/txn_id | Activates the network device configuration. Every time you configure a network device or network segment, the value of txn_id must be different from the previous configuration of network device or network segment. | Replace | 1 |
| Network device configuration details |
|---|
/PPM/Devices/<<MyNetworkDevice>> /ConfiguredManually | Option for configuring the network device manually. | Replace | 1: ConfigureS network deivce manually |
/PPM/Devices/<<MyNetworkDevice>> /GroupName | Group name for all IP addresses in the range. If you don not provide any value in this field blank, the IP address range itself will be taken as the group name | Manual | |
/PPM/Devices/<<MyNetworkDevice>> /IPAddress | (Optional) The IP address of the network device you want to ping. | Manual |
/PPM/Devices/<<MyNetworkDevice>> /IsDynamic | Option to configure the device with the dynamic IP address. If the IP address is dynamic, the device communicates with the DNS server during each poll interval to resolve the IP address. | Replace | - 2: Disables the configuration
- 1: Enables the configuration
|
| /PPM/Devices/<<MyNetworkDevice>>/Name | Alias name of the network device you want to ping. | Manual | |
/PPM/Devices/<<MyNetworkDevice>> /PollInterval | The poll interval time in seconds to ping the device. The default value is 300 seconds. The minimum value you can enter is 1 and the maximum value you can enter is 10. | Manual | |
/PPM/Devices/<<MyNetworkDevice>> /Protocol | | | |
/PPM/Devices/<<MyNetworkDevice>> /RequestCount | The number of echo request messages to send. The default value is 4. The minimum value you can enter is 1 and the maximum value you can enter is 10. | Manual | |
/PPM/Devices/<<MyNetworkDevice>> /Timeout | The timeout in milliseconds to wait for each reply. The default value is 1000 milliseconds. The minimum value you can enter is 1 millisecond and the maximum value you can enter is 30000 milliseconds. | Manual | |
/PPM/Devices/<<MyNetworkDevice>> /TransmitPackageSize | The transmit packet size in bytes.The default value is 32 bytes. The minimum bytes you can transmit is 32 bytes. The maximum bytes you can transmit is 65500 bytes. | Manual | |
| Network segment |
|---|
/PPM/NetworkSegment/<<192.168.1.1-8>>/AddressRange | The IP address range in the following format: IPAddress-Range. For example, if you enter the IP address range as 10.64.109.1-10, all IP addresses in the range between 10.64.109.1 to 10.64.109.10 are configured. | Manual | |
/PPM/NetworkSegment/<<192.168.1.18>> /ExcludeIPAddresses | (Optional.) Comma separated IP addresses to be excluded from the range. For example, if you enter the IP address range is 10.64.109.1-10 and you want to exclude IP addresses:10.64.109.6, 10.64.109.7, and 10.64.109.8, use one of the following options: - 10.64.109.6,10.64.109.7,10.64.109.8
- 6,7,8
- 6-8
- 10.64.109.6-10.64.109.8
| Manual | |
| /PPM/NetworkSegment/<<192.168.1.1-8>>/GroupName | (Optional.) The group name for all IP addresses in the range. If you will leave this field blank, the group name is the IP address range. | Manual | |
| /PPM/NetworkSegment/<<192.168.1.1-8>>/PollInterval | The poll interval time in seconds to ping the device. The default value is 300 seconds. The minimum value you can enter is 10 seconds. The maximum value you can enter is 3600 seconds. | Manual | |
| /PPM/NetworkSegment/<<192.168.1.1-8>>/RequestCount | The number of echo request messages to send. The default value is 4. The minimum value you can enter is 1 and the maximum value you can enter is 10. | Manual | |
/PPM/NetworkSegment/<<192.168.1.1-8>> /Timeout | The timeout in milliseconds to wait for each reply. The default value is 1000 milliseconds. The minimum value you can enter is 1 millisecond and the maximum value you can enter is 30000 milliseconds. | Manual | |
| /PPM/NetworkSegment/<<192.168.1.1-8>>/TransmitPackageSize | The transmit packet size in bytes.The default value is 32 bytes. The minimum bytes you can transmit is 32 bytes. The maximum bytes you can transmit is 65500 bytes. | Manual | |
| Configuration files based monitoring |
|---|
| /PPM/Default/Properties/ReadFromFile | Option to configure devices to be pinged automatically from files. | Replace | 1: Enables to configure devices to be pinged automatically from files. |
| Administration |
|---|
/PPM/Default/Properties/RootDisplayName | Display name for the monitor type in order to display a meaningful location name for the target agent. | Manual | |
| /PPM/Default/Properties/DeviceMapping | Option to display monitor instance as a device in the Operations Console. | Replace | - 0: Disables
- 1: Displays FQDN as the device name of the network device in the Operations Console
- 2: Displays user defined name (alias name) as the device name of the network device in the Operations Console.
|
| /PPM/Default/Properties/Debug | Option to enable logging. The log files are created at %PATROL_HOME%\PPM\logs. By default, this option is disabled. | | 0: Disables logging 1: Enables logging |
| DefaultConfiguration |
|---|
| The default configuration settings enables you to set pre-defined values in the configuration rule sets to ping a device or network segment. You can set up default configuration for the following configuration rule sets. |
/PPM/Default/Properties/DefaultIsDynamic | Option to configure the device with the dynamic IP address. If the IP address is dynamic, the device communicates with the DNS server during each poll interval to resolve the IP address. | Replace | - 2: Disables the configuration
- 1: Enables the configuration
|
| PPM/Default/Properties/DefaultPollInterval | The poll interval time in seconds to ping the device. The default value is 300 seconds. The minimum value you can enter is 1 and the maximum value you can enter is 10. | Manual | |
| /PPM/Default/Properties/DefaultProtocol" = {REPLACE = "1"}, | | | |
| /PPM/Default/Properties/DefaultRequestCount | The number of echo request messages to send. The default value is 4. The minimum value you can enter is 1 and the maximum value you can enter is 10. | Manual | |
| /PPM/Default/Properties/DefaultTimeout | The timeout in milliseconds to wait for each reply. The default value is 1000 milliseconds. The minimum value you can enter is 1 millisecond and the maximum value you can enter is 30000 milliseconds. | Manual | |
/PPM/Default/Properties /DefaultTransmitPackageSize | The transmit packet size in bytes.The default value is 32 bytes. The minimum bytes you can transmit is 32 bytes. The maximum bytes you can transmit is 65500 bytes. | Manual | |