Description
Monitors Cisco SB (Small Business) product CPU utilization and uptime. Validated on SG200 ,SG300 - 52 , SG300-28P and SG500X-24P.
Prerequisites
SNMP should be enabled in end device and device should support CISCOSB-rndMng, SNMP-FRAMEWORK-MIB OIDs and SNMP credentials should be attached against the device in portal.
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
system.uptime
Metric Details
Applicable for | Device |
SNMP OID | 1.3.6.1.6.3.10.2.1.3.0 |
Expression | NULL |
Description | The number of seconds since the value of the snmpEngineBoots object last changed. [OID : 1.3.6.1.6.3.10.2.1.3.0] |
Category | SNMP monitors |
Collector Type | Gateway |
Monitor Name | SNMP Engine Uptime |
Unit | s |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 5 | 1 – 1440 (mins) |
Filter | ||
Warning Operator | ||
Warning Threshold | ||
Warning Repeat Count | ||
Critical Operator | LESS_THAN_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 | 1800 | 0-2147483647 |
Critical Repeat Count | 1 | 1-12 |
Alert | Yes | Yes/No |
Graph (Yes/No) | Yes | Yes/No |
Sample Output
No graph
cisco.sb.cpu.util.5min
Metric Details
Applicable for | Device |
SNMP OID | 1.3.6.1.4.1.9.6.1.101.1.6.0, 1.3.6.1.4.1.9.6.1.101.1.9.0 |
Expression | if(rlCpuUtilEnable == 1,rlCpuUtilDuringLast5Minutes,0) |
Description | Percentage of the device CPU utilization during the last 5 minutes. Alert is generated when this value exceeds the given threshold. If rlCpuUtilEnable == true then only returning CPU utilization else returning zero. [OID : 1.3.6.1.4.1.9.6.1.101.1.6 , 1.3.6.1.4.1.9.6.1.101.1.9]. |
Category | SNMP monitors |
Collector Type | Gateway |
Monitor Name | Cisco SB Switch System Performance |
Unit | % |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 5 | 1 – 1440 (mins) |
Filter | ||
Warning Operator | GREATER_THAN_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 |
Warning Threshold | 85 | 0-100 |
Warning Repeat Count | 3 | 1-12 |
Critical Operator | GREATER_THAN_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 | 90 | 0-100 |
Critical Repeat Count | 3 | 1-12 |
Alert | Yes | Yes/No |
Graph (Yes/No) | Yes | Yes/No |
Sample Output
No graph