mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* Default to null for group yaml discovery. * Update test data fora154bdayaml group null fix. * Changes to guessed limit functions for sensors. Original behaviour =================== The file `includes/discovery/functions.inc.php` contains `sensor_limit_low()` and `sensor_limit()` which both attempt to guess a sane value for sensors when no explicitly defined low_limit or high_limit can be found during discovery. Both switch control structures used in those two functions have empty case statements which means that if one of those matches, it's going to fall through and run the code for each subsequent case until a `break` is reached. For example, when we call `function sensor_low_limit(dbm, -13.036)` it will return the value `-12.3842` instead of `null`. That is because there will be a match at `case 'dbm':` which falls through all the way to `case 'cooling':`, where it performs `$limit = -13.036 * 0.95` before hitting a `break`. Changed behaviour =================== Removed `power_consumed` and `count` guessed low_limit and high_limit, I personally added those sensor classes in PR #9471 when I didn't understand that a switch control structure has fall-through behaviour so I can guarantee that guessing limits for those is a mistake on my behalf. It should not be there, only power_factor can have guessed limits. Apologies for the issue, I'm still a beginning programmer! Furthermore, I removed guessed high_limit values for `current` and `power` because these are supposed to draw higher values as more devices or components are installed on for example a PDU or a chassis. Finally, I removed guessed low_limit and high_limit for `dbm` sensors, there is a much too large variance in power budget on commercially available optical transceivers for there to be a sensible window where you can guess these values. * Documentation on adding sensor classes. * Update test data - sensor limit changes @30212d2
943 lines
39 KiB
JSON
943 lines
39 KiB
JSON
{
|
|
"os": {
|
|
"discovery": {
|
|
"devices": [
|
|
{
|
|
"sysName": "<private>",
|
|
"sysObjectID": ".1.3.6.1.4.1.2011.2.169",
|
|
"sysDescr": "Huawei Integrated Access Software",
|
|
"sysContact": null,
|
|
"version": null,
|
|
"hardware": null,
|
|
"features": null,
|
|
"location": null,
|
|
"os": "smartax",
|
|
"type": "network",
|
|
"serial": null,
|
|
"icon": "huawei.svg"
|
|
}
|
|
]
|
|
},
|
|
"poller": {
|
|
"devices": [
|
|
{
|
|
"sysName": "<private>",
|
|
"sysObjectID": ".1.3.6.1.4.1.2011.2.169",
|
|
"sysDescr": "Huawei Integrated Access Software",
|
|
"sysContact": "<private>",
|
|
"version": "MA5600V800R015C00B058",
|
|
"hardware": "SmartAX MA5600T",
|
|
"features": null,
|
|
"location": "<private>",
|
|
"os": "smartax",
|
|
"type": "network",
|
|
"serial": "020ANHT0F1028887",
|
|
"icon": "huawei.svg"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"processors": {
|
|
"discovery": {
|
|
"processors": [
|
|
{
|
|
"entPhysicalIndex": 0,
|
|
"hrDeviceIndex": 0,
|
|
"processor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.5.0.0",
|
|
"processor_index": "0",
|
|
"processor_type": "smartax",
|
|
"processor_usage": 9,
|
|
"processor_descr": "H806GPBD processor",
|
|
"processor_precision": 1,
|
|
"processor_perc_warn": 75
|
|
},
|
|
{
|
|
"entPhysicalIndex": 0,
|
|
"hrDeviceIndex": 0,
|
|
"processor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.5.0.1",
|
|
"processor_index": "1",
|
|
"processor_type": "smartax",
|
|
"processor_usage": 19,
|
|
"processor_descr": "H805GPFD processor",
|
|
"processor_precision": 1,
|
|
"processor_perc_warn": 75
|
|
},
|
|
{
|
|
"entPhysicalIndex": 0,
|
|
"hrDeviceIndex": 0,
|
|
"processor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.5.0.2",
|
|
"processor_index": "2",
|
|
"processor_type": "smartax",
|
|
"processor_usage": 16,
|
|
"processor_descr": "H805GPFD processor",
|
|
"processor_precision": 1,
|
|
"processor_perc_warn": 75
|
|
},
|
|
{
|
|
"entPhysicalIndex": 0,
|
|
"hrDeviceIndex": 0,
|
|
"processor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.5.0.3",
|
|
"processor_index": "3",
|
|
"processor_type": "smartax",
|
|
"processor_usage": 19,
|
|
"processor_descr": "H805GPFD processor",
|
|
"processor_precision": 1,
|
|
"processor_perc_warn": 75
|
|
},
|
|
{
|
|
"entPhysicalIndex": 0,
|
|
"hrDeviceIndex": 0,
|
|
"processor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.5.0.4",
|
|
"processor_index": "4",
|
|
"processor_type": "smartax",
|
|
"processor_usage": 17,
|
|
"processor_descr": "H805GPFD processor",
|
|
"processor_precision": 1,
|
|
"processor_perc_warn": 75
|
|
},
|
|
{
|
|
"entPhysicalIndex": 0,
|
|
"hrDeviceIndex": 0,
|
|
"processor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.5.0.5",
|
|
"processor_index": "5",
|
|
"processor_type": "smartax",
|
|
"processor_usage": 19,
|
|
"processor_descr": "H805GPFD processor",
|
|
"processor_precision": 1,
|
|
"processor_perc_warn": 75
|
|
},
|
|
{
|
|
"entPhysicalIndex": 0,
|
|
"hrDeviceIndex": 0,
|
|
"processor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.5.0.6",
|
|
"processor_index": "6",
|
|
"processor_type": "smartax",
|
|
"processor_usage": 15,
|
|
"processor_descr": "H805GPFD processor",
|
|
"processor_precision": 1,
|
|
"processor_perc_warn": 75
|
|
},
|
|
{
|
|
"entPhysicalIndex": 0,
|
|
"hrDeviceIndex": 0,
|
|
"processor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.5.0.7",
|
|
"processor_index": "7",
|
|
"processor_type": "smartax",
|
|
"processor_usage": 7,
|
|
"processor_descr": "H802SCUN processor",
|
|
"processor_precision": 1,
|
|
"processor_perc_warn": 75
|
|
},
|
|
{
|
|
"entPhysicalIndex": 0,
|
|
"hrDeviceIndex": 0,
|
|
"processor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.5.0.8",
|
|
"processor_index": "8",
|
|
"processor_type": "smartax",
|
|
"processor_usage": 26,
|
|
"processor_descr": "H802SCUN processor",
|
|
"processor_precision": 1,
|
|
"processor_perc_warn": 75
|
|
},
|
|
{
|
|
"entPhysicalIndex": 0,
|
|
"hrDeviceIndex": 0,
|
|
"processor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.5.0.9",
|
|
"processor_index": "9",
|
|
"processor_type": "smartax",
|
|
"processor_usage": 16,
|
|
"processor_descr": "H805GPFD processor",
|
|
"processor_precision": 1,
|
|
"processor_perc_warn": 75
|
|
},
|
|
{
|
|
"entPhysicalIndex": 0,
|
|
"hrDeviceIndex": 0,
|
|
"processor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.5.0.10",
|
|
"processor_index": "10",
|
|
"processor_type": "smartax",
|
|
"processor_usage": 15,
|
|
"processor_descr": "H805GPFD processor",
|
|
"processor_precision": 1,
|
|
"processor_perc_warn": 75
|
|
},
|
|
{
|
|
"entPhysicalIndex": 0,
|
|
"hrDeviceIndex": 0,
|
|
"processor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.5.0.11",
|
|
"processor_index": "11",
|
|
"processor_type": "smartax",
|
|
"processor_usage": 15,
|
|
"processor_descr": "H805GPFD processor",
|
|
"processor_precision": 1,
|
|
"processor_perc_warn": 75
|
|
},
|
|
{
|
|
"entPhysicalIndex": 0,
|
|
"hrDeviceIndex": 0,
|
|
"processor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.5.0.12",
|
|
"processor_index": "12",
|
|
"processor_type": "smartax",
|
|
"processor_usage": 14,
|
|
"processor_descr": "H805GPFD processor",
|
|
"processor_precision": 1,
|
|
"processor_perc_warn": 75
|
|
}
|
|
]
|
|
},
|
|
"poller": "matches discovery"
|
|
},
|
|
"sensors": {
|
|
"discovery": {
|
|
"sensors": [
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "power",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.11.0.0",
|
|
"sensor_index": "0",
|
|
"sensor_type": "smartax",
|
|
"sensor_descr": "H806GPBD",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 46,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "power",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.11.0.1",
|
|
"sensor_index": "1",
|
|
"sensor_type": "smartax",
|
|
"sensor_descr": "H805GPFD",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 50,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "power",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.11.0.10",
|
|
"sensor_index": "10",
|
|
"sensor_type": "smartax",
|
|
"sensor_descr": "H805GPFD",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 50,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "power",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.11.0.11",
|
|
"sensor_index": "11",
|
|
"sensor_type": "smartax",
|
|
"sensor_descr": "H805GPFD",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 50,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "power",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.11.0.12",
|
|
"sensor_index": "12",
|
|
"sensor_type": "smartax",
|
|
"sensor_descr": "H805GPFD",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 50,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "power",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.11.0.17",
|
|
"sensor_index": "17",
|
|
"sensor_type": "smartax",
|
|
"sensor_descr": "H801X2CS",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 18,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "power",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.11.0.18",
|
|
"sensor_index": "18",
|
|
"sensor_type": "smartax",
|
|
"sensor_descr": "H801X2CS",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 18,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "power",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.11.0.2",
|
|
"sensor_index": "2",
|
|
"sensor_type": "smartax",
|
|
"sensor_descr": "H805GPFD",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 50,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "power",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.11.0.3",
|
|
"sensor_index": "3",
|
|
"sensor_type": "smartax",
|
|
"sensor_descr": "H805GPFD",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 50,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "power",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.11.0.4",
|
|
"sensor_index": "4",
|
|
"sensor_type": "smartax",
|
|
"sensor_descr": "H805GPFD",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 50,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "power",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.11.0.5",
|
|
"sensor_index": "5",
|
|
"sensor_type": "smartax",
|
|
"sensor_descr": "H805GPFD",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 50,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "power",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.11.0.6",
|
|
"sensor_index": "6",
|
|
"sensor_type": "smartax",
|
|
"sensor_descr": "H805GPFD",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 50,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "power",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.11.0.7",
|
|
"sensor_index": "7",
|
|
"sensor_type": "smartax",
|
|
"sensor_descr": "H802SCUN",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 50,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "power",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.11.0.8",
|
|
"sensor_index": "8",
|
|
"sensor_type": "smartax",
|
|
"sensor_descr": "H802SCUN",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 50,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "power",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.11.0.9",
|
|
"sensor_index": "9",
|
|
"sensor_type": "smartax",
|
|
"sensor_descr": "H805GPFD",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 50,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "power",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.1.1.11.0",
|
|
"sensor_index": "0",
|
|
"sensor_type": "smartax-total",
|
|
"sensor_descr": "Chassis Total",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 696,
|
|
"sensor_limit": null,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": null,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "temperature",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.10.0.0",
|
|
"sensor_index": "0",
|
|
"sensor_type": "smartax",
|
|
"sensor_descr": "H806GPBD",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 51,
|
|
"sensor_limit": 71,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 41,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "temperature",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.10.0.1",
|
|
"sensor_index": "1",
|
|
"sensor_type": "smartax",
|
|
"sensor_descr": "H805GPFD",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 31,
|
|
"sensor_limit": 51,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 21,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "temperature",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.10.0.10",
|
|
"sensor_index": "10",
|
|
"sensor_type": "smartax",
|
|
"sensor_descr": "H805GPFD",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 30,
|
|
"sensor_limit": 50,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 20,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "temperature",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.10.0.11",
|
|
"sensor_index": "11",
|
|
"sensor_type": "smartax",
|
|
"sensor_descr": "H805GPFD",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 30,
|
|
"sensor_limit": 50,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 20,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "temperature",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.10.0.12",
|
|
"sensor_index": "12",
|
|
"sensor_type": "smartax",
|
|
"sensor_descr": "H805GPFD",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 29,
|
|
"sensor_limit": 49,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 19,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "temperature",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.10.0.17",
|
|
"sensor_index": "17",
|
|
"sensor_type": "smartax",
|
|
"sensor_descr": "H801X2CS",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 30,
|
|
"sensor_limit": 50,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 20,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "temperature",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.10.0.18",
|
|
"sensor_index": "18",
|
|
"sensor_type": "smartax",
|
|
"sensor_descr": "H801X2CS",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 28,
|
|
"sensor_limit": 48,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 18,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "temperature",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.10.0.2",
|
|
"sensor_index": "2",
|
|
"sensor_type": "smartax",
|
|
"sensor_descr": "H805GPFD",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 31,
|
|
"sensor_limit": 51,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 21,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "temperature",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.10.0.3",
|
|
"sensor_index": "3",
|
|
"sensor_type": "smartax",
|
|
"sensor_descr": "H805GPFD",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 31,
|
|
"sensor_limit": 51,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 21,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "temperature",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.10.0.4",
|
|
"sensor_index": "4",
|
|
"sensor_type": "smartax",
|
|
"sensor_descr": "H805GPFD",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 30,
|
|
"sensor_limit": 50,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 20,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "temperature",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.10.0.5",
|
|
"sensor_index": "5",
|
|
"sensor_type": "smartax",
|
|
"sensor_descr": "H805GPFD",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 31,
|
|
"sensor_limit": 51,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 21,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "temperature",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.10.0.6",
|
|
"sensor_index": "6",
|
|
"sensor_type": "smartax",
|
|
"sensor_descr": "H805GPFD",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 31,
|
|
"sensor_limit": 51,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 21,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "temperature",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.10.0.7",
|
|
"sensor_index": "7",
|
|
"sensor_type": "smartax",
|
|
"sensor_descr": "H802SCUN",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 37,
|
|
"sensor_limit": 57,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 27,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "temperature",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.10.0.8",
|
|
"sensor_index": "8",
|
|
"sensor_type": "smartax",
|
|
"sensor_descr": "H802SCUN",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 39,
|
|
"sensor_limit": 59,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 29,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"state_name": null
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "temperature",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.2011.2.6.7.1.1.2.1.10.0.9",
|
|
"sensor_index": "9",
|
|
"sensor_type": "smartax",
|
|
"sensor_descr": "H805GPFD",
|
|
"group": null,
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 30,
|
|
"sensor_limit": 50,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 20,
|
|
"sensor_limit_low_warn": null,
|
|
"sensor_alert": 1,
|
|
"sensor_custom": "No",
|
|
"entPhysicalIndex": null,
|
|
"entPhysicalIndex_measured": null,
|
|
"sensor_prev": null,
|
|
"user_func": null,
|
|
"state_name": null
|
|
}
|
|
],
|
|
"state_indexes": []
|
|
},
|
|
"poller": "matches discovery"
|
|
}
|
|
}
|