From dittman, 4 Years ago, written in Plain Text.
Embed
  1. -bash-4.2$ ./discovery.php -h wxgoos1 -d | ./pbin.sh
  2. Paste endpoint: https://p.libren.ms/api/create
  3. SQL[select `migration` from `migrations` order by `id` desc limit 1 [] 0.63ms]
  4.  
  5. SQL[select count(*) as aggregate from `migrations` limit 1 [] 0.48ms]
  6.  
  7. SQL[SELECT version() [] 0.3ms]
  8.  
  9. Updating os_def.cache...  
  10. Done  
  11. SQL[SELECT * FROM `devices` WHERE disabled = 0 AND snmp_disable = 0 AND `hostname` LIKE 'wxgoos1' ORDER BY device_id DESC [] 1.15ms]
  12.  
  13. SQL[select * from `devices` where `device_id` = ? limit 1 [29] 0.74ms]
  14.  
  15. SQL[select * from `devices_attribs` where `devices_attribs`.`device_id` = ? and `devices_attribs`.`device_id` is not null [29] 0.48ms]
  16.  
  17. [FPING] '/usr/sbin/fping' '-e' '-q' '-c' '3' '-p' '500' '-t' '500' 'wxgoos1'  
  18. array (
  19.   'xmt' => 3,
  20.   'rcv' => 3,
  21.   'loss' => 0,
  22.   'min' => 1.21,
  23.   'max' => 1.34,
  24.   'avg' => 1.28,
  25.   'dup' => 0,
  26.   'exitcode' => 0,
  27. )  
  28. SQL[INSERT IGNORE INTO `device_perf` (`xmt`,`rcv`,`loss`,`min`,`max`,`avg`,`device_id`,`timestamp`,`debug`)  VALUES (:xmt,:rcv,:loss,:min,:max,:avg,:device_id,NOW(),:debug) {"xmt":3,"rcv":3,"loss":0,"min":1.21,"max":1.34,"avg":1.28,"device_id":29,"debug":"[]"} 1.34ms]
  29.  
  30. SNMP Check response code: 0  
  31. Attempting to initialize OS: wxgoos  
  32. OS initialized as Generic  
  33. Modules status: Global+  
  34. OS  
  35. Device  
  36. .*.*.0 = wxgoos1
  37. .*.*.0 = .*.4.1.17373.2
  38. .*.*.0 = WxGoos-1  
  39.  
  40. Modules status: Global+  
  41. OS+  
  42. Device  
  43. WxGoos-1  
  44.  
  45. .*.4.1.17373.2  
  46.  
  47. | WxGoos-1 | .1.3.6.1.4.1.17373.2 |  
  48.  
  49. Error in packet
  50. Reason: (noSuchName) There is no such variable name in this MIB.
  51. Failed object: SNMPv2-SMI::enterprises.1166.1.621.14.2.0  
  52.  
  53. Error in packet
  54. Reason: (noSuchName) There is no such variable name in this MIB.
  55. Failed object: SNMPv2-SMI::enterprises.12148.10.2.6.0  
  56.  
  57. Error in packet
  58. Reason: (noSuchName) There is no such variable name in this MIB.
  59. Failed object: SNMPv2-SMI::enterprises.39165.1.1.0  
  60.  
  61. Error in packet
  62. Reason: (noSuchName) There is no such variable name in this MIB.
  63. Failed object: SNMPv2-SMI::enterprises.21111.1.1.1.6.0  
  64.  
  65. Error in packet
  66. Reason: (noSuchName) There is no such variable name in this MIB.
  67. Failed object: SNMPv2-SMI::enterprises.4515.1.3.6.1.1.1.2.0  
  68.  
  69. Error in packet
  70. Reason: (noSuchName) There is no such variable name in this MIB.
  71. Failed object: SNMPv2-SMI::enterprises.7465.20.2.9.1.2.1.3.1.2  
  72. Modules status: Global+  
  73. OS+  
  74. Device  
  75. ifDescr.1 = eth0  
  76.  
  77.  
  78.  
  79.  
  80.  
  81. ifType.1 = iso88023Csmacd  
  82.  
  83. array (
  84.   1 =>
  85.   array (
  86.     'ifDescr' => 'eth0',
  87.     'ifType' => 'iso88023Csmacd',
  88.   ),
  89. )  
  90. SQL[SELECT * FROM `ports` WHERE `device_id` = ? ORDER BY port_id [29] 1.37ms]
  91.  
  92.  Using ifDescr as ifAlias  
  93.  Using ifDescr as ifName  
  94. SQL[UPDATE `ports` set `ifDescr`=?,`ifType`=?,`ifIndex`=?,`ifAlias`=?,`ifName`=? WHERE `port_id` = ? ["eth0","iso88023Csmacd",1,"eth0","eth0",187] 1.21ms]
  95.  
  96. Modules status: Global+  
  97. OS+  
  98. Device  
  99. SQL[SELECT * FROM `ports_stack` WHERE `device_id` = '29' [] 0.48ms]
  100.  
  101.  
  102.  
  103. Modules status: Global+  
  104. OS+  
  105. Device  
  106.  
  107.  
  108. SQL[SELECT * FROM `entPhysical` WHERE `device_id` = ? [29] 0.9ms]
  109.  
  110. Modules status: Global-  
  111. OS-  
  112. Device  
  113. Modules status: Global+  
  114. OS+  
  115. Device  
  116. No YAML Discovery data.  
  117.  
  118.  
  119. SQL[select * from `locations` where `locations`.`id` = ? limit 1 [4] 0.63ms]
  120.  
  121. SQL[select * from `vrf_lite_cisco` where `vrf_lite_cisco`.`device_id` = ? and `vrf_lite_cisco`.`device_id` is not null [29] 0.58ms]
  122.  
  123.  
  124. Error in packet
  125. Reason: (noSuchName) There is no such variable name in this MIB.
  126. Failed object: UCD-SNMP-MIB::ssCpuIdle.0  
  127. SQL[SELECT * FROM `processors` WHERE `device_id`=? [29] 0.79ms]
  128.  
  129. SQL[DELETE T FROM `processors` T LEFT JOIN `devices` ON `devices`.`device_id` = T.`device_id` WHERE `devices`.`device_id` IS NULL [] 0.67ms]
  130.  
  131. Modules status: Global+  
  132. OS+  
  133. Device  
  134. SQL[SELECT COUNT(*) FROM `mempools` WHERE `device_id` = ? AND `mempool_type` = 'cemp' [29] 0.57ms]
  135.  
  136.  
  137.  
  138.  
  139.  
  140.  
  141.  
  142.  
  143.  
  144.  
  145.  
  146.  
  147.  
  148.  
  149.  
  150.  
  151. SQL[SELECT * FROM `mempools` WHERE `device_id`  = '29' [] 0.76ms]
  152.  
  153. Modules status: Global+  
  154. OS+  
  155. Device  
  156. SQL[SELECT * FROM vrf_lite_cisco WHERE device_id = ?  [29] 0.56ms]
  157.  
  158. Modules status: Global-  
  159. OS-  
  160. Device  
  161. Modules status: Global-  
  162. OS-  
  163. Device  
  164. Modules status: Global-  
  165. OS-  
  166. Device  
  167. Modules status: Global-  
  168. OS-  
  169. Device  
  170. Modules status: Global-  
  171. OS-  
  172. Device  
  173. Modules status: Global-  
  174. OS-  
  175. Device  
  176. Modules status: Global-  
  177. OS-  
  178. Device  
  179. Modules status: Global-  
  180. OS-  
  181. Device  
  182. Modules status: Global+  
  183. OS+  
  184. Device  
  185. ipAdEntIfIndex.0 1  
  186.  
  187. *  
  188.  
  189. SQL[SELECT `ipv4_addresses`.*, `ports`.`device_id`, `ports`.`ifIndex` FROM `ipv4_addresses` LEFT JOIN `ports` ON `ipv4_addresses`.`port_id` = `ports`.`port_id` WHERE `ports`.device_id = ? OR `ports`.`device_id` IS NULL [29] 1.09ms]
  190.  
  191. Modules status: Global+  
  192. OS+  
  193. Device  
  194.  
  195.  
  196.  
  197.  
  198. SQL[SELECT `ipv6_addresses`.*, `ports`.`device_id`, `ports`.`ifIndex` FROM `ipv6_addresses` LEFT JOIN `ports` ON `ipv6_addresses`.`port_id` = `ports`.`port_id` WHERE `ports`.device_id = ? OR `ports`.`device_id` IS NULL [29] 0.87ms]
  199.  
  200. Modules status: Global-  
  201. OS-  
  202. Device  
  203. Modules status: Global+  
  204. OS+  
  205. Device  
  206.  
  207.  
  208. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["voltage",29,"ipmi"] 1.27ms]
  209.  
  210. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["temperature",29,"ipmi"] 1.01ms]
  211.  
  212. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["fanspeed",29,"ipmi"] 1.04ms]
  213.  
  214. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["power",29,"ipmi"] 1.06ms]
  215.  
  216.  
  217. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["airflow",29,"snmp"] 0.98ms]
  218.  
  219.  
  220. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["current",29,"snmp"] 1.06ms]
  221.  
  222.  
  223. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["charge",29,"snmp"] 0.9ms]
  224.  
  225.  
  226. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["dbm",29,"snmp"] 0.95ms]
  227.  
  228.  
  229. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["fanspeed",29,"snmp"] 0.99ms]
  230.  
  231.  
  232. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["frequency",29,"snmp"] 0.92ms]
  233.  
  234.  
  235. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["humidity",29,"snmp"] 0.93ms]
  236.  
  237.  
  238. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["load",29,"snmp"] 0.94ms]
  239.  
  240.  
  241. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["power",29,"snmp"] 0.93ms]
  242.  
  243.  
  244. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["power_consumed",29,"snmp"] 0.91ms]
  245.  
  246.  
  247. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["power_factor",29,"snmp"] 0.95ms]
  248.  
  249.  
  250. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["runtime",29,"snmp"] 0.91ms]
  251.  
  252.  
  253. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["signal",29,"snmp"] 0.94ms]
  254.  
  255.  
  256. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["state",29,"snmp"] 0.92ms]
  257.  
  258.  
  259. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["count",29,"snmp"] 0.91ms]
  260.  
  261.  
  262. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["temperature",29,"snmp"] 1.1ms]
  263.  
  264.  
  265. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["voltage",29,"snmp"] 1.09ms]
  266.  
  267.  
  268. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["snr",29,"snmp"] 1.01ms]
  269.  
  270.  
  271. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["pressure",29,"snmp"] 1.07ms]
  272.  
  273.  
  274. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["cooling",29,"snmp"] 1.06ms]
  275.  
  276.  
  277. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["delay",29,"snmp"] 1.02ms]
  278.  
  279.  
  280. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["quality_factor",29,"snmp"] 1.04ms]
  281.  
  282.  
  283. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["chromatic_dispersion",29,"snmp"] 0.96ms]
  284.  
  285.  
  286. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["ber",29,"snmp"] 0.95ms]
  287.  
  288.  
  289. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["eer",29,"snmp"] 0.95ms]
  290.  
  291.  
  292. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class=? AND S.device_id = D.device_id AND D.device_id = ? AND S.poller_type = ? ["waterflow",29,"snmp"] 0.97ms]
  293.  
  294. Modules status: Global+  
  295. OS+  
  296. Device  
  297.  
  298. MIB search path: /opt/librenms/mibs
  299. Cannot find module (IBM-AIX-MIB): At line 1 in (none)
  300. aixFsTableEntry: Unknown Object Identifier (Sub-id not found: (top) -> aixFsTableEntry)  
  301. SQL[SELECT `storage_descr` FROM `storage` WHERE `device_id`  = '29' AND `storage_type` != 'aixFileSystem' [] 0.7ms]
  302.  
  303. End of MIB  
  304.  
  305.  
  306.  
  307.  
  308.  
  309. SQL[SELECT `storage_descr` FROM `storage` WHERE `device_id`  = '29' AND `storage_type` != 'dsk' [] 0.67ms]
  310.  
  311.  
  312. SQL[SELECT * FROM `storage` WHERE `device_id`  = '29' [] 0.52ms]
  313.  
  314. Modules status: Global+  
  315. OS+  
  316. Device  
  317.  
  318.  
  319.  
  320.  
  321.  
  322. array (
  323. )  
  324. SQL[SELECT * FROM `hrDevice` WHERE `device_id`  = '29' [] 0.73ms]
  325.  
  326. Modules status: Global+  
  327. OS+  
  328. Device  
  329.  
  330.  
  331.  
  332.  
  333. SQL[SELECT DISTINCT(`ospfNbrIpAddr`),`device_id` FROM `ospf_nbrs` WHERE `device_id`=? [29] 0.69ms]
  334.  
  335.  
  336. SQL[SELECT * FROM `links` AS L, `ports` AS I WHERE L.local_port_id = I.port_id AND I.device_id = ? [29] 1.19ms]
  337.  
  338. SQL[DELETE T FROM `links` T LEFT JOIN `devices` ON `devices`.`device_id` = T.`local_device_id` WHERE `devices`.`device_id` IS NULL [] 0.48ms]
  339.  
  340.  0 orphaned links deleted  
  341. Modules status: Global+  
  342. OS+  
  343. Device  
  344.  
  345.  
  346. ipNetToMediaPhysAddress[1] = 30:30:30:30:30:30  
  347.  
  348. SQL[SELECT * from `ipv4_mac` WHERE `device_id`=? AND `context_name`=? [29,""] 1.21ms]
  349.  
  350. SQL[SELECT * FROM `ports` WHERE `device_id` = ? AND `ifIndex` = ? [29,1] 0.91ms]
  351.  
  352. SQL[DELETE T FROM `ipv4_mac` T LEFT JOIN `ports` ON `ports`.`port_id` = T.`port_id` LEFT JOIN `devices` ON `devices`.`device_id` = T.`device_id` WHERE `ports`.`port_id` IS NULL AND `devices`.`device_id` IS NULL [] 1.29ms]
  353.  
  354. Modules status: Global-  
  355. OS-  
  356. Device  
  357. Modules status: Global-  
  358. OS-  
  359. Device  
  360. Modules status: Global+  
  361. OS+  
  362. Device  
  363. "WxGoos-1"  
  364.  
  365. Peers :  
  366. SQL[DELETE FROM `bgpPeers` WHERE device_id=? AND context_name=? [29,""] 0.56ms]
  367.  
  368. SQL[DELETE FROM `bgpPeers_cbgp` WHERE device_id=? AND context_name=? [29,""] 0.42ms]
  369.  
  370. SQL[SELECT DISTINCT context_name FROM bgpPeers WHERE device_id=? [29] 0.52ms]
  371.  
  372. Modules status: Global+  
  373. OS+  
  374. Device  
  375. SQL[SELECT * FROM `vlans` WHERE `device_id` = ? [29] 0.55ms]
  376.  
  377.  
  378.  
  379.  
  380. Error in packet
  381. Reason: (noSuchName) There is no such variable name in this MIB.
  382. Failed object: Q-BRIDGE-MIB::dot1qVlanVersionNumber.0  
  383. Modules status: Global-  
  384. OS-  
  385. Device  
  386. Modules status: Global-  
  387. OS-  
  388. Device  
  389. Modules status: Global-  
  390. OS-  
  391. Device  
  392. Modules status: Global+  
  393. OS+  
  394. Device  
  395.  
  396.  
  397. array (
  398. )  
  399. SQL[SELECT * FROM `ucd_diskio` where `device_id`  = '29' [] 0.72ms]
  400.  
  401. Modules status: Global-  
  402. OS-  
  403. Device  
  404. Modules status: Global+  
  405. OS+  
  406. Device  
  407. Modules status: Global+  
  408. OS+  
  409. Device  
  410. SQL[SELECT * FROM `stp` WHERE `device_id` = ? [29] 0.63ms]
  411.  
  412.  
  413. Error in packet
  414. Reason: (noSuchName) There is no such variable name in this MIB.
  415. Failed object: BRIDGE-MIB::dot1dStpProtocolSpecification.0  
  416. Modules status: Global+  
  417. OS+  
  418. Device  
  419. Modules status: Global-  
  420. OS-  
  421. Device  
  422. Modules status: Global-  
  423. OS-  
  424. Device  
  425. Modules status: Global+  
  426. OS+  
  427. Device  
  428. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [29,"ap-count"] 0.97ms]
  429.  
  430. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [29,"clients"] 0.62ms]
  431.  
  432. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [29,"quality"] 0.63ms]
  433.  
  434. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [29,"capacity"] 0.62ms]
  435.  
  436. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [29,"utilization"] 0.7ms]
  437.  
  438. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [29,"rate"] 0.73ms]
  439.  
  440. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [29,"ccq"] 0.75ms]
  441.  
  442. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [29,"snr"] 0.92ms]
  443.  
  444. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [29,"sinr"] 0.72ms]
  445.  
  446. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [29,"rsrp"] 0.74ms]
  447.  
  448. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [29,"rsrq"] 0.75ms]
  449.  
  450. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [29,"ssr"] 0.68ms]
  451.  
  452. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [29,"mse"] 1.1ms]
  453.  
  454. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [29,"xpi"] 0.86ms]
  455.  
  456. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [29,"rssi"] 0.71ms]
  457.  
  458. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [29,"power"] 0.63ms]
  459.  
  460. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [29,"noise-floor"] 0.65ms]
  461.  
  462. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [29,"errors"] 0.62ms]
  463.  
  464. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [29,"error-ratio"] 0.79ms]
  465.  
  466. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [29,"error-rate"] 0.64ms]
  467.  
  468. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [29,"frequency"] 0.62ms]
  469.  
  470. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`=? AND `sensor_class`=? [29,"distance"] 0.66ms]
  471.  
  472. Modules status: Global+  
  473. OS+  
  474. Device  
  475. SQL[SELECT `vlan_id`, `vlan_vlan` from `vlans` WHERE `device_id` = ? [29] 0.48ms]
  476.  
  477. SQL[SELECT * FROM `ports_fdb` WHERE `device_id` = ? [29] 0.51ms]
  478.  
  479.  
  480.  
  481.  
  482.  
  483. Modules status: Global+  
  484. OS+  
  485. Device  
  486. SQL[UPDATE `devices` set `last_discovered`=NOW(),`last_discovered_timetaken`=? WHERE `device_id` = ? [4.387,29] 1.28ms]
  487.  
  488. SQL[INSERT IGNORE INTO `perf_times` (`type`,`doing`,`start`,`duration`,`devices`,`poller`)  VALUES (:type,:doing,:start,:duration,:devices,:poller) {"type":"discover","doing":"wxgoos1","start":1577045774.476375,"duration":"4.884","devices":1,"poller":"librenms.int.dittman.net"} 0.89ms]
  489.  
  490. ./discovery.php wxgoos1 2019-12-22 14:16:19 - 1 devices discovered in 4.884 secs  
  491. title:
  492. name: librenms
  493. private: 1
  494. expire: 0
  495. https://p.libren.ms/view/a1c6c02a
  496.