librenms/tests/data/serverscheck_sc-ts01.json

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

156 lines
6.1 KiB
JSON
Raw Normal View History

{
"os": {
"discovery": {
"devices": [
{
2021-03-19 14:22:51 +00:00
"sysName": "sensor gateway: sc-ts01",
"sysObjectID": ".1.3.6.1.4.1.17095",
"sysDescr": "Temperature & Sensor Gateway",
"sysContact": "<private>",
"version": "2.11",
2021-03-19 14:22:51 +00:00
"hardware": "SC-TS01",
"features": null,
"location": "<private>",
"os": "serverscheck",
"type": "environment",
"serial": null,
"icon": "serverscheck.svg"
}
]
},
"poller": "matches discovery"
},
"sensors": {
"discovery": {
"sensors": [
{
"sensor_deleted": 0,
"sensor_class": "humidity",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.17095.3.10.0",
"sensor_index": "sensor3name",
"sensor_type": "serverscheck",
"sensor_descr": "X105Y013 down Humid",
"group": null,
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 48.75,
"sensor_limit": 70,
"sensor_limit_warn": null,
"sensor_limit_low": 30,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"rrd_type": "GAUGE",
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "humidity",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.17095.3.18.0",
"sensor_index": "sensor5name",
"sensor_type": "serverscheck",
"sensor_descr": "X108Y013 top Humid",
"group": null,
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 45.54,
"sensor_limit": 70,
"sensor_limit_warn": null,
"sensor_limit_low": 30,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"rrd_type": "GAUGE",
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "temperature",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.17095.3.2.0",
"sensor_index": "sensor1name",
"sensor_type": "serverscheck",
"sensor_descr": "X105Y013 back Temp",
"group": null,
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 26.44,
"sensor_limit": 46.44,
"sensor_limit_warn": null,
"sensor_limit_low": 16.44,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"rrd_type": "GAUGE",
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "temperature",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.17095.3.6.0",
"sensor_index": "sensor2name",
"sensor_type": "serverscheck",
"sensor_descr": "X105Y013 down Temp",
"group": null,
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 21.88,
"sensor_limit": 41.88,
"sensor_limit_warn": null,
"sensor_limit_low": 11.88,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"rrd_type": "GAUGE",
"state_name": null
},
{
"sensor_deleted": 0,
"sensor_class": "temperature",
"poller_type": "snmp",
"sensor_oid": ".1.3.6.1.4.1.17095.3.14.0",
"sensor_index": "sensor4name",
"sensor_type": "serverscheck",
"sensor_descr": "X108Y013 top Temp",
"group": null,
"sensor_divisor": 1,
"sensor_multiplier": 1,
"sensor_current": 23.63,
"sensor_limit": 43.63,
"sensor_limit_warn": null,
"sensor_limit_low": 13.63,
"sensor_limit_low_warn": null,
"sensor_alert": 1,
"sensor_custom": "No",
"entPhysicalIndex": null,
"entPhysicalIndex_measured": null,
"sensor_prev": null,
"user_func": null,
"rrd_type": "GAUGE",
"state_name": null
}
]
},
"poller": "matches discovery"
}
}