Description
Template to monitor Denso IoT Data server controller status. Possible status values are undefined(-1), uninit(0), active(1), deactive(2), error(3), threadTerminated(4), threadConnectTimeoutWaiting(5), threadSamplingThreadWaiting(6). And we have to “Manually select controller instance on the device” because of multiple Controller instances. So while assigning this program as a template on a device, it will ask user to provide Controller instance numbers as a input (with comma separated). Example: 1, 2, 50, 100, 150, 200, 250. If user didn’t provided any Controller instance numbers then it will monitor “All” Controllers (from 1 to 255) by default.[IOTDS-MIB OIDs: controller1-status - 1.3.6.1.4.1.24296.2.1.2.0 to controller255-status - 1.3.6.1.4.1.24296.2.255.2.0]
Prerequisites
SNMP should be enabled in end device and device should support IOTDS-MIB and SNMP credentials should be attached against the device in portal.
How to Apply:
We have to “Manually select instance on the device” because of multiple Controller instances.
It might have multiple instances because controller might be 1 to 255.
1.3.6.1.4.1.24296.2.1.2 is controller_status_1
1.3.6.1.4.1.24296.2.2.2 is controller_status_2
..
..
..
1.3.6.1.4.1.24296.2.255.2 is controller_status_255
1.3.6.1.4.1.24296.2.1.1 is name of controller_name_1, rest of those will follow accordingly.
1.3.6.1.4.1.24296.2.2.1 is name of controller_name_2
..
..
..
1.3.6.1.4.1.24296.2.255.1 is name of controller_name_255
So while assigning this program as a template on a device, it will ask user to provide Controller instance numbers as a input (with comma separated).
Example: 1, 2, 50, 100, 150, 200, 250
If user didn’t provided any Controller instance numbers then it will monitor “All” Controllers (from 1 to 255) by default.
Default input: All
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
denso.iot.dataserver.controller.status
Metric Details
Applicable for | Device |
SNMP OID | NULL |
Expression | NULL |
Description | Monitors Denso IoT Data server controller status. [OID: 1.3.6.1.4.1.24296.2.1.2.0 to 1.3.6.1.4.1.24296.2.255.2.0] |
Category | SNMP Extended |
Collector Type | Gateway |
Monitor Name | Denso - IoT Data Server - Controller Status |
Unit |
Possible Inputs
Metric | Input Value | Range of Values |
---|---|---|
Frequency | 1 | 1 – 1440 (mins) |
Filter | ||
Warning Operator | IN_LIST | 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 | -1,0,2,4,5,6 | [{"-1":"undefined"},{"0":"uninit"},{"1":"active"},{"2":"deactive"},{"3":"error"},{"4":"threadTerminated"},{"5":"threadConnectTimeoutWaiting"},{"6":"threadSamplingThreadWaiting"}] |
Warning Repeat Count | 1 | 1-12 |
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 | 3 | [{"-1":"undefined"},{"0":"uninit"},{"1":"active"},{"2":"deactive"},{"3":"error"},{"4":"threadTerminated"},{"5":"threadConnectTimeoutWaiting"},{"6":"threadSamplingThreadWaiting"}] |
Critical Repeat Count | 1 | 1-12 |
Alert | Yes | Yes/No |
Graph (Yes/No) | Yes | Yes/No |
Sample Output
No graph