mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
* AuthSSOTest: clear roles cache * PollingJob: When a poller module doesn't exist, return null instead of false. Skip all other checks and disable polling in that case. * Sensors: Guess high and low limits separately as needed * Sensors: drac test psu current data was wrong, referencing the snmprec, 8 / 10 and 0 / 10 should be the values NOTE: drac is messed up and runs a billion snmp queriess for no reason * please phpstan * Sensors: limits reference old code move to "creating" * Fix gw-eydfa accidental assignment * Fix ies5000 test data now that the bad state is removed * Fix ies5000 test data part 2 * Move sensor discovery reset into discover_device() * infinera remove duplicate sensor (also a lot of trailing whitespace apparently) * Fix innovaphone bad yaml discovery * module tests should be using null when test data doesn't exist, not an empty array * When discovery or polling is not supported, dump null instead of an array. Account for nulls in testing * update ISE serial * Janitza was seemingly wrong before * Remove some private data * bgp-peers requires ipv4-addresses and ipv6-addresses for bgpPeerIface * fix polycomLens broken state sensor discovery * Raritan pdu and pdu2 test data was combined in one test file, split it out * scs-ks duplicate temperature sensor indexes * sentry3 someone tried to avoid breaking stuff but just broke things more * smartos-dcp-m fix incorrect numeric oids * ssu2000 apparently test data was wrong, must have fixed a bug in the code. * timos remove duplicate dbm sensor definitions * bgpPeerIface is working in tests now * Fix moxa-etherdevice when mibs are a bit different * xw_to_dbm negative values should return null * Update cisco test data due previous fixes/changes * One more bgpPeerIface * Add orderBy to ospf module db dumps * Remove links test data for now * Improve handling of bad data in ipv6-addresses module
1212 lines
50 KiB
JSON
1212 lines
50 KiB
JSON
{
|
|
"os": {
|
|
"discovery": {
|
|
"devices": [
|
|
{
|
|
"sysName": "<private>",
|
|
"sysObjectID": ".1.3.6.1.4.1.9839",
|
|
"sysDescr": "CAREL cpCO controller",
|
|
"sysContact": "<private>",
|
|
"version": null,
|
|
"hardware": null,
|
|
"features": null,
|
|
"location": "<private>",
|
|
"os": "scs-ks",
|
|
"type": "environment",
|
|
"serial": null,
|
|
"icon": "carel.png"
|
|
}
|
|
]
|
|
},
|
|
"poller": "matches discovery"
|
|
},
|
|
"ports": {
|
|
"discovery": {
|
|
"ports": [
|
|
{
|
|
"port_descr_type": null,
|
|
"port_descr_descr": null,
|
|
"port_descr_circuit": null,
|
|
"port_descr_speed": null,
|
|
"port_descr_notes": null,
|
|
"ifDescr": "ETH",
|
|
"ifName": "ETH",
|
|
"portName": null,
|
|
"ifIndex": 1,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "up",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "ETH",
|
|
"ifPhysAddress": null,
|
|
"ifLastChange": 0,
|
|
"ifVlan": null,
|
|
"ifTrunk": null,
|
|
"ignore": 0,
|
|
"disabled": 0,
|
|
"deleted": 0,
|
|
"pagpOperationMode": null,
|
|
"pagpPortState": null,
|
|
"pagpPartnerDeviceId": null,
|
|
"pagpPartnerLearnMethod": null,
|
|
"pagpPartnerIfIndex": null,
|
|
"pagpPartnerGroupIfIndex": null,
|
|
"pagpPartnerDeviceName": null,
|
|
"pagpEthcOperationMode": null,
|
|
"pagpDeviceId": null,
|
|
"pagpGroupIfIndex": null,
|
|
"ifInUcastPkts": null,
|
|
"ifInUcastPkts_prev": null,
|
|
"ifInUcastPkts_delta": null,
|
|
"ifInUcastPkts_rate": null,
|
|
"ifOutUcastPkts": null,
|
|
"ifOutUcastPkts_prev": null,
|
|
"ifOutUcastPkts_delta": null,
|
|
"ifOutUcastPkts_rate": null,
|
|
"ifInErrors": null,
|
|
"ifInErrors_prev": null,
|
|
"ifInErrors_delta": null,
|
|
"ifInErrors_rate": null,
|
|
"ifOutErrors": null,
|
|
"ifOutErrors_prev": null,
|
|
"ifOutErrors_delta": null,
|
|
"ifOutErrors_rate": null,
|
|
"ifInOctets": null,
|
|
"ifInOctets_prev": null,
|
|
"ifInOctets_delta": null,
|
|
"ifInOctets_rate": null,
|
|
"ifOutOctets": null,
|
|
"ifOutOctets_prev": null,
|
|
"ifOutOctets_delta": null,
|
|
"ifOutOctets_rate": null,
|
|
"poll_prev": null,
|
|
"ifInNUcastPkts": null,
|
|
"ifInNUcastPkts_prev": null,
|
|
"ifInNUcastPkts_delta": null,
|
|
"ifInNUcastPkts_rate": null,
|
|
"ifOutNUcastPkts": null,
|
|
"ifOutNUcastPkts_prev": null,
|
|
"ifOutNUcastPkts_delta": null,
|
|
"ifOutNUcastPkts_rate": null,
|
|
"ifInDiscards": null,
|
|
"ifInDiscards_prev": null,
|
|
"ifInDiscards_delta": null,
|
|
"ifInDiscards_rate": null,
|
|
"ifOutDiscards": null,
|
|
"ifOutDiscards_prev": null,
|
|
"ifOutDiscards_delta": null,
|
|
"ifOutDiscards_rate": null,
|
|
"ifInUnknownProtos": null,
|
|
"ifInUnknownProtos_prev": null,
|
|
"ifInUnknownProtos_delta": null,
|
|
"ifInUnknownProtos_rate": null,
|
|
"ifInBroadcastPkts": null,
|
|
"ifInBroadcastPkts_prev": null,
|
|
"ifInBroadcastPkts_delta": null,
|
|
"ifInBroadcastPkts_rate": null,
|
|
"ifOutBroadcastPkts": null,
|
|
"ifOutBroadcastPkts_prev": null,
|
|
"ifOutBroadcastPkts_delta": null,
|
|
"ifOutBroadcastPkts_rate": null,
|
|
"ifInMulticastPkts": null,
|
|
"ifInMulticastPkts_prev": null,
|
|
"ifInMulticastPkts_delta": null,
|
|
"ifInMulticastPkts_rate": null,
|
|
"ifOutMulticastPkts": null,
|
|
"ifOutMulticastPkts_prev": null,
|
|
"ifOutMulticastPkts_delta": null,
|
|
"ifOutMulticastPkts_rate": null
|
|
},
|
|
{
|
|
"port_descr_type": null,
|
|
"port_descr_descr": null,
|
|
"port_descr_circuit": null,
|
|
"port_descr_speed": null,
|
|
"port_descr_notes": null,
|
|
"ifDescr": "USB",
|
|
"ifName": "USB",
|
|
"portName": null,
|
|
"ifIndex": 2,
|
|
"ifSpeed": null,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": null,
|
|
"ifAdminStatus": null,
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": null,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "USB",
|
|
"ifPhysAddress": null,
|
|
"ifLastChange": 0,
|
|
"ifVlan": null,
|
|
"ifTrunk": null,
|
|
"ignore": 0,
|
|
"disabled": 0,
|
|
"deleted": 0,
|
|
"pagpOperationMode": null,
|
|
"pagpPortState": null,
|
|
"pagpPartnerDeviceId": null,
|
|
"pagpPartnerLearnMethod": null,
|
|
"pagpPartnerIfIndex": null,
|
|
"pagpPartnerGroupIfIndex": null,
|
|
"pagpPartnerDeviceName": null,
|
|
"pagpEthcOperationMode": null,
|
|
"pagpDeviceId": null,
|
|
"pagpGroupIfIndex": null,
|
|
"ifInUcastPkts": null,
|
|
"ifInUcastPkts_prev": null,
|
|
"ifInUcastPkts_delta": null,
|
|
"ifInUcastPkts_rate": null,
|
|
"ifOutUcastPkts": null,
|
|
"ifOutUcastPkts_prev": null,
|
|
"ifOutUcastPkts_delta": null,
|
|
"ifOutUcastPkts_rate": null,
|
|
"ifInErrors": null,
|
|
"ifInErrors_prev": null,
|
|
"ifInErrors_delta": null,
|
|
"ifInErrors_rate": null,
|
|
"ifOutErrors": null,
|
|
"ifOutErrors_prev": null,
|
|
"ifOutErrors_delta": null,
|
|
"ifOutErrors_rate": null,
|
|
"ifInOctets": null,
|
|
"ifInOctets_prev": null,
|
|
"ifInOctets_delta": null,
|
|
"ifInOctets_rate": null,
|
|
"ifOutOctets": null,
|
|
"ifOutOctets_prev": null,
|
|
"ifOutOctets_delta": null,
|
|
"ifOutOctets_rate": null,
|
|
"poll_prev": null,
|
|
"ifInNUcastPkts": null,
|
|
"ifInNUcastPkts_prev": null,
|
|
"ifInNUcastPkts_delta": null,
|
|
"ifInNUcastPkts_rate": null,
|
|
"ifOutNUcastPkts": null,
|
|
"ifOutNUcastPkts_prev": null,
|
|
"ifOutNUcastPkts_delta": null,
|
|
"ifOutNUcastPkts_rate": null,
|
|
"ifInDiscards": null,
|
|
"ifInDiscards_prev": null,
|
|
"ifInDiscards_delta": null,
|
|
"ifInDiscards_rate": null,
|
|
"ifOutDiscards": null,
|
|
"ifOutDiscards_prev": null,
|
|
"ifOutDiscards_delta": null,
|
|
"ifOutDiscards_rate": null,
|
|
"ifInUnknownProtos": null,
|
|
"ifInUnknownProtos_prev": null,
|
|
"ifInUnknownProtos_delta": null,
|
|
"ifInUnknownProtos_rate": null,
|
|
"ifInBroadcastPkts": null,
|
|
"ifInBroadcastPkts_prev": null,
|
|
"ifInBroadcastPkts_delta": null,
|
|
"ifInBroadcastPkts_rate": null,
|
|
"ifOutBroadcastPkts": null,
|
|
"ifOutBroadcastPkts_prev": null,
|
|
"ifOutBroadcastPkts_delta": null,
|
|
"ifOutBroadcastPkts_rate": null,
|
|
"ifInMulticastPkts": null,
|
|
"ifInMulticastPkts_prev": null,
|
|
"ifInMulticastPkts_delta": null,
|
|
"ifInMulticastPkts_rate": null,
|
|
"ifOutMulticastPkts": null,
|
|
"ifOutMulticastPkts_prev": null,
|
|
"ifOutMulticastPkts_delta": null,
|
|
"ifOutMulticastPkts_rate": null
|
|
}
|
|
]
|
|
},
|
|
"poller": {
|
|
"ports": [
|
|
{
|
|
"port_descr_type": null,
|
|
"port_descr_descr": null,
|
|
"port_descr_circuit": null,
|
|
"port_descr_speed": null,
|
|
"port_descr_notes": null,
|
|
"ifDescr": "ETH",
|
|
"ifName": "ETH",
|
|
"portName": null,
|
|
"ifIndex": 1,
|
|
"ifSpeed": 100000000,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "up",
|
|
"ifOperStatus_prev": "up",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "ETH",
|
|
"ifPhysAddress": "000000000001",
|
|
"ifLastChange": 120517535,
|
|
"ifVlan": null,
|
|
"ifTrunk": null,
|
|
"ignore": 0,
|
|
"disabled": 0,
|
|
"deleted": 0,
|
|
"pagpOperationMode": null,
|
|
"pagpPortState": null,
|
|
"pagpPartnerDeviceId": null,
|
|
"pagpPartnerLearnMethod": null,
|
|
"pagpPartnerIfIndex": null,
|
|
"pagpPartnerGroupIfIndex": null,
|
|
"pagpPartnerDeviceName": null,
|
|
"pagpEthcOperationMode": null,
|
|
"pagpDeviceId": null,
|
|
"pagpGroupIfIndex": null,
|
|
"ifInUcastPkts": 85065021,
|
|
"ifInUcastPkts_prev": 0,
|
|
"ifInUcastPkts_delta": null,
|
|
"ifInUcastPkts_rate": null,
|
|
"ifOutUcastPkts": 67907408,
|
|
"ifOutUcastPkts_prev": 0,
|
|
"ifOutUcastPkts_delta": null,
|
|
"ifOutUcastPkts_rate": null,
|
|
"ifInErrors": 0,
|
|
"ifInErrors_prev": 0,
|
|
"ifInErrors_delta": null,
|
|
"ifInErrors_rate": null,
|
|
"ifOutErrors": 0,
|
|
"ifOutErrors_prev": 0,
|
|
"ifOutErrors_delta": null,
|
|
"ifOutErrors_rate": null,
|
|
"ifInOctets": 509368580,
|
|
"ifInOctets_prev": 0,
|
|
"ifInOctets_delta": null,
|
|
"ifInOctets_rate": null,
|
|
"ifOutOctets": 2749288297,
|
|
"ifOutOctets_prev": 0,
|
|
"ifOutOctets_delta": null,
|
|
"ifOutOctets_rate": null,
|
|
"poll_prev": null,
|
|
"ifInNUcastPkts": 349,
|
|
"ifInNUcastPkts_prev": 0,
|
|
"ifInNUcastPkts_delta": null,
|
|
"ifInNUcastPkts_rate": null,
|
|
"ifOutNUcastPkts": 578617,
|
|
"ifOutNUcastPkts_prev": 0,
|
|
"ifOutNUcastPkts_delta": null,
|
|
"ifOutNUcastPkts_rate": null,
|
|
"ifInDiscards": 0,
|
|
"ifInDiscards_prev": 0,
|
|
"ifInDiscards_delta": null,
|
|
"ifInDiscards_rate": null,
|
|
"ifOutDiscards": 0,
|
|
"ifOutDiscards_prev": 0,
|
|
"ifOutDiscards_delta": null,
|
|
"ifOutDiscards_rate": null,
|
|
"ifInUnknownProtos": 6877290,
|
|
"ifInUnknownProtos_prev": 0,
|
|
"ifInUnknownProtos_delta": null,
|
|
"ifInUnknownProtos_rate": null,
|
|
"ifInBroadcastPkts": 0,
|
|
"ifInBroadcastPkts_prev": 0,
|
|
"ifInBroadcastPkts_delta": null,
|
|
"ifInBroadcastPkts_rate": null,
|
|
"ifOutBroadcastPkts": 0,
|
|
"ifOutBroadcastPkts_prev": 0,
|
|
"ifOutBroadcastPkts_delta": null,
|
|
"ifOutBroadcastPkts_rate": null,
|
|
"ifInMulticastPkts": 0,
|
|
"ifInMulticastPkts_prev": 0,
|
|
"ifInMulticastPkts_delta": null,
|
|
"ifInMulticastPkts_rate": null,
|
|
"ifOutMulticastPkts": 0,
|
|
"ifOutMulticastPkts_prev": 0,
|
|
"ifOutMulticastPkts_delta": null,
|
|
"ifOutMulticastPkts_rate": null
|
|
},
|
|
{
|
|
"port_descr_type": null,
|
|
"port_descr_descr": null,
|
|
"port_descr_circuit": null,
|
|
"port_descr_speed": null,
|
|
"port_descr_notes": null,
|
|
"ifDescr": "USB",
|
|
"ifName": "USB",
|
|
"portName": null,
|
|
"ifIndex": 2,
|
|
"ifSpeed": 0,
|
|
"ifSpeed_prev": null,
|
|
"ifConnectorPresent": null,
|
|
"ifOperStatus": "down",
|
|
"ifOperStatus_prev": "down",
|
|
"ifAdminStatus": "up",
|
|
"ifAdminStatus_prev": null,
|
|
"ifDuplex": null,
|
|
"ifMtu": 1500,
|
|
"ifType": "ethernetCsmacd",
|
|
"ifAlias": "USB",
|
|
"ifPhysAddress": "000000000000",
|
|
"ifLastChange": 0,
|
|
"ifVlan": null,
|
|
"ifTrunk": null,
|
|
"ignore": 0,
|
|
"disabled": 0,
|
|
"deleted": 0,
|
|
"pagpOperationMode": null,
|
|
"pagpPortState": null,
|
|
"pagpPartnerDeviceId": null,
|
|
"pagpPartnerLearnMethod": null,
|
|
"pagpPartnerIfIndex": null,
|
|
"pagpPartnerGroupIfIndex": null,
|
|
"pagpPartnerDeviceName": null,
|
|
"pagpEthcOperationMode": null,
|
|
"pagpDeviceId": null,
|
|
"pagpGroupIfIndex": null,
|
|
"ifInUcastPkts": 0,
|
|
"ifInUcastPkts_prev": 0,
|
|
"ifInUcastPkts_delta": null,
|
|
"ifInUcastPkts_rate": null,
|
|
"ifOutUcastPkts": 0,
|
|
"ifOutUcastPkts_prev": 0,
|
|
"ifOutUcastPkts_delta": null,
|
|
"ifOutUcastPkts_rate": null,
|
|
"ifInErrors": 0,
|
|
"ifInErrors_prev": 0,
|
|
"ifInErrors_delta": null,
|
|
"ifInErrors_rate": null,
|
|
"ifOutErrors": 0,
|
|
"ifOutErrors_prev": 0,
|
|
"ifOutErrors_delta": null,
|
|
"ifOutErrors_rate": null,
|
|
"ifInOctets": 0,
|
|
"ifInOctets_prev": 0,
|
|
"ifInOctets_delta": null,
|
|
"ifInOctets_rate": null,
|
|
"ifOutOctets": 0,
|
|
"ifOutOctets_prev": 0,
|
|
"ifOutOctets_delta": null,
|
|
"ifOutOctets_rate": null,
|
|
"poll_prev": null,
|
|
"ifInNUcastPkts": 0,
|
|
"ifInNUcastPkts_prev": 0,
|
|
"ifInNUcastPkts_delta": null,
|
|
"ifInNUcastPkts_rate": null,
|
|
"ifOutNUcastPkts": 0,
|
|
"ifOutNUcastPkts_prev": 0,
|
|
"ifOutNUcastPkts_delta": null,
|
|
"ifOutNUcastPkts_rate": null,
|
|
"ifInDiscards": 0,
|
|
"ifInDiscards_prev": 0,
|
|
"ifInDiscards_delta": null,
|
|
"ifInDiscards_rate": null,
|
|
"ifOutDiscards": 0,
|
|
"ifOutDiscards_prev": 0,
|
|
"ifOutDiscards_delta": null,
|
|
"ifOutDiscards_rate": null,
|
|
"ifInUnknownProtos": 0,
|
|
"ifInUnknownProtos_prev": 0,
|
|
"ifInUnknownProtos_delta": null,
|
|
"ifInUnknownProtos_rate": null,
|
|
"ifInBroadcastPkts": 0,
|
|
"ifInBroadcastPkts_prev": 0,
|
|
"ifInBroadcastPkts_delta": null,
|
|
"ifInBroadcastPkts_rate": null,
|
|
"ifOutBroadcastPkts": 0,
|
|
"ifOutBroadcastPkts_prev": 0,
|
|
"ifOutBroadcastPkts_delta": null,
|
|
"ifOutBroadcastPkts_rate": null,
|
|
"ifInMulticastPkts": 0,
|
|
"ifInMulticastPkts_prev": 0,
|
|
"ifInMulticastPkts_delta": null,
|
|
"ifInMulticastPkts_rate": null,
|
|
"ifOutMulticastPkts": 0,
|
|
"ifOutMulticastPkts_prev": 0,
|
|
"ifOutMulticastPkts_delta": null,
|
|
"ifOutMulticastPkts_rate": null
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"sensors": {
|
|
"discovery": {
|
|
"sensors": [
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "humidity",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9839.1.2.19.0",
|
|
"sensor_index": "0",
|
|
"sensor_type": "scs-ks",
|
|
"sensor_descr": "Room humidity",
|
|
"group": null,
|
|
"sensor_divisor": 10,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 28.6,
|
|
"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": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9839.1.2.3.0",
|
|
"sensor_index": "0",
|
|
"sensor_type": "status-compressor.0",
|
|
"sensor_descr": "Compressor alarm",
|
|
"group": "Alarm",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"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,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "status-compressor.0"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9839.1.2.2.0",
|
|
"sensor_index": "0",
|
|
"sensor_type": "status-condenser-fan.0",
|
|
"sensor_descr": "Condenser Fan alarm",
|
|
"group": "Alarm",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"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,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "status-condenser-fan.0"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9839.1.2.1.0",
|
|
"sensor_index": "0",
|
|
"sensor_type": "status-evaporator-fan.0",
|
|
"sensor_descr": "Evaporator Fan alarm",
|
|
"group": "Alarm",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"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,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "status-evaporator-fan.0"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9839.1.2.5.0",
|
|
"sensor_index": "0",
|
|
"sensor_type": "status-exhaust-air-sensor.0",
|
|
"sensor_descr": "Exhaust air sensor alarm",
|
|
"group": "Alarm",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"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,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "status-exhaust-air-sensor.0"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9839.1.2.14.0",
|
|
"sensor_index": "0",
|
|
"sensor_type": "status-filter-monitoring.0",
|
|
"sensor_descr": "Filter monitoring alarm",
|
|
"group": "Alarm",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"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,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "status-filter-monitoring.0"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9839.1.2.4.0",
|
|
"sensor_index": "0",
|
|
"sensor_type": "status-heater-thermal-protection.0",
|
|
"sensor_descr": "Heater thermal protection alarm",
|
|
"group": "Alarm",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"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,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "status-heater-thermal-protection.0"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9839.1.2.11.0",
|
|
"sensor_index": "0",
|
|
"sensor_type": "status-max-exhaust-air-temperature.0",
|
|
"sensor_descr": "Maximum exhaust air temperature alarm",
|
|
"group": "Alarm",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"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,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "status-max-exhaust-air-temperature.0"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9839.1.2.10.0",
|
|
"sensor_index": "0",
|
|
"sensor_type": "status-min-exhaust-air-temperature.0",
|
|
"sensor_descr": "Minimum exhaust air temperature alarm",
|
|
"group": "Alarm",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"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,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "status-min-exhaust-air-temperature.0"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9839.1.2.12.0",
|
|
"sensor_index": "0",
|
|
"sensor_type": "status-min-supply-air-temperature.0",
|
|
"sensor_descr": "Minimum supply air temperature alarm",
|
|
"group": "Alarm",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"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,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "status-min-supply-air-temperature.0"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9839.1.2.7.0",
|
|
"sensor_index": "0",
|
|
"sensor_type": "status-outside-sensor.0",
|
|
"sensor_descr": "Outside temperature sensor alarm",
|
|
"group": "Alarm",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"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,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "status-outside-sensor.0"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9839.1.2.9.0",
|
|
"sensor_index": "0",
|
|
"sensor_type": "status-room-humidity-sensor.0",
|
|
"sensor_descr": "Humidity room sensor alarm",
|
|
"group": "Alarm",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"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,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "status-room-humidity-sensor.0"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9839.1.2.8.0",
|
|
"sensor_index": "0",
|
|
"sensor_type": "status-room-temperature-sensor.0",
|
|
"sensor_descr": "Temperature room sensor alarm",
|
|
"group": "Alarm",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"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,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "status-room-temperature-sensor.0"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9839.1.2.6.0",
|
|
"sensor_index": "0",
|
|
"sensor_type": "status-supply-air-sensor.0",
|
|
"sensor_descr": "Supply air sensor alarm",
|
|
"group": "Alarm",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"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,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "status-supply-air-sensor.0"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "state",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9839.1.2.13.0",
|
|
"sensor_index": "0",
|
|
"sensor_type": "status-water-sensor.0",
|
|
"sensor_descr": "Water sensor alarm",
|
|
"group": "Alarm",
|
|
"sensor_divisor": 1,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 0,
|
|
"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,
|
|
"rrd_type": "GAUGE",
|
|
"state_name": "status-water-sensor.0"
|
|
},
|
|
{
|
|
"sensor_deleted": 0,
|
|
"sensor_class": "temperature",
|
|
"poller_type": "snmp",
|
|
"sensor_oid": ".1.3.6.1.4.1.9839.1.2.15.0",
|
|
"sensor_index": "exhaust.0",
|
|
"sensor_type": "scs-ks",
|
|
"sensor_descr": "Exhaust air temperature",
|
|
"group": null,
|
|
"sensor_divisor": 10,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 21.2,
|
|
"sensor_limit": 41.2,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 11.2,
|
|
"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.9839.1.2.17.0",
|
|
"sensor_index": "outside.0",
|
|
"sensor_type": "scs-ks",
|
|
"sensor_descr": "Outside air temperature",
|
|
"group": null,
|
|
"sensor_divisor": 10,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 8.7,
|
|
"sensor_limit": 28.7,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": -1.3,
|
|
"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.9839.1.2.18.0",
|
|
"sensor_index": "room.0",
|
|
"sensor_type": "scs-ks",
|
|
"sensor_descr": "Room temperature",
|
|
"group": null,
|
|
"sensor_divisor": 10,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 19.6,
|
|
"sensor_limit": 39.6,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 9.6,
|
|
"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.9839.1.2.16.0",
|
|
"sensor_index": "supply.0",
|
|
"sensor_type": "scs-ks",
|
|
"sensor_descr": "Supply air temperature",
|
|
"group": null,
|
|
"sensor_divisor": 10,
|
|
"sensor_multiplier": 1,
|
|
"sensor_current": 20.9,
|
|
"sensor_limit": 40.9,
|
|
"sensor_limit_warn": null,
|
|
"sensor_limit_low": 10.9,
|
|
"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
|
|
}
|
|
],
|
|
"state_indexes": [
|
|
{
|
|
"state_name": "status-compressor.0",
|
|
"state_descr": "null",
|
|
"state_draw_graph": 0,
|
|
"state_value": -1,
|
|
"state_generic_value": 3
|
|
},
|
|
{
|
|
"state_name": "status-compressor.0",
|
|
"state_descr": "OK",
|
|
"state_draw_graph": 0,
|
|
"state_value": 0,
|
|
"state_generic_value": 0
|
|
},
|
|
{
|
|
"state_name": "status-compressor.0",
|
|
"state_descr": "Error",
|
|
"state_draw_graph": 0,
|
|
"state_value": 1,
|
|
"state_generic_value": 2
|
|
},
|
|
{
|
|
"state_name": "status-condenser-fan.0",
|
|
"state_descr": "null",
|
|
"state_draw_graph": 0,
|
|
"state_value": -1,
|
|
"state_generic_value": 3
|
|
},
|
|
{
|
|
"state_name": "status-condenser-fan.0",
|
|
"state_descr": "OK",
|
|
"state_draw_graph": 0,
|
|
"state_value": 0,
|
|
"state_generic_value": 0
|
|
},
|
|
{
|
|
"state_name": "status-condenser-fan.0",
|
|
"state_descr": "Error",
|
|
"state_draw_graph": 0,
|
|
"state_value": 1,
|
|
"state_generic_value": 2
|
|
},
|
|
{
|
|
"state_name": "status-evaporator-fan.0",
|
|
"state_descr": "null",
|
|
"state_draw_graph": 0,
|
|
"state_value": -1,
|
|
"state_generic_value": 3
|
|
},
|
|
{
|
|
"state_name": "status-evaporator-fan.0",
|
|
"state_descr": "OK",
|
|
"state_draw_graph": 0,
|
|
"state_value": 0,
|
|
"state_generic_value": 0
|
|
},
|
|
{
|
|
"state_name": "status-evaporator-fan.0",
|
|
"state_descr": "Error",
|
|
"state_draw_graph": 0,
|
|
"state_value": 1,
|
|
"state_generic_value": 2
|
|
},
|
|
{
|
|
"state_name": "status-exhaust-air-sensor.0",
|
|
"state_descr": "null",
|
|
"state_draw_graph": 0,
|
|
"state_value": -1,
|
|
"state_generic_value": 3
|
|
},
|
|
{
|
|
"state_name": "status-exhaust-air-sensor.0",
|
|
"state_descr": "OK",
|
|
"state_draw_graph": 0,
|
|
"state_value": 0,
|
|
"state_generic_value": 0
|
|
},
|
|
{
|
|
"state_name": "status-exhaust-air-sensor.0",
|
|
"state_descr": "Error",
|
|
"state_draw_graph": 0,
|
|
"state_value": 1,
|
|
"state_generic_value": 2
|
|
},
|
|
{
|
|
"state_name": "status-filter-monitoring.0",
|
|
"state_descr": "null",
|
|
"state_draw_graph": 0,
|
|
"state_value": -1,
|
|
"state_generic_value": 3
|
|
},
|
|
{
|
|
"state_name": "status-filter-monitoring.0",
|
|
"state_descr": "OK",
|
|
"state_draw_graph": 0,
|
|
"state_value": 0,
|
|
"state_generic_value": 0
|
|
},
|
|
{
|
|
"state_name": "status-filter-monitoring.0",
|
|
"state_descr": "Error",
|
|
"state_draw_graph": 0,
|
|
"state_value": 1,
|
|
"state_generic_value": 2
|
|
},
|
|
{
|
|
"state_name": "status-heater-thermal-protection.0",
|
|
"state_descr": "null",
|
|
"state_draw_graph": 0,
|
|
"state_value": -1,
|
|
"state_generic_value": 3
|
|
},
|
|
{
|
|
"state_name": "status-heater-thermal-protection.0",
|
|
"state_descr": "OK",
|
|
"state_draw_graph": 0,
|
|
"state_value": 0,
|
|
"state_generic_value": 0
|
|
},
|
|
{
|
|
"state_name": "status-heater-thermal-protection.0",
|
|
"state_descr": "Error",
|
|
"state_draw_graph": 0,
|
|
"state_value": 1,
|
|
"state_generic_value": 2
|
|
},
|
|
{
|
|
"state_name": "status-max-exhaust-air-temperature.0",
|
|
"state_descr": "null",
|
|
"state_draw_graph": 0,
|
|
"state_value": -1,
|
|
"state_generic_value": 3
|
|
},
|
|
{
|
|
"state_name": "status-max-exhaust-air-temperature.0",
|
|
"state_descr": "OK",
|
|
"state_draw_graph": 0,
|
|
"state_value": 0,
|
|
"state_generic_value": 0
|
|
},
|
|
{
|
|
"state_name": "status-max-exhaust-air-temperature.0",
|
|
"state_descr": "Error",
|
|
"state_draw_graph": 0,
|
|
"state_value": 1,
|
|
"state_generic_value": 2
|
|
},
|
|
{
|
|
"state_name": "status-min-exhaust-air-temperature.0",
|
|
"state_descr": "null",
|
|
"state_draw_graph": 0,
|
|
"state_value": -1,
|
|
"state_generic_value": 3
|
|
},
|
|
{
|
|
"state_name": "status-min-exhaust-air-temperature.0",
|
|
"state_descr": "OK",
|
|
"state_draw_graph": 0,
|
|
"state_value": 0,
|
|
"state_generic_value": 0
|
|
},
|
|
{
|
|
"state_name": "status-min-exhaust-air-temperature.0",
|
|
"state_descr": "Error",
|
|
"state_draw_graph": 0,
|
|
"state_value": 1,
|
|
"state_generic_value": 2
|
|
},
|
|
{
|
|
"state_name": "status-min-supply-air-temperature.0",
|
|
"state_descr": "null",
|
|
"state_draw_graph": 0,
|
|
"state_value": -1,
|
|
"state_generic_value": 3
|
|
},
|
|
{
|
|
"state_name": "status-min-supply-air-temperature.0",
|
|
"state_descr": "OK",
|
|
"state_draw_graph": 0,
|
|
"state_value": 0,
|
|
"state_generic_value": 0
|
|
},
|
|
{
|
|
"state_name": "status-min-supply-air-temperature.0",
|
|
"state_descr": "Error",
|
|
"state_draw_graph": 0,
|
|
"state_value": 1,
|
|
"state_generic_value": 2
|
|
},
|
|
{
|
|
"state_name": "status-outside-sensor.0",
|
|
"state_descr": "null",
|
|
"state_draw_graph": 0,
|
|
"state_value": -1,
|
|
"state_generic_value": 3
|
|
},
|
|
{
|
|
"state_name": "status-outside-sensor.0",
|
|
"state_descr": "OK",
|
|
"state_draw_graph": 0,
|
|
"state_value": 0,
|
|
"state_generic_value": 0
|
|
},
|
|
{
|
|
"state_name": "status-outside-sensor.0",
|
|
"state_descr": "Error",
|
|
"state_draw_graph": 0,
|
|
"state_value": 1,
|
|
"state_generic_value": 2
|
|
},
|
|
{
|
|
"state_name": "status-room-humidity-sensor.0",
|
|
"state_descr": "null",
|
|
"state_draw_graph": 0,
|
|
"state_value": -1,
|
|
"state_generic_value": 3
|
|
},
|
|
{
|
|
"state_name": "status-room-humidity-sensor.0",
|
|
"state_descr": "OK",
|
|
"state_draw_graph": 0,
|
|
"state_value": 0,
|
|
"state_generic_value": 0
|
|
},
|
|
{
|
|
"state_name": "status-room-humidity-sensor.0",
|
|
"state_descr": "Error",
|
|
"state_draw_graph": 0,
|
|
"state_value": 1,
|
|
"state_generic_value": 2
|
|
},
|
|
{
|
|
"state_name": "status-room-temperature-sensor.0",
|
|
"state_descr": "null",
|
|
"state_draw_graph": 0,
|
|
"state_value": -1,
|
|
"state_generic_value": 3
|
|
},
|
|
{
|
|
"state_name": "status-room-temperature-sensor.0",
|
|
"state_descr": "OK",
|
|
"state_draw_graph": 0,
|
|
"state_value": 0,
|
|
"state_generic_value": 0
|
|
},
|
|
{
|
|
"state_name": "status-room-temperature-sensor.0",
|
|
"state_descr": "Error",
|
|
"state_draw_graph": 0,
|
|
"state_value": 1,
|
|
"state_generic_value": 2
|
|
},
|
|
{
|
|
"state_name": "status-supply-air-sensor.0",
|
|
"state_descr": "null",
|
|
"state_draw_graph": 0,
|
|
"state_value": -1,
|
|
"state_generic_value": 3
|
|
},
|
|
{
|
|
"state_name": "status-supply-air-sensor.0",
|
|
"state_descr": "OK",
|
|
"state_draw_graph": 0,
|
|
"state_value": 0,
|
|
"state_generic_value": 0
|
|
},
|
|
{
|
|
"state_name": "status-supply-air-sensor.0",
|
|
"state_descr": "Error",
|
|
"state_draw_graph": 0,
|
|
"state_value": 1,
|
|
"state_generic_value": 2
|
|
},
|
|
{
|
|
"state_name": "status-water-sensor.0",
|
|
"state_descr": "null",
|
|
"state_draw_graph": 0,
|
|
"state_value": -1,
|
|
"state_generic_value": 3
|
|
},
|
|
{
|
|
"state_name": "status-water-sensor.0",
|
|
"state_descr": "OK",
|
|
"state_draw_graph": 0,
|
|
"state_value": 0,
|
|
"state_generic_value": 0
|
|
},
|
|
{
|
|
"state_name": "status-water-sensor.0",
|
|
"state_descr": "Error",
|
|
"state_draw_graph": 0,
|
|
"state_value": 1,
|
|
"state_generic_value": 2
|
|
}
|
|
]
|
|
},
|
|
"poller": "matches discovery"
|
|
}
|
|
}
|