Description
This monitor allows monitoring processes count, as well as CPU (%) and memory (Mbytes) usage for process matching the filter. This monitor looks up combined process name [1.3.6.1.2.1.25.4.2.1.2] and parameters [1.3.6.1.2.1.25.4.2.1.5] to find the unique match. This template is supported by VG v2.70 or above. [OIDs: Memory - 1.3.6.1.2.1.25.5.1.1.2, CPU - 1.3.6.1.2.1.25.5.1.1.1]
Prerequisites
SNMP should be enabled in end device and device should support HOST-RESOURCES-MIB.mib OIDs and SNMP credentials should be attached against the device in portal.
How to Apply: This template will ask user for 3 input parameters while assigning it to a device –
Name
User friendly name for a process to uniquely identify the process in graph and alert.
Example: MySQL
Match Criteria
Process match criteria. Possible values are - exact, contain or regex.
Example: if you use “contain” it searches all processes that contain “mysqld”.
Match String
Process search string (case sensitive). Provide an unique string to match the required process.
Example: mysqld
Metric Parameters
Parameter | Description |
---|---|
Frequency | Warning Threshold | If the metric value satisfies the condition defined along with Warning Threshold value, then a notification is sent to the user. |
Critical Threshold | If the metric value satisfies the condition defined along with Critical Threshold value, then a notification is sent to the user. |
Alert | The alert value can be set to either Yes or No. If it is Yes, then an alert message is sent to the user. |
Metrics
process.count
Metric Details
Applicable for | Device |
SNMP OID | NULL |
Expression | NULL |
Description | Monitors the running processes count which satisfies the match criteria. This monitor looks up of the combined process name and parameters to find the unique match. [Process Name - 1.3.6.1.2.1.25.4.2.1.2, Process Parameters - 1.3.6.1.2.1.25.4.2.1.5] |
Category | SNMP monitors |
Collector Type | Gateway |
Monitor Name | Process Monitor - SNMP |
Unit |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 5 | 1 – 1440 (mins) |
Filter | ||
Warning Operator | ||
Warning Threshold | ||
Warning Repeat Count | ||
Critical Operator | EQUAL | Ends with, ==, !=, >=, <=, >, <, In Range, Out of range, Equals, Not equals, Equals Ignore Case, Not Equals Ignore Case, Contains, Not contains, Regex match, Regex no match, In string list, Not in string list, In List, Not in list, Starts with |
Critical Threshold | 0 | |
Critical Repeat Count | 1 | 1-12 |
Alert | Yes | Yes/No |
Graph (Yes/No) | Yes | Yes/No |
Sample Output
No graph
process.memory.usage
Metric Details
Applicable for | Device |
SNMP OID | NULL |
Expression | NULL |
Description | Monitors the total memory utilization of all processes which satisfies the match criteria. [OIDs: Process Name - 1.3.6.1.2.1.25.4.2.1.2, Process Parameters - 1.3.6.1.2.1.25.4.2.1.5, Process Memory - 1.3.6.1.2.1.25.5.1.1.2] |
Category | SNMP monitors |
Collector Type | Gateway |
Monitor Name | Process Monitor - SNMP |
Unit | MB |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 5 | 1 – 1440 (mins) |
Filter | ||
Warning Operator | ||
Warning Threshold | ||
Warning Repeat Count | ||
Critical Operator | ||
Critical Threshold | ||
Critical Repeat Count | ||
Alert | No | Yes/No |
Graph (Yes/No) | Yes | Yes/No |
Note: As Alert is not enabled on the above metric, the fields are left blank.
Sample Output
No graph
process.cpu.usage
Metric Details
Applicable for | Device |
SNMP OID | NULL |
Expression | NULL |
Description | Monitors the total CPU utilization of all processes which satisfies the match criteria. [OIDs: Process Name - 1.3.6.1.2.1.25.4.2.1.2, Process Parameters - 1.3.6.1.2.1.25.4.2.1.5, Process CPU - 1.3.6.1.2.1.25.5.1.1.1] |
Category | SNMP monitors |
Collector Type | Gateway |
Monitor Name | Process Monitor - SNMP |
Unit | % |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 5 | 1 – 1440 (mins) |
Filter | ||
Warning Operator | ||
Warning Threshold | ||
Warning Repeat Count | ||
Critical Operator | ||
Critical Threshold | ||
Critical Repeat Count | ||
Alert | No | Yes/No |
Graph (Yes/No) | Yes | Yes/No |
Note: As Alert is not enabled on the above metric, the fields are left blank.
Sample Output
No graph