- {
- "hostname": "switchtjxlay3a",
- "os": "procurve",
- "ip": "192.168.130.100",
- "group": "default"
- },
- MariaDB [librenms]> select hostname,sysName from devices where device_id = '387';
- +---------------+----------------+
- | hostname | sysName |
- +---------------+----------------+
- | 192.168.130.3 | switchteclay3a |
- +---------------+----------------+
- 1 row in set (0.00 sec)
- MariaDB [librenms]> select * from devices_attribs where device_id = '387';
- +-----------+-----------+---------------------------+--------------+---------------------+
- | attrib_id | device_id | attrib_type | attrib_value | updated |
- +-----------+-----------+---------------------------+--------------+---------------------+
- | 856 | 387 | override_Oxidized_disable | true | 2019-05-07 08:15:26 |
- +-----------+-----------+---------------------------+--------------+---------------------+
- 1 row in set (0.00 sec)