From Hynch, 6 Years ago, written in Plain Text.
Embed
  1. LibreNMS Discovery
  2. ===================================
  3. Version info:
  4. Commit SHA: 155d9de8dc7e2703ce263d824886a89bd2f2a760
  5. Commit Date: 1494907987
  6. DB Schema: 191
  7. PHP: 7.0.15-0ubuntu0.16.04.4
  8. MySQL: 10.0.29-MariaDB-0ubuntu0.16.04.1
  9. RRDTool: 1.5.5
  10. SNMP: NET-SNMP 5.7.3
  11. ==================================DEBUG!
  12. DB Schema update started....
  13. SQL[SELECT version FROM `dbSchema` ORDER BY version DESC LIMIT 1]
  14. DB Schema already up to date.
  15. SQL[SELECT * FROM `devices` WHERE status = 1 AND disabled = 0 AND `hostname` LIKE '10.18.105.1' ORDER BY device_id DESC]
  16. SQL[SELECT * FROM devices_attribs WHERE `device_id` = '6']
  17. 10.18.105.1 6 generic SQL[INSERT INTO `device_perf` (`xmt`,`rcv`,`loss`,`min`,`max`,`avg`,`device_id`,`timestamp`)  VALUES ('3','3','0','1.37','1.51','1.45','6',NOW())]
  18. SNMP Check response code: 0
  19. SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -Ovq -M /opt/librenms/mibs udp:HOSTNAME:161 SNMPv2-MIB::sysDescr.0]
  20. Barracuda NG Firewall
  21.  
  22. SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -Ovqn -M /opt/librenms/mibs udp:HOSTNAME:161 SNMPv2-MIB::sysObjectID.0]
  23. .*.4.1.10704.1.10
  24.  
  25. | Barracuda NG Firewall | .1.3.6.1.4.1.10704.1.10 |
  26. SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -Oqv -M /opt/librenms/mibs udp:HOSTNAME:161 SML-MIB::product-Name.0]
  27. No Such Object available on this agent at this OID
  28.  
  29.  
  30. Modules status: Global+ OS  Device  
  31. #### Load disco module os ####
  32. SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -Ovq -M /opt/librenms/mibs udp:HOSTNAME:161 SNMPv2-MIB::sysDescr.0]
  33. Barracuda NG Firewall
  34.  
  35. SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -Ovqn -M /opt/librenms/mibs udp:HOSTNAME:161 SNMPv2-MIB::sysObjectID.0]
  36. .*.4.1.10704.1.10
  37.  
  38. | Barracuda NG Firewall | .1.3.6.1.4.1.10704.1.10 |
  39. SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -Oqv -M /opt/librenms/mibs udp:HOSTNAME:161 SML-MIB::product-Name.0]
  40. No Such Object available on this agent at this OID
  41.  
  42.  
  43. >> Runtime for discovery module 'os': 0.1020 seconds with 1168 bytes
  44. #### Unload disco module os ####
  45.  
  46. Modules status: Global+ OS  Device  
  47. #### Load disco module ports ####
  48. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m IF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ifDescr]
  49. ifDescr.3689 = p3
  50. ifDescr.7752 = p2
  51. ifDescr.11819 = p1
  52. ifDescr.20205 = p7
  53. ifDescr.24268 = p6
  54. ifDescr.28335 = p5
  55. ifDescr.32398 = p4
  56. ifDescr.48898 = p8
  57. ifDescr.54030 = lo
  58.  
  59. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m IF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ifName]
  60. ifName.3689 = p3
  61. ifName.7752 = p2
  62. ifName.11819 = p1
  63. ifName.20205 = p7
  64. ifName.24268 = p6
  65. ifName.28335 = p5
  66. ifName.32398 = p4
  67. ifName.48898 = p8
  68. ifName.54030 = lo
  69.  
  70. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m IF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ifAlias]
  71. ifAlias.3689 =
  72. ifAlias.7752 =
  73. ifAlias.11819 =
  74. ifAlias.20205 =
  75. ifAlias.24268 =
  76. ifAlias.28335 =
  77. ifAlias.32398 =
  78. ifAlias.48898 =
  79. ifAlias.54030 =
  80.  
  81. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m IF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ifType]
  82. ifType.3689 = ethernetCsmacd
  83. ifType.7752 = ethernetCsmacd
  84. ifType.11819 = ethernetCsmacd
  85. ifType.20205 = ethernetCsmacd
  86. ifType.24268 = ethernetCsmacd
  87. ifType.28335 = ethernetCsmacd
  88. ifType.32398 = ethernetCsmacd
  89. ifType.48898 = ethernetCsmacd
  90. ifType.54030 = softwareLoopback
  91.  
  92. Array
  93. (
  94.     [3689] => Array
  95.         (
  96.             [ifDescr] => p3
  97.             [ifName] => p3
  98.             [ifAlias] =>
  99.             [ifType] => ethernetCsmacd
  100.         )
  101.  
  102.     [7752] => Array
  103.         (
  104.             [ifDescr] => p2
  105.             [ifName] => p2
  106.             [ifAlias] =>
  107.             [ifType] => ethernetCsmacd
  108.         )
  109.  
  110.     [11819] => Array
  111.         (
  112.             [ifDescr] => p1
  113.             [ifName] => p1
  114.             [ifAlias] =>
  115.             [ifType] => ethernetCsmacd
  116.         )
  117.  
  118.     [20205] => Array
  119.         (
  120.             [ifDescr] => p7
  121.             [ifName] => p7
  122.             [ifAlias] =>
  123.             [ifType] => ethernetCsmacd
  124.         )
  125.  
  126.     [24268] => Array
  127.         (
  128.             [ifDescr] => p6
  129.             [ifName] => p6
  130.             [ifAlias] =>
  131.             [ifType] => ethernetCsmacd
  132.         )
  133.  
  134.     [28335] => Array
  135.         (
  136.             [ifDescr] => p5
  137.             [ifName] => p5
  138.             [ifAlias] =>
  139.             [ifType] => ethernetCsmacd
  140.         )
  141.  
  142.     [32398] => Array
  143.         (
  144.             [ifDescr] => p4
  145.             [ifName] => p4
  146.             [ifAlias] =>
  147.             [ifType] => ethernetCsmacd
  148.         )
  149.  
  150.     [48898] => Array
  151.         (
  152.             [ifDescr] => p8
  153.             [ifName] => p8
  154.             [ifAlias] =>
  155.             [ifType] => ethernetCsmacd
  156.         )
  157.  
  158.     [54030] => Array
  159.         (
  160.             [ifDescr] => lo
  161.             [ifName] => lo
  162.             [ifAlias] =>
  163.             [ifType] => softwareLoopback
  164.         )
  165.  
  166. )
  167. SQL[SELECT `name` FROM `port_association_mode` WHERE pom_id = '1']
  168. SQL[SELECT * FROM `ports` WHERE `device_id` = '6' ORDER BY port_id]
  169. .........
  170.  
  171. >> Runtime for discovery module 'ports': 0.0400 seconds with 2168 bytes
  172. #### Unload disco module ports ####
  173.  
  174. Modules status: Global+ OS  Device  
  175. #### Load disco module ports-stack ####
  176. SQL[SELECT * FROM `ports_stack` WHERE `device_id` = '6']
  177. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY  -OQUs -M /opt/librenms/mibs udp:HOSTNAME:161 ifStackStatus]
  178.  
  179.  
  180.  
  181. >> Runtime for discovery module 'ports-stack': 0.0060 seconds with 640 bytes
  182. #### Unload disco module ports-stack ####
  183.  
  184. Modules status: Global+ OS  Device  
  185. #### Load disco module entity-physical ####
  186.  
  187. Caching OIDs: entPhysicalEntrySNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m ENTITY-MIB:CISCO-ENTITY-VENDORTYPE-OID-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 entPhysicalEntry]
  188. entPhysicalEntry = No Such Object available on this agent at this OID
  189.  
  190.  entAliasMappingIdentifierSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY  -OQUs -m ENTITY-MIB:IF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 entAliasMappingIdentifier]
  191. entAliasMappingIdentifier = No Such Object available on this agent at this OID
  192.  
  193.  
  194. SQL[SELECT * FROM `entPhysical` WHERE `device_id` = '6']
  195.  
  196. >> Runtime for discovery module 'entity-physical': 0.0340 seconds with 14192 bytes
  197. #### Unload disco module entity-physical ####
  198.  
  199. Modules status: Global+ OS  Device  
  200. #### Load disco module processors ####
  201.  hrDevice: SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/librenms/mibs udp:HOSTNAME:161 hrDevice]
  202. hrDeviceIndex.196608 = 196608
  203. hrDeviceIndex.196609 = 196609
  204. hrDeviceIndex.316174 = 316174
  205. hrDeviceIndex.393232 = 393232
  206. hrDeviceIndex.786432 = 786432
  207. hrDeviceType.196608 = hrDeviceProcessor
  208. hrDeviceType.196609 = hrDeviceProcessor
  209. hrDeviceType.316174 = hrDeviceNetwork
  210. hrDeviceType.393232 = hrDeviceDiskStorage
  211. hrDeviceType.786432 = hrDeviceCoprocessor
  212. hrDeviceDescr.196608 = GenuineIntel: Intel(R) Celeron(R) CPU G540 @ 2.50GHz
  213. hrDeviceDescr.196609 = GenuineIntel: Intel(R) Celeron(R) CPU G540 @ 2.50GHz
  214. hrDeviceDescr.316174 = network interface lo
  215. hrDeviceDescr.393232 = SCSI disk (/dev/sda)
  216. hrDeviceDescr.786432 = Guessing that there's a floating point co-processor
  217. hrDeviceID.196608 = zeroDotZero
  218. hrDeviceID.196609 = zeroDotZero
  219. hrDeviceID.316174 = zeroDotZero
  220. hrDeviceID.393232 = zeroDotZero
  221. hrDeviceID.786432 = zeroDotZero
  222. hrDeviceStatus.196608 = running
  223. hrDeviceStatus.196609 = running
  224. hrDeviceStatus.316174 = down
  225. hrDeviceErrors.316174 = 4184696944
  226. hrProcessorFrwID.196608 = zeroDotZero
  227. hrProcessorFrwID.196609 = zeroDotZero
  228. hrProcessorLoad.196608 = 4
  229. hrProcessorLoad.196609 = 4
  230. hrNetworkIfIndex.316174 = 54030
  231. hrDiskStorageAccess.393232 = readWrite
  232. hrDiskStorageMedia.393232 = unknown
  233. hrDiskStorageRemoveble.393232 = false
  234. hrDiskStorageCapacity.393232 = 78125000
  235. hrPartitionIndex.393232.1 = 1
  236. hrPartitionIndex.393232.2 = 2
  237. hrPartitionIndex.393232.3 = 3
  238. hrPartitionIndex.393232.4 = 4
  239. hrPartitionIndex.393232.5 = 5
  240. hrPartitionIndex.393232.6 = 6
  241. hrPartitionLabel.393232.1 = "/dev/sda1"
  242. hrPartitionLabel.393232.2 = "/dev/sda2"
  243. hrPartitionLabel.393232.3 = "/dev/sda3"
  244. hrPartitionLabel.393232.4 = "/dev/sda4"
  245. hrPartitionLabel.393232.5 = "/dev/sda5"
  246. hrPartitionLabel.393232.6 = "/dev/sda6"
  247. hrPartitionID.393232.1 = "0x801"
  248. hrPartitionID.393232.2 = "0x802"
  249. hrPartitionID.393232.3 = "0x803"
  250. hrPartitionID.393232.4 = "0x804"
  251. hrPartitionID.393232.5 = "0x805"
  252. hrPartitionID.393232.6 = "0x806"
  253. hrPartitionSize.393232.1 = 65278764
  254. hrPartitionSize.393232.2 = -1
  255. hrPartitionSize.393232.3 = 2064208
  256. hrPartitionSize.393232.4 = -1
  257. hrPartitionSize.393232.5 = -1
  258. hrPartitionSize.393232.6 = 198368
  259. hrPartitionFSIndex.393232.1 = 8
  260. hrPartitionFSIndex.393232.2 = -1
  261. hrPartitionFSIndex.393232.3 = 7
  262. hrPartitionFSIndex.393232.4 = -1
  263. hrPartitionFSIndex.393232.5 = -1
  264. hrPartitionFSIndex.393232.6 = 9
  265. hrFSIndex.1 = 1
  266. hrFSIndex.2 = 2
  267. hrFSIndex.7 = 7
  268. hrFSIndex.8 = 8
  269. hrFSIndex.9 = 9
  270. hrFSIndex.10 = 10
  271. hrFSIndex.12 = 12
  272. hrFSMountPoint.1 = "/"
  273. hrFSMountPoint.2 = "/dev"
  274. hrFSMountPoint.7 = "/art"
  275. hrFSMountPoint.8 = "/phion0"
  276. hrFSMountPoint.9 = "/boot"
  277. hrFSMountPoint.10 = "/dev/shm"
  278. hrFSMountPoint.12 = "/sys/fs/cgroup"
  279. hrFSRemoteMountPoint.1 = ""
  280. hrFSRemoteMountPoint.2 = ""
  281. hrFSRemoteMountPoint.7 = ""
  282. hrFSRemoteMountPoint.8 = ""
  283. hrFSRemoteMountPoint.9 = ""
  284. hrFSRemoteMountPoint.10 = ""
  285. hrFSRemoteMountPoint.12 = ""
  286. hrFSType.1 = hrFSLinuxExt2
  287. hrFSType.2 = hrFSOther
  288. hrFSType.7 = hrFSLinuxExt2
  289. hrFSType.8 = hrFSLinuxExt2
  290. hrFSType.9 = hrFSLinuxExt2
  291. hrFSType.10 = hrFSOther
  292. hrFSType.12 = hrFSOther
  293. hrFSAccess.1 = readWrite
  294. hrFSAccess.2 = readWrite
  295. hrFSAccess.7 = readWrite
  296. hrFSAccess.8 = readWrite
  297. hrFSAccess.9 = readWrite
  298. hrFSAccess.10 = readWrite
  299. hrFSAccess.12 = readWrite
  300. hrFSBootable.1 = true
  301. hrFSBootable.2 = false
  302. hrFSBootable.7 = false
  303. hrFSBootable.8 = false
  304. hrFSBootable.9 = false
  305. hrFSBootable.10 = false
  306. hrFSBootable.12 = false
  307. hrFSStorageIndex.1 = 31
  308. hrFSStorageIndex.2 = 32
  309. hrFSStorageIndex.7 = 37
  310. hrFSStorageIndex.8 = 38
  311. hrFSStorageIndex.9 = 39
  312. hrFSStorageIndex.10 = 40
  313. hrFSStorageIndex.12 = 42
  314. hrFSLastFullBackupDate.1 = 0-1-1,0:0:0.0
  315. hrFSLastFullBackupDate.2 = 0-1-1,0:0:0.0
  316. hrFSLastFullBackupDate.7 = 0-1-1,0:0:0.0
  317. hrFSLastFullBackupDate.8 = 0-1-1,0:0:0.0
  318. hrFSLastFullBackupDate.9 = 0-1-1,0:0:0.0
  319. hrFSLastFullBackupDate.10 = 0-1-1,0:0:0.0
  320. hrFSLastFullBackupDate.12 = 0-1-1,0:0:0.0
  321. hrFSLastPartialBackupDate.1 = 0-1-1,0:0:0.0
  322. hrFSLastPartialBackupDate.2 = 0-1-1,0:0:0.0
  323. hrFSLastPartialBackupDate.7 = 0-1-1,0:0:0.0
  324. hrFSLastPartialBackupDate.8 = 0-1-1,0:0:0.0
  325. hrFSLastPartialBackupDate.9 = 0-1-1,0:0:0.0
  326. hrFSLastPartialBackupDate.10 = 0-1-1,0:0:0.0
  327. hrFSLastPartialBackupDate.12 = 0-1-1,0:0:0.0
  328.  
  329. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/librenms/mibs udp:HOSTNAME:161 hrProcessorLoad]
  330. hrProcessorLoad.196608 = 4
  331. hrProcessorLoad.196609 = 4
  332.  
  333. Discover Processor: .1.3.6.1.2.1.25.3.3.1.2.196608, 196608, hr,  Intel Celeron G540 @ 2.50GHz, 1, 4, , 196608
  334. SQL[SELECT COUNT(processor_id) FROM `processors` WHERE `processor_index` = '196608' AND `device_id` = '6' AND `processor_type` = 'hr']
  335. .SQL[UPDATE `processors` set `processor_descr` ='Intel Celeron G540 @ 2.50GHz',`processor_oid` ='.1.3.6.1.2.1.25.3.3.1.2.196608',`processor_usage` ='4',`processor_precision` ='1' WHERE `device_id`='6' AND `processor_index`='196608' AND `processor_type`='hr']
  336. Discover Processor: .1.3.6.1.2.1.25.3.3.1.2.196609, 196609, hr,  Intel Celeron G540 @ 2.50GHz, 1, 4, , 196609
  337. SQL[SELECT COUNT(processor_id) FROM `processors` WHERE `processor_index` = '196609' AND `device_id` = '6' AND `processor_type` = 'hr']
  338. .SQL[UPDATE `processors` set `processor_descr` ='Intel Celeron G540 @ 2.50GHz',`processor_oid` ='.1.3.6.1.2.1.25.3.3.1.2.196609',`processor_usage` ='4',`processor_precision` ='1' WHERE `device_id`='6' AND `processor_index`='196609' AND `processor_type`='hr']
  339. SQL[SELECT COUNT(*) FROM `processors` WHERE `device_id` = '6' AND `processor_type` != 'ucd-old']
  340. Array
  341. (
  342.     [hr] => Array
  343.         (
  344.             [196608] => 1
  345.             [196609] => 1
  346.         )
  347.  
  348. )
  349. SQL[SELECT * FROM `processors` WHERE `device_id`  = '6']
  350. 196608 -> hr
  351. 196609 -> hr
  352.  
  353.  
  354. >> Runtime for discovery module 'processors': 0.0580 seconds with 26808 bytes
  355. #### Unload disco module processors ####
  356.  
  357. Modules status: Global+ OS  Device  
  358. #### Load disco module mempools ####
  359. SQL[SELECT COUNT(*) FROM `mempools` WHERE `device_id` = '6' AND `mempool_type` = 'cemp']
  360. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m NETSWITCH-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/hp udp:HOSTNAME:161 hpLocal]
  361. hpLocalMem = No Such Object available on this agent at this OID
  362.  
  363. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m NETSWITCH-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/hp udp:HOSTNAME:161 hpGlobal]
  364. hpGlobalMem = No Such Object available on this agent at this OID
  365.  
  366. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES:NetWare-Host-Ext-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 hrStorageEntry]
  367. hrStorageIndex.1 = 1
  368. hrStorageIndex.3 = 3
  369. hrStorageIndex.6 = 6
  370. hrStorageIndex.7 = 7
  371. hrStorageIndex.10 = 10
  372. hrStorageIndex.31 = 31
  373. hrStorageIndex.32 = 32
  374. hrStorageIndex.37 = 37
  375. hrStorageIndex.38 = 38
  376. hrStorageIndex.39 = 39
  377. hrStorageIndex.40 = 40
  378. hrStorageIndex.42 = 42
  379. hrStorageType.1 = hrStorageRam
  380. hrStorageType.3 = hrStorageVirtualMemory
  381. hrStorageType.6 = hrStorageOther
  382. hrStorageType.7 = hrStorageOther
  383. hrStorageType.10 = hrStorageVirtualMemory
  384. hrStorageType.31 = hrStorageFixedDisk
  385. hrStorageType.32 = hrStorageFixedDisk
  386. hrStorageType.37 = hrStorageFixedDisk
  387. hrStorageType.38 = hrStorageFixedDisk
  388. hrStorageType.39 = hrStorageFixedDisk
  389. hrStorageType.40 = hrStorageFixedDisk
  390. hrStorageType.42 = hrStorageFixedDisk
  391. hrStorageDescr.1 = Physical memory
  392. hrStorageDescr.3 = Virtual memory
  393. hrStorageDescr.6 = Memory buffers
  394. hrStorageDescr.7 = Cached memory
  395. hrStorageDescr.10 = Swap space
  396. hrStorageDescr.31 = /
  397. hrStorageDescr.32 = /dev
  398. hrStorageDescr.37 = /art
  399. hrStorageDescr.38 = /phion0
  400. hrStorageDescr.39 = /boot
  401. hrStorageDescr.40 = /dev/shm
  402. hrStorageDescr.42 = /sys/fs/cgroup
  403. hrStorageAllocationUnits.1 = 1024
  404. hrStorageAllocationUnits.3 = 1024
  405. hrStorageAllocationUnits.6 = 1024
  406. hrStorageAllocationUnits.7 = 1024
  407. hrStorageAllocationUnits.10 = 1024
  408. hrStorageAllocationUnits.31 = 4096
  409. hrStorageAllocationUnits.32 = 4096
  410. hrStorageAllocationUnits.37 = 4096
  411. hrStorageAllocationUnits.38 = 4096
  412. hrStorageAllocationUnits.39 = 4096
  413. hrStorageAllocationUnits.40 = 4096
  414. hrStorageAllocationUnits.42 = 4096
  415. hrStorageSize.1 = 3949084
  416. hrStorageSize.3 = 4997656
  417. hrStorageSize.6 = 3949084
  418. hrStorageSize.7 = 1439968
  419. hrStorageSize.10 = 1048572
  420. hrStorageSize.31 = 2064238
  421. hrStorageSize.32 = 493635
  422. hrStorageSize.37 = 516052
  423. hrStorageSize.38 = 16319691
  424. hrStorageSize.39 = 49592
  425. hrStorageSize.40 = 493635
  426. hrStorageSize.42 = 493635
  427. hrStorageUsed.1 = 2825608
  428. hrStorageUsed.3 = 2825608
  429. hrStorageUsed.6 = 437072
  430. hrStorageUsed.7 = 1439968
  431. hrStorageUsed.10 = 0
  432. hrStorageUsed.31 = 413740
  433. hrStorageUsed.32 = 12
  434. hrStorageUsed.37 = 304015
  435. hrStorageUsed.38 = 218353
  436. hrStorageUsed.39 = 14042
  437. hrStorageUsed.40 = 2
  438. hrStorageUsed.42 = 0
  439.  
  440. hrStorage : Discover Mempool: 1, hrstorage, Physical memory, 1024, ,
  441. SQL[SELECT COUNT(mempool_id) FROM `mempools` WHERE `mempool_index` = '1' AND `device_id` = '6' AND `mempool_type` = 'hrstorage']
  442. .SQL[UPDATE `mempools` set `mempool_descr` ='Physical memory' WHERE device_id='6' AND mempool_index='1' AND mempool_type='hrstorage']
  443. Discover Mempool: 3, hrstorage, Virtual memory, 1024, ,
  444. SQL[SELECT COUNT(mempool_id) FROM `mempools` WHERE `mempool_index` = '3' AND `device_id` = '6' AND `mempool_type` = 'hrstorage']
  445. .SQL[UPDATE `mempools` set `mempool_descr` ='Virtual memory' WHERE device_id='6' AND mempool_index='3' AND mempool_type='hrstorage']
  446. Discover Mempool: 10, hrstorage, Swap space, 1024, ,
  447. SQL[SELECT COUNT(mempool_id) FROM `mempools` WHERE `mempool_index` = '10' AND `device_id` = '6' AND `mempool_type` = 'hrstorage']
  448. .SQL[UPDATE `mempools` set `mempool_descr` ='Swap space' WHERE device_id='6' AND mempool_index='10' AND mempool_type='hrstorage']
  449. Array
  450. (
  451.     [hrstorage] => Array
  452.         (
  453.             [1] => 1
  454.             [3] => 1
  455.             [10] => 1
  456.         )
  457.  
  458. )
  459. SQL[SELECT * FROM `mempools` WHERE `device_id`  = '6']
  460. 1 -> hrstorage
  461. 3 -> hrstorage
  462. 10 -> hrstorage
  463.  
  464.  
  465. >> Runtime for discovery module 'mempools': 0.0530 seconds with 23976 bytes
  466. #### Unload disco module mempools ####
  467.  
  468. Modules status: Global+ OS  Device  
  469. #### Load disco module cisco-vrf-lite ####
  470. SQL[SELECT * FROM vrf_lite_cisco WHERE device_id = '6' ]
  471.  
  472. >> Runtime for discovery module 'cisco-vrf-lite': 0.0000 seconds with 1544 bytes
  473. #### Unload disco module cisco-vrf-lite ####
  474.  
  475. Modules status: Global- OS  Device  Module [ cisco-mac-accounting ] disabled globally.
  476.  
  477. Modules status: Global- OS  Device  Module [ cisco-pw ] disabled globally.
  478.  
  479. Modules status: Global- OS  Device  Module [ cisco-vrf ] disabled globally.
  480.  
  481. Modules status: Global- OS  Device  Module [ cisco-cef ] disabled globally.
  482.  
  483. Modules status: Global- OS  Device  Module [ cisco-sla ] disabled globally.
  484.  
  485. Modules status: Global- OS  Device  Module [ cisco-cbqos ] disabled globally.
  486.  
  487. Modules status: Global- OS  Device  Module [ cisco-otv ] disabled globally.
  488.  
  489. Modules status: Global+ OS  Device  
  490. #### Load disco module ipv4-addresses ####
  491. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -Osq -m IP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ipAdEntIfIndex]
  492. ipAdEntIfIndex.* 24268
  493. ipAdEntIfIndex.* 32398
  494. ipAdEntIfIndex.* 7752
  495. ipAdEntIfIndex.* 11819
  496. ipAdEntIfIndex.* 20205
  497. ipAdEntIfIndex.* 28335
  498. ipAdEntIfIndex.* 48898
  499. ipAdEntIfIndex.* 48898
  500. ipAdEntIfIndex.* 48898
  501. ipAdEntIfIndex.* 48898
  502. ipAdEntIfIndex.* 48898
  503. ipAdEntIfIndex.* 54030
  504. ipAdEntIfIndex.* 54030
  505. ipAdEntIfIndex.* 3689
  506.  
  507. SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -Oqv -m IP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ipAdEntNetMask.10.18.103.24]
  508. *
  509.  
  510. SQL[SELECT COUNT(*) FROM `ports` WHERE device_id = '6' AND `ifIndex` = '24268']
  511. SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '6' AND `ifIndex` = '24268']
  512. SQL[SELECT COUNT(*) FROM `ipv4_networks` WHERE `ipv4_network` = '10.18.103.0/24']
  513. SQL[UPDATE `ipv4_networks` set `context_name` ='' WHERE `ipv4_network` = '10.18.103.0/24']
  514. sSQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '10.18.103.0/24']
  515. SQL[SELECT COUNT(*) FROM `ipv4_addresses` WHERE `ipv4_address` = '10.18.103.24' AND `ipv4_prefixlen` = '24' AND `port_id` = '47' ]
  516. SQL[UPDATE `ipv4_addresses` set `context_name` ='' WHERE `ipv4_address` = '10.18.103.24' AND `ipv4_prefixlen` = '24' AND `port_id` = '47']
  517. .SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -Oqv -m IP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ipAdEntNetMask.10.18.104.1]
  518. *
  519.  
  520. SQL[SELECT COUNT(*) FROM `ports` WHERE device_id = '6' AND `ifIndex` = '32398']
  521. SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '6' AND `ifIndex` = '32398']
  522. SQL[SELECT COUNT(*) FROM `ipv4_networks` WHERE `ipv4_network` = '10.18.104.0/24']
  523. SQL[UPDATE `ipv4_networks` set `context_name` ='' WHERE `ipv4_network` = '10.18.104.0/24']
  524. sSQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '10.18.104.0/24']
  525. SQL[SELECT COUNT(*) FROM `ipv4_addresses` WHERE `ipv4_address` = '10.18.104.1' AND `ipv4_prefixlen` = '24' AND `port_id` = '49' ]
  526. SQL[UPDATE `ipv4_addresses` set `context_name` ='' WHERE `ipv4_address` = '10.18.104.1' AND `ipv4_prefixlen` = '24' AND `port_id` = '49']
  527. .SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -Oqv -m IP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ipAdEntNetMask.10.18.105.1]
  528. *
  529.  
  530. SQL[SELECT COUNT(*) FROM `ports` WHERE device_id = '6' AND `ifIndex` = '7752']
  531. SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '6' AND `ifIndex` = '7752']
  532. SQL[SELECT COUNT(*) FROM `ipv4_networks` WHERE `ipv4_network` = '10.18.105.0/24']
  533. SQL[UPDATE `ipv4_networks` set `context_name` ='' WHERE `ipv4_network` = '10.18.105.0/24']
  534. sSQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '10.18.105.0/24']
  535. SQL[SELECT COUNT(*) FROM `ipv4_addresses` WHERE `ipv4_address` = '10.18.105.1' AND `ipv4_prefixlen` = '24' AND `port_id` = '44' ]
  536. SQL[UPDATE `ipv4_addresses` set `context_name` ='' WHERE `ipv4_address` = '10.18.105.1' AND `ipv4_prefixlen` = '24' AND `port_id` = '44']
  537. .SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -Oqv -m IP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ipAdEntNetMask.10.18.199.254]
  538. *
  539.  
  540. SQL[SELECT COUNT(*) FROM `ports` WHERE device_id = '6' AND `ifIndex` = '11819']
  541. SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '6' AND `ifIndex` = '11819']
  542. SQL[SELECT COUNT(*) FROM `ipv4_networks` WHERE `ipv4_network` = '10.18.199.0/24']
  543. SQL[UPDATE `ipv4_networks` set `context_name` ='' WHERE `ipv4_network` = '10.18.199.0/24']
  544. sSQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '10.18.199.0/24']
  545. SQL[SELECT COUNT(*) FROM `ipv4_addresses` WHERE `ipv4_address` = '10.18.199.254' AND `ipv4_prefixlen` = '24' AND `port_id` = '45' ]
  546. SQL[UPDATE `ipv4_addresses` set `context_name` ='' WHERE `ipv4_address` = '10.18.199.254' AND `ipv4_prefixlen` = '24' AND `port_id` = '45']
  547. .SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -Oqv -m IP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ipAdEntNetMask.10.18.200.1]
  548. *
  549.  
  550. SQL[SELECT COUNT(*) FROM `ports` WHERE device_id = '6' AND `ifIndex` = '20205']
  551. SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '6' AND `ifIndex` = '20205']
  552. SQL[SELECT COUNT(*) FROM `ipv4_networks` WHERE `ipv4_network` = '10.18.200.0/24']
  553. SQL[UPDATE `ipv4_networks` set `context_name` ='' WHERE `ipv4_network` = '10.18.200.0/24']
  554. sSQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '10.18.200.0/24']
  555. SQL[SELECT COUNT(*) FROM `ipv4_addresses` WHERE `ipv4_address` = '10.18.200.1' AND `ipv4_prefixlen` = '24' AND `port_id` = '46' ]
  556. SQL[UPDATE `ipv4_addresses` set `context_name` ='' WHERE `ipv4_address` = '10.18.200.1' AND `ipv4_prefixlen` = '24' AND `port_id` = '46']
  557. .SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -Oqv -m IP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ipAdEntNetMask.10.18.222.1]
  558. *
  559.  
  560. SQL[SELECT COUNT(*) FROM `ports` WHERE device_id = '6' AND `ifIndex` = '28335']
  561. SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '6' AND `ifIndex` = '28335']
  562. SQL[SELECT COUNT(*) FROM `ipv4_networks` WHERE `ipv4_network` = '10.18.222.0/24']
  563. SQL[UPDATE `ipv4_networks` set `context_name` ='' WHERE `ipv4_network` = '10.18.222.0/24']
  564. sSQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '10.18.222.0/24']
  565. SQL[SELECT COUNT(*) FROM `ipv4_addresses` WHERE `ipv4_address` = '10.18.222.1' AND `ipv4_prefixlen` = '24' AND `port_id` = '48' ]
  566. SQL[UPDATE `ipv4_addresses` set `context_name` ='' WHERE `ipv4_address` = '10.18.222.1' AND `ipv4_prefixlen` = '24' AND `port_id` = '48']
  567. .SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -Oqv -m IP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ipAdEntNetMask.66.57.35.218]
  568. *
  569.  
  570. SQL[SELECT COUNT(*) FROM `ports` WHERE device_id = '6' AND `ifIndex` = '48898']
  571. SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '6' AND `ifIndex` = '48898']
  572. SQL[SELECT COUNT(*) FROM `ipv4_networks` WHERE `ipv4_network` = '66.57.35.218/32']
  573. SQL[UPDATE `ipv4_networks` set `context_name` ='' WHERE `ipv4_network` = '66.57.35.218/32']
  574. sSQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '66.57.35.218/32']
  575. SQL[SELECT COUNT(*) FROM `ipv4_addresses` WHERE `ipv4_address` = '66.57.35.218' AND `ipv4_prefixlen` = '32' AND `port_id` = '50' ]
  576. SQL[UPDATE `ipv4_addresses` set `context_name` ='' WHERE `ipv4_address` = '66.57.35.218' AND `ipv4_prefixlen` = '32' AND `port_id` = '50']
  577. .SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -Oqv -m IP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ipAdEntNetMask.66.57.35.219]
  578. *
  579.  
  580. SQL[SELECT COUNT(*) FROM `ports` WHERE device_id = '6' AND `ifIndex` = '48898']
  581. SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '6' AND `ifIndex` = '48898']
  582. SQL[SELECT COUNT(*) FROM `ipv4_networks` WHERE `ipv4_network` = '66.57.35.219/32']
  583. SQL[UPDATE `ipv4_networks` set `context_name` ='' WHERE `ipv4_network` = '66.57.35.219/32']
  584. sSQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '66.57.35.219/32']
  585. SQL[SELECT COUNT(*) FROM `ipv4_addresses` WHERE `ipv4_address` = '66.57.35.219' AND `ipv4_prefixlen` = '32' AND `port_id` = '50' ]
  586. SQL[UPDATE `ipv4_addresses` set `context_name` ='' WHERE `ipv4_address` = '66.57.35.219' AND `ipv4_prefixlen` = '32' AND `port_id` = '50']
  587. .SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -Oqv -m IP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ipAdEntNetMask.66.57.35.220]
  588. *
  589.  
  590. SQL[SELECT COUNT(*) FROM `ports` WHERE device_id = '6' AND `ifIndex` = '48898']
  591. SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '6' AND `ifIndex` = '48898']
  592. SQL[SELECT COUNT(*) FROM `ipv4_networks` WHERE `ipv4_network` = '66.57.35.220/32']
  593. SQL[UPDATE `ipv4_networks` set `context_name` ='' WHERE `ipv4_network` = '66.57.35.220/32']
  594. sSQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '66.57.35.220/32']
  595. SQL[SELECT COUNT(*) FROM `ipv4_addresses` WHERE `ipv4_address` = '66.57.35.220' AND `ipv4_prefixlen` = '32' AND `port_id` = '50' ]
  596. SQL[UPDATE `ipv4_addresses` set `context_name` ='' WHERE `ipv4_address` = '66.57.35.220' AND `ipv4_prefixlen` = '32' AND `port_id` = '50']
  597. .SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -Oqv -m IP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ipAdEntNetMask.66.57.35.221]
  598. *
  599.  
  600. SQL[SELECT COUNT(*) FROM `ports` WHERE device_id = '6' AND `ifIndex` = '48898']
  601. SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '6' AND `ifIndex` = '48898']
  602. SQL[SELECT COUNT(*) FROM `ipv4_networks` WHERE `ipv4_network` = '66.57.35.221/32']
  603. SQL[UPDATE `ipv4_networks` set `context_name` ='' WHERE `ipv4_network` = '66.57.35.221/32']
  604. sSQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '66.57.35.221/32']
  605. SQL[SELECT COUNT(*) FROM `ipv4_addresses` WHERE `ipv4_address` = '66.57.35.221' AND `ipv4_prefixlen` = '32' AND `port_id` = '50' ]
  606. SQL[UPDATE `ipv4_addresses` set `context_name` ='' WHERE `ipv4_address` = '66.57.35.221' AND `ipv4_prefixlen` = '32' AND `port_id` = '50']
  607. .SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -Oqv -m IP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ipAdEntNetMask.66.57.35.222]
  608. *
  609.  
  610. SQL[SELECT COUNT(*) FROM `ports` WHERE device_id = '6' AND `ifIndex` = '48898']
  611. SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '6' AND `ifIndex` = '48898']
  612. SQL[SELECT COUNT(*) FROM `ipv4_networks` WHERE `ipv4_network` = '66.57.35.222/32']
  613. SQL[UPDATE `ipv4_networks` set `context_name` ='' WHERE `ipv4_network` = '66.57.35.222/32']
  614. sSQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '66.57.35.222/32']
  615. SQL[SELECT COUNT(*) FROM `ipv4_addresses` WHERE `ipv4_address` = '66.57.35.222' AND `ipv4_prefixlen` = '32' AND `port_id` = '50' ]
  616. SQL[UPDATE `ipv4_addresses` set `context_name` ='' WHERE `ipv4_address` = '66.57.35.222' AND `ipv4_prefixlen` = '32' AND `port_id` = '50']
  617. .SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -Oqv -m IP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ipAdEntNetMask.127.0.0.1]
  618. *
  619.  
  620. SQL[SELECT COUNT(*) FROM `ports` WHERE device_id = '6' AND `ifIndex` = '54030']
  621. SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '6' AND `ifIndex` = '54030']
  622. SQL[SELECT COUNT(*) FROM `ipv4_networks` WHERE `ipv4_network` = '127.0.0.0/8']
  623. SQL[UPDATE `ipv4_networks` set `context_name` ='' WHERE `ipv4_network` = '127.0.0.0/8']
  624. sSQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '127.0.0.0/8']
  625. SQL[SELECT COUNT(*) FROM `ipv4_addresses` WHERE `ipv4_address` = '127.0.0.1' AND `ipv4_prefixlen` = '8' AND `port_id` = '51' ]
  626. SQL[UPDATE `ipv4_addresses` set `context_name` ='' WHERE `ipv4_address` = '127.0.0.1' AND `ipv4_prefixlen` = '8' AND `port_id` = '51']
  627. .SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -Oqv -m IP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ipAdEntNetMask.127.0.0.9]
  628. *
  629.  
  630. SQL[SELECT COUNT(*) FROM `ports` WHERE device_id = '6' AND `ifIndex` = '54030']
  631. SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '6' AND `ifIndex` = '54030']
  632. SQL[SELECT COUNT(*) FROM `ipv4_networks` WHERE `ipv4_network` = '127.0.0.9/32']
  633. SQL[UPDATE `ipv4_networks` set `context_name` ='' WHERE `ipv4_network` = '127.0.0.9/32']
  634. sSQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '127.0.0.9/32']
  635. SQL[SELECT COUNT(*) FROM `ipv4_addresses` WHERE `ipv4_address` = '127.0.0.9' AND `ipv4_prefixlen` = '32' AND `port_id` = '51' ]
  636. SQL[UPDATE `ipv4_addresses` set `context_name` ='' WHERE `ipv4_address` = '127.0.0.9' AND `ipv4_prefixlen` = '32' AND `port_id` = '51']
  637. .SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -Oqv -m IP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ipAdEntNetMask.192.168.118.1]
  638. *
  639.  
  640. SQL[SELECT COUNT(*) FROM `ports` WHERE device_id = '6' AND `ifIndex` = '3689']
  641. SQL[SELECT `port_id` FROM `ports` WHERE `device_id` = '6' AND `ifIndex` = '3689']
  642. SQL[SELECT COUNT(*) FROM `ipv4_networks` WHERE `ipv4_network` = '192.168.118.0/24']
  643. SQL[UPDATE `ipv4_networks` set `context_name` ='' WHERE `ipv4_network` = '192.168.118.0/24']
  644. sSQL[SELECT `ipv4_network_id` FROM `ipv4_networks` WHERE `ipv4_network` = '192.168.118.0/24']
  645. SQL[SELECT COUNT(*) FROM `ipv4_addresses` WHERE `ipv4_address` = '192.168.118.1' AND `ipv4_prefixlen` = '24' AND `port_id` = '43' ]
  646. SQL[UPDATE `ipv4_addresses` set `context_name` ='' WHERE `ipv4_address` = '192.168.118.1' AND `ipv4_prefixlen` = '24' AND `port_id` = '43']
  647. .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 = '6' OR `ports`.`device_id` IS NULL]
  648.  
  649.  
  650. >> Runtime for discovery module 'ipv4-addresses': 0.2170 seconds with 4960 bytes
  651. #### Unload disco module ipv4-addresses ####
  652.  
  653. Modules status: Global+ OS  Device  
  654. #### Load disco module ipv6-addresses ####
  655. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -Ln -Osq -m IP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ipAddressIfIndex.ipv6]
  656. ipAddressIfIndex.ipv6 No Such Instance currently exists at this OID
  657.  
  658. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -Ln -Osq -OnU -m IPV6-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ipv6AddrPfxLength]
  659. .*.*.8.1.2 No Such Object available on this agent at this OID
  660.  
  661. 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 = '6' OR `ports`.`device_id` IS NULL]
  662.  
  663.  
  664. >> Runtime for discovery module 'ipv6-addresses': 0.0240 seconds with 6480 bytes
  665. #### Unload disco module ipv6-addresses ####
  666.  
  667. Modules status: Global- OS  Device  Module [ route ] disabled globally.
  668.  
  669. Modules status: Global+ OS  Device  
  670. #### Load disco module sensors ####
  671.  ENTITY-SENSOR: Caching OIDs: entPhysicalDescrSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m CISCO-ENTITY-SENSOR-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 entPhysicalDescr]
  672. entPhysicalDescr = No Such Object available on this agent at this OID
  673.  
  674.  entPhysicalNameSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m CISCO-ENTITY-SENSOR-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 entPhysicalName]
  675. entPhysicalName = No Such Object available on this agent at this OID
  676.  
  677.  entPhySensorTypeSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m ENTITY-SENSOR-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 entPhySensorType]
  678. entPhySensorType = No Such Object available on this agent at this OID
  679.  
  680.  entPhySensorScaleSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m ENTITY-SENSOR-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 entPhySensorScale]
  681. entPhySensorScale = No Such Object available on this agent at this OID
  682.  
  683.  entPhySensorPrecisionSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m ENTITY-SENSOR-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 entPhySensorPrecision]
  684. entPhySensorPrecision = No Such Object available on this agent at this OID
  685.  
  686.  entPhySensorValueSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m ENTITY-SENSOR-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 entPhySensorValue]
  687. entPhySensorValue = No Such Object available on this agent at this OID
  688.  
  689.  
  690. SQL[SELECT attrib_value FROM devices_attribs WHERE `device_id` = '6' AND `attrib_type` = 'ipmi_hostname' ]
  691. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='voltage' AND S.device_id = D.device_id AND D.device_id = '6' AND S.poller_type = 'ipmi']
  692. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='temperature' AND S.device_id = D.device_id AND D.device_id = '6' AND S.poller_type = 'ipmi']
  693. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='fanspeed' AND S.device_id = D.device_id AND D.device_id = '6' AND S.poller_type = 'ipmi']
  694. SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='power' AND S.device_id = D.device_id AND D.device_id = '6' AND S.poller_type = 'ipmi']
  695. Airflow: SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='airflow' AND S.device_id = D.device_id AND D.device_id = '6' AND S.poller_type = 'snmp']
  696.  
  697. Current: SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='current' AND S.device_id = D.device_id AND D.device_id = '6' AND S.poller_type = 'snmp']
  698.  
  699. Charge: SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='charge' AND S.device_id = D.device_id AND D.device_id = '6' AND S.poller_type = 'snmp']
  700.  
  701. Dbm: SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='dbm' AND S.device_id = D.device_id AND D.device_id = '6' AND S.poller_type = 'snmp']
  702.  
  703. Fanspeed: SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='fanspeed' AND S.device_id = D.device_id AND D.device_id = '6' AND S.poller_type = 'snmp']
  704.  
  705. Frequency: SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='frequency' AND S.device_id = D.device_id AND D.device_id = '6' AND S.poller_type = 'snmp']
  706.  
  707. Humidity: SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='humidity' AND S.device_id = D.device_id AND D.device_id = '6' AND S.poller_type = 'snmp']
  708.  
  709. Load: SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='load' AND S.device_id = D.device_id AND D.device_id = '6' AND S.poller_type = 'snmp']
  710.  
  711. Power: SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='power' AND S.device_id = D.device_id AND D.device_id = '6' AND S.poller_type = 'snmp']
  712.  
  713. Runtime: SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='runtime' AND S.device_id = D.device_id AND D.device_id = '6' AND S.poller_type = 'snmp']
  714.  
  715. Signal: SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='signal' AND S.device_id = D.device_id AND D.device_id = '6' AND S.poller_type = 'snmp']
  716.  
  717. State: SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='state' AND S.device_id = D.device_id AND D.device_id = '6' AND S.poller_type = 'snmp']
  718.  
  719. Temperature: SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='temperature' AND S.device_id = D.device_id AND D.device_id = '6' AND S.poller_type = 'snmp']
  720.  
  721. Voltage: SQL[SELECT * FROM sensors AS S, devices AS D WHERE S.sensor_class='voltage' AND S.device_id = D.device_id AND D.device_id = '6' AND S.poller_type = 'snmp']
  722.  
  723.  
  724. >> Runtime for discovery module 'sensors': 0.0710 seconds with 7128 bytes
  725. #### Unload disco module sensors ####
  726.  
  727. Modules status: Global+ OS  Device  
  728. #### Load disco module storage ####
  729. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m EQLVOLUME-MIB -M /opt/librenms/mibs:/opt/librenms/mibs/equallogic udp:HOSTNAME:161 EqliscsiVolumeEntry]
  730. eqliscsiVolumeEntry = No Such Object available on this agent at this OID
  731.  
  732. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES:NetWare-Host-Ext-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 hrStorageEntry]
  733. hrStorageIndex.1 = 1
  734. hrStorageIndex.3 = 3
  735. hrStorageIndex.6 = 6
  736. hrStorageIndex.7 = 7
  737. hrStorageIndex.10 = 10
  738. hrStorageIndex.31 = 31
  739. hrStorageIndex.32 = 32
  740. hrStorageIndex.37 = 37
  741. hrStorageIndex.38 = 38
  742. hrStorageIndex.39 = 39
  743. hrStorageIndex.40 = 40
  744. hrStorageIndex.42 = 42
  745. hrStorageType.1 = hrStorageRam
  746. hrStorageType.3 = hrStorageVirtualMemory
  747. hrStorageType.6 = hrStorageOther
  748. hrStorageType.7 = hrStorageOther
  749. hrStorageType.10 = hrStorageVirtualMemory
  750. hrStorageType.31 = hrStorageFixedDisk
  751. hrStorageType.32 = hrStorageFixedDisk
  752. hrStorageType.37 = hrStorageFixedDisk
  753. hrStorageType.38 = hrStorageFixedDisk
  754. hrStorageType.39 = hrStorageFixedDisk
  755. hrStorageType.40 = hrStorageFixedDisk
  756. hrStorageType.42 = hrStorageFixedDisk
  757. hrStorageDescr.1 = Physical memory
  758. hrStorageDescr.3 = Virtual memory
  759. hrStorageDescr.6 = Memory buffers
  760. hrStorageDescr.7 = Cached memory
  761. hrStorageDescr.10 = Swap space
  762. hrStorageDescr.31 = /
  763. hrStorageDescr.32 = /dev
  764. hrStorageDescr.37 = /art
  765. hrStorageDescr.38 = /phion0
  766. hrStorageDescr.39 = /boot
  767. hrStorageDescr.40 = /dev/shm
  768. hrStorageDescr.42 = /sys/fs/cgroup
  769. hrStorageAllocationUnits.1 = 1024
  770. hrStorageAllocationUnits.3 = 1024
  771. hrStorageAllocationUnits.6 = 1024
  772. hrStorageAllocationUnits.7 = 1024
  773. hrStorageAllocationUnits.10 = 1024
  774. hrStorageAllocationUnits.31 = 4096
  775. hrStorageAllocationUnits.32 = 4096
  776. hrStorageAllocationUnits.37 = 4096
  777. hrStorageAllocationUnits.38 = 4096
  778. hrStorageAllocationUnits.39 = 4096
  779. hrStorageAllocationUnits.40 = 4096
  780. hrStorageAllocationUnits.42 = 4096
  781. hrStorageSize.1 = 3949084
  782. hrStorageSize.3 = 4997656
  783. hrStorageSize.6 = 3949084
  784. hrStorageSize.7 = 1439968
  785. hrStorageSize.10 = 1048572
  786. hrStorageSize.31 = 2064238
  787. hrStorageSize.32 = 493635
  788. hrStorageSize.37 = 516052
  789. hrStorageSize.38 = 16319691
  790. hrStorageSize.39 = 49592
  791. hrStorageSize.40 = 493635
  792. hrStorageSize.42 = 493635
  793. hrStorageUsed.1 = 2825608
  794. hrStorageUsed.3 = 2825608
  795. hrStorageUsed.6 = 437072
  796. hrStorageUsed.7 = 1439968
  797. hrStorageUsed.10 = 0
  798. hrStorageUsed.31 = 413740
  799. hrStorageUsed.32 = 12
  800. hrStorageUsed.37 = 304015
  801. hrStorageUsed.38 = 218353
  802. hrStorageUsed.39 = 14042
  803. hrStorageUsed.40 = 2
  804. hrStorageUsed.42 = 0
  805.  
  806. hrStorage : Discover Storage: 31, hrStorageFixedDisk, hrstorage, /, 8455118848, 4096, 1694679040
  807. SQL[SELECT * FROM `storage` WHERE `storage_index` = '31' AND `device_id` = '6' AND `storage_mib` = 'hrstorage']
  808. SQL[UPDATE `storage` set `storage_descr` ='/',`storage_type` ='hrStorageFixedDisk',`storage_units` ='4096',`storage_size` ='8455118848' WHERE `device_id` = '6' AND `storage_index` = '31' AND `storage_mib` = 'hrstorage']
  809. ./dev == /dev
  810. Discover Storage: 37, hrStorageFixedDisk, hrstorage, /art, 2113748992, 4096, 1245245440
  811. SQL[SELECT * FROM `storage` WHERE `storage_index` = '37' AND `device_id` = '6' AND `storage_mib` = 'hrstorage']
  812. SQL[UPDATE `storage` set `storage_descr` ='/art',`storage_type` ='hrStorageFixedDisk',`storage_units` ='4096',`storage_size` ='2113748992' WHERE `device_id` = '6' AND `storage_index` = '37' AND `storage_mib` = 'hrstorage']
  813. .Discover Storage: 38, hrStorageFixedDisk, hrstorage, /phion0, 66845454336, 4096, 894373888
  814. SQL[SELECT * FROM `storage` WHERE `storage_index` = '38' AND `device_id` = '6' AND `storage_mib` = 'hrstorage']
  815. SQL[UPDATE `storage` set `storage_descr` ='/phion0',`storage_type` ='hrStorageFixedDisk',`storage_units` ='4096',`storage_size` ='66845454336' WHERE `device_id` = '6' AND `storage_index` = '38' AND `storage_mib` = 'hrstorage']
  816. .Discover Storage: 39, hrStorageFixedDisk, hrstorage, /boot, 203128832, 4096, 57516032
  817. SQL[SELECT * FROM `storage` WHERE `storage_index` = '39' AND `device_id` = '6' AND `storage_mib` = 'hrstorage']
  818. SQL[UPDATE `storage` set `storage_descr` ='/boot',`storage_type` ='hrStorageFixedDisk',`storage_units` ='4096',`storage_size` ='203128832' WHERE `device_id` = '6' AND `storage_index` = '39' AND `storage_mib` = 'hrstorage']
  819. .Discover Storage: 40, hrStorageFixedDisk, hrstorage, /dev/shm, 2021928960, 4096, 8192
  820. SQL[SELECT * FROM `storage` WHERE `storage_index` = '40' AND `device_id` = '6' AND `storage_mib` = 'hrstorage']
  821. SQL[UPDATE `storage` set `storage_descr` ='/dev/shm',`storage_type` ='hrStorageFixedDisk',`storage_units` ='4096',`storage_size` ='2021928960' WHERE `device_id` = '6' AND `storage_index` = '40' AND `storage_mib` = 'hrstorage']
  822. .Discover Storage: 42, hrStorageFixedDisk, hrstorage, /sys/fs/cgroup, 2021928960, 4096, 0
  823. SQL[SELECT * FROM `storage` WHERE `storage_index` = '42' AND `device_id` = '6' AND `storage_mib` = 'hrstorage']
  824. SQL[UPDATE `storage` set `storage_descr` ='/sys/fs/cgroup',`storage_type` ='hrStorageFixedDisk',`storage_units` ='4096',`storage_size` ='2021928960' WHERE `device_id` = '6' AND `storage_index` = '42' AND `storage_mib` = 'hrstorage']
  825. .SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m NETAPP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 dfEntry]
  826. dfEntry = No Such Object available on this agent at this OID
  827.  
  828. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m UCD-SNMP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 dskTable]
  829. dskTable = No Such Object available on this agent at this OID
  830.  
  831. SQL[SELECT `storage_descr` FROM `storage` WHERE `device_id`  = '6' AND `storage_type` != 'dsk']
  832. Array
  833. (
  834.     [hrstorage] => Array
  835.         (
  836.             [31] => 1
  837.             [37] => 1
  838.             [38] => 1
  839.             [39] => 1
  840.             [40] => 1
  841.             [42] => 1
  842.         )
  843.  
  844. )
  845. SQL[SELECT * FROM `storage` WHERE `device_id`  = '6']
  846. 31 -> hrstorage
  847. 37 -> hrstorage
  848. 38 -> hrstorage
  849. 39 -> hrstorage
  850. 40 -> hrstorage
  851. 42 -> hrstorage
  852.  
  853.  
  854. >> Runtime for discovery module 'storage': 0.0890 seconds with 5552 bytes
  855. #### Unload disco module storage ####
  856.  
  857. Modules status: Global+ OS  Device  
  858. #### Load disco module hr-device ####
  859. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/librenms/mibs udp:HOSTNAME:161 hrDeviceEntry]
  860. hrDeviceIndex.196608 = 196608
  861. hrDeviceIndex.196609 = 196609
  862. hrDeviceIndex.316174 = 316174
  863. hrDeviceIndex.393232 = 393232
  864. hrDeviceIndex.786432 = 786432
  865. hrDeviceType.196608 = hrDeviceProcessor
  866. hrDeviceType.196609 = hrDeviceProcessor
  867. hrDeviceType.316174 = hrDeviceNetwork
  868. hrDeviceType.393232 = hrDeviceDiskStorage
  869. hrDeviceType.786432 = hrDeviceCoprocessor
  870. hrDeviceDescr.196608 = GenuineIntel: Intel(R) Celeron(R) CPU G540 @ 2.50GHz
  871. hrDeviceDescr.196609 = GenuineIntel: Intel(R) Celeron(R) CPU G540 @ 2.50GHz
  872. hrDeviceDescr.316174 = network interface lo
  873. hrDeviceDescr.393232 = SCSI disk (/dev/sda)
  874. hrDeviceDescr.786432 = Guessing that there's a floating point co-processor
  875. hrDeviceID.196608 = zeroDotZero
  876. hrDeviceID.196609 = zeroDotZero
  877. hrDeviceID.316174 = zeroDotZero
  878. hrDeviceID.393232 = zeroDotZero
  879. hrDeviceID.786432 = zeroDotZero
  880. hrDeviceStatus.196608 = running
  881. hrDeviceStatus.196609 = running
  882. hrDeviceStatus.316174 = down
  883. hrDeviceErrors.316174 = 4184696944
  884.  
  885. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m HOST-RESOURCES-MIB:HOST-RESOURCES-TYPES -M /opt/librenms/mibs udp:HOSTNAME:161 hrProcessorEntry]
  886. hrProcessorFrwID.196608 = zeroDotZero
  887. hrProcessorFrwID.196609 = zeroDotZero
  888. hrProcessorLoad.196608 = 4
  889. hrProcessorLoad.196609 = 4
  890.  
  891. Array
  892. (
  893.     [196608] => Array
  894.         (
  895.             [hrDeviceIndex] => 196608
  896.             [hrDeviceType] => hrDeviceProcessor
  897.             [hrDeviceDescr] => GenuineIntel: Intel(R) Celeron(R) CPU G540 @ 2.50GHz
  898.             [hrDeviceID] => zeroDotZero
  899.             [hrDeviceStatus] => running
  900.             [hrProcessorFrwID] => zeroDotZero
  901.             [hrProcessorLoad] => 4
  902.         )
  903.  
  904.     [196609] => Array
  905.         (
  906.             [hrDeviceIndex] => 196609
  907.             [hrDeviceType] => hrDeviceProcessor
  908.             [hrDeviceDescr] => GenuineIntel: Intel(R) Celeron(R) CPU G540 @ 2.50GHz
  909.             [hrDeviceID] => zeroDotZero
  910.             [hrDeviceStatus] => running
  911.             [hrProcessorFrwID] => zeroDotZero
  912.             [hrProcessorLoad] => 4
  913.         )
  914.  
  915.     [316174] => Array
  916.         (
  917.             [hrDeviceIndex] => 316174
  918.             [hrDeviceType] => hrDeviceNetwork
  919.             [hrDeviceDescr] => network interface lo
  920.             [hrDeviceID] => zeroDotZero
  921.             [hrDeviceStatus] => down
  922.             [hrDeviceErrors] => 4184696944
  923.         )
  924.  
  925.     [393232] => Array
  926.         (
  927.             [hrDeviceIndex] => 393232
  928.             [hrDeviceType] => hrDeviceDiskStorage
  929.             [hrDeviceDescr] => SCSI disk (/dev/sda)
  930.             [hrDeviceID] => zeroDotZero
  931.         )
  932.  
  933.     [786432] => Array
  934.         (
  935.             [hrDeviceIndex] => 786432
  936.             [hrDeviceType] => hrDeviceCoprocessor
  937.             [hrDeviceDescr] => Guessing that there's a floating point co-processor
  938.             [hrDeviceID] => zeroDotZero
  939.         )
  940.  
  941. )
  942. SQL[SELECT COUNT(*) FROM `hrDevice` WHERE device_id = '6' AND hrDeviceIndex = '196608']
  943. SQL[UPDATE `hrDevice` set `hrDeviceType` ='hrDeviceProcessor',`hrDeviceDescr` ='GenuineIntel: Intel(R) Celeron(R) CPU G540 @ 2.50GHz',`hrDeviceStatus` ='running',`hrDeviceErrors` ='',`hrProcessorLoad` ='4' WHERE device_id='6' AND hrDeviceIndex='196608']
  944. .SQL[SELECT COUNT(*) FROM `hrDevice` WHERE device_id = '6' AND hrDeviceIndex = '196609']
  945. SQL[UPDATE `hrDevice` set `hrDeviceType` ='hrDeviceProcessor',`hrDeviceDescr` ='GenuineIntel: Intel(R) Celeron(R) CPU G540 @ 2.50GHz',`hrDeviceStatus` ='running',`hrDeviceErrors` ='',`hrProcessorLoad` ='4' WHERE device_id='6' AND hrDeviceIndex='196609']
  946. .SQL[SELECT COUNT(*) FROM `hrDevice` WHERE device_id = '6' AND hrDeviceIndex = '316174']
  947. SQL[UPDATE `hrDevice` set `hrDeviceType` ='hrDeviceNetwork',`hrDeviceDescr` ='network interface lo',`hrDeviceStatus` ='down',`hrDeviceErrors` ='4184696944' WHERE device_id='6' AND hrDeviceIndex='316174']
  948. .SQL[SELECT COUNT(*) FROM `hrDevice` WHERE device_id = '6' AND hrDeviceIndex = '393232']
  949. SQL[UPDATE `hrDevice` set `hrDeviceType` ='hrDeviceDiskStorage',`hrDeviceDescr` ='SCSI disk (/dev/sda)',`hrDeviceStatus` ='',`hrDeviceErrors` ='' WHERE device_id='6' AND hrDeviceIndex='393232']
  950. .SQL[SELECT COUNT(*) FROM `hrDevice` WHERE device_id = '6' AND hrDeviceIndex = '786432']
  951. SQL[UPDATE `hrDevice` set `hrDeviceType` ='hrDeviceCoprocessor',`hrDeviceDescr` ='Guessing that there\\\'s a floating point co-processor',`hrDeviceStatus` ='',`hrDeviceErrors` ='' WHERE device_id='6' AND hrDeviceIndex='786432']
  952. .SQL[SELECT * FROM `hrDevice` WHERE `device_id`  = '6']
  953.  
  954.  
  955. >> Runtime for discovery module 'hr-device': 0.0350 seconds with 7344 bytes
  956. #### Unload disco module hr-device ####
  957.  
  958. Modules status: Global+ OS  Device  
  959. #### Load disco module discovery-protocols ####
  960.  CISCO-CDP-MIB: SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY  -OQUs -m CISCO-CDP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 cdpCache]
  961. cdpCache = No Such Object available on this agent at this OID
  962.  
  963. Array
  964. (
  965. )
  966.  LLDP-MIB: SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY  -OQUs -m LLDP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 lldpRemoteSystemsData]
  967. lldpRemoteSystemsData = No Such Object available on this agent at this OID
  968.  
  969. lldpRemoteSystemsData = No Such Object available on this agent at this OID || lldpRemoteSystemsData ||  ||  ||
  970. Array
  971. (
  972. )
  973. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m BRIDGE-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 dot1dBasePortIfIndex]
  974. dot1dBasePortIfIndex = No Such Object available on this agent at this OID
  975.  
  976. Array
  977. (
  978. )
  979.  OSPF Discovery: enabled
  980. SQL[SELECT DISTINCT(`ospfNbrIpAddr`),`device_id` FROM `ospf_nbrs` WHERE `device_id`='6']
  981. SQL[SELECT * FROM `links` AS L, `ports` AS I WHERE L.local_port_id = I.port_id AND I.device_id = '6']
  982.  
  983.  
  984. >> Runtime for discovery module 'discovery-protocols': 0.0450 seconds with 4208 bytes
  985. #### Unload disco module discovery-protocols ####
  986.  
  987. Modules status: Global+ OS  Device  
  988. #### Load disco module arp-table ####
  989. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m IP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ipNetToPhysicalPhysAddress]
  990. ipNetToPhysicalPhysAddress = No Such Instance currently exists at this OID
  991.  
  992. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m IP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ipNetToMediaPhysAddress]
  993. ipNetToMediaPhysAddress.118*.1 = 0:1b:17:2b:9a:15
  994. ipNetToMediaPhysAddress.118*.2 = 4:18:d6:8a:a:91
  995. ipNetToMediaPhysAddress.118*.4 = c8:1f:66:4b:30:8a
  996. ipNetToMediaPhysAddress.118*.7 = 84:d4:7e:c5:ed:de
  997. ipNetToMediaPhysAddress.118*.8 = 84:d4:7e:c5:f3:28
  998. ipNetToMediaPhysAddress.118*.10 = 84:d4:7e:c5:ed:a0
  999. ipNetToMediaPhysAddress.118*.101 = ec:8e:b5:9c:fa:ac
  1000. ipNetToMediaPhysAddress.118*.107 = f0:1f:af:70:c0:d8
  1001. ipNetToMediaPhysAddress.118*.109 = dc:4a:3e:5f:47:f1
  1002. ipNetToMediaPhysAddress.118*.111 = 90:60:f1:7a:4a:28
  1003. ipNetToMediaPhysAddress.118*.116 = ec:8e:b5:9c:da:e0
  1004. ipNetToMediaPhysAddress.118*.117 = 58:20:b1:78:b8:76
  1005. ipNetToMediaPhysAddress.118*.127 = 64:80:99:fa:b4:5
  1006. ipNetToMediaPhysAddress.118*.145 = 84:fc:ac:59:5b:a2
  1007. ipNetToMediaPhysAddress.118*.150 = ec:8e:b5:9c:da:76
  1008. ipNetToMediaPhysAddress.118*.226 = ec:8e:b5:25:2:bb
  1009. ipNetToMediaPhysAddress.488*.217 = f4:b5:2f:1:3f:17
  1010.  
  1011. SQL[SELECT M.* from ipv4_mac AS M, ports AS I WHERE M.port_id=I.port_id AND I.device_id='6' AND M.context_name='']
  1012. SQL[SELECT * FROM `ports` WHERE `device_id` = '6' AND `ifIndex` = '11819']
  1013. SQL[SELECT * FROM `ports` WHERE `device_id` = '6' AND `ifIndex` = '48898']
  1014. SQL[INSERT INTO `ipv4_mac` (`port_id`,`mac_address`,`ipv4_address`,`context_name`)  VALUES ('45','ec8eb59cfaac','10.18.199.101',''),('45','648099fab405','10.18.199.127','')]
  1015. SQL[DELETE FROM `ipv4_mac` WHERE `port_id` = '45' AND `mac_address`='0418d68a0b99' AND `ipv4_address`='10.18.199.3' AND `context_name`='']
  1016. SQL[DELETE FROM `ipv4_mac` WHERE `port_id` = '45' AND `mac_address`='c8d3ffa95362' AND `ipv4_address`='10.18.199.225' AND `context_name`='']
  1017. SQL[DELETE `ipv4_mac` FROM `ipv4_mac` LEFT JOIN `ports`
  1018.  ON `ipv4_mac`.`port_id` = `ports`.`port_id` WHERE `ports`.`port_id` IS NULL]
  1019.  
  1020.  
  1021. >> Runtime for discovery module 'arp-table': 0.0290 seconds with 40168 bytes
  1022. #### Unload disco module arp-table ####
  1023.  
  1024. Modules status: Global- OS  Device  Module [ discovery-arp ] disabled globally.
  1025.  
  1026. Modules status: Global- OS  Device  Module [ junose-atm-vp ] disabled globally.
  1027.  
  1028. Modules status: Global+ OS  Device  
  1029. #### Load disco module bgp-peers ####
  1030. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -Oqvn -m BGP4-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 .1.3.6.1.2.1.15.2]
  1031. No Such Object available on this agent at this OID
  1032.  
  1033. No BGP on hostPeers :
  1034. SQL[SELECT * FROM bgpPeers WHERE device_id = '6' AND (context_name = '' OR context_name IS NULL)]
  1035.  
  1036.  
  1037. >> Runtime for discovery module 'bgp-peers': 0.0120 seconds with 2768 bytes
  1038. #### Unload disco module bgp-peers ####
  1039.  
  1040. Modules status: Global+ OS  Device  
  1041. #### Load disco module vlans ####
  1042. SQL[SELECT * FROM `vlans` WHERE `device_id` = '6']
  1043. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m BRIDGE-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 dot1dBasePortIfIndex]
  1044. dot1dBasePortIfIndex = No Such Object available on this agent at this OID
  1045.  
  1046. IEEE8021-Q-BRIDGE-MIB VLANs: SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -Oqv -m IEEE8021-Q-BRIDGE-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 dot1qVlanVersionNumber.0]
  1047. No Such Object available on this agent at this OID
  1048.  
  1049.  
  1050.  
  1051. >> Runtime for discovery module 'vlans': 0.0310 seconds with 4384 bytes
  1052. #### Unload disco module vlans ####
  1053.  
  1054. Modules status: Global- OS  Device  Module [ vmware-vminfo ] disabled globally.
  1055.  
  1056. Modules status: Global- OS  Device  Module [ libvirt-vminfo ] disabled globally.
  1057.  
  1058. Modules status: Global- OS  Device  Module [ toner ] disabled globally.
  1059.  
  1060. Modules status: Global+ OS  Device  
  1061. #### Load disco module ucd-diskio ####
  1062. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m UCD-DISKIO-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 diskIOEntry]
  1063. diskIOIndex.1 = 1
  1064. diskIOIndex.2 = 2
  1065. diskIOIndex.3 = 3
  1066. diskIOIndex.4 = 4
  1067. diskIOIndex.5 = 5
  1068. diskIOIndex.6 = 6
  1069. diskIOIndex.7 = 7
  1070. diskIOIndex.8 = 8
  1071. diskIOIndex.9 = 9
  1072. diskIOIndex.10 = 10
  1073. diskIOIndex.11 = 11
  1074. diskIOIndex.12 = 12
  1075. diskIOIndex.13 = 13
  1076. diskIOIndex.14 = 14
  1077. diskIOIndex.15 = 15
  1078. diskIOIndex.16 = 16
  1079. diskIOIndex.17 = 17
  1080. diskIOIndex.18 = 18
  1081. diskIOIndex.19 = 19
  1082. diskIOIndex.20 = 20
  1083. diskIOIndex.21 = 21
  1084. diskIOIndex.22 = 22
  1085. diskIOIndex.23 = 23
  1086. diskIOIndex.24 = 24
  1087. diskIOIndex.25 = 25
  1088. diskIOIndex.26 = 26
  1089. diskIOIndex.27 = 27
  1090. diskIOIndex.28 = 28
  1091. diskIOIndex.29 = 29
  1092. diskIOIndex.30 = 30
  1093. diskIOIndex.31 = 31
  1094. diskIODevice.1 = ram0
  1095. diskIODevice.2 = ram1
  1096. diskIODevice.3 = ram2
  1097. diskIODevice.4 = ram3
  1098. diskIODevice.5 = ram4
  1099. diskIODevice.6 = ram5
  1100. diskIODevice.7 = ram6
  1101. diskIODevice.8 = ram7
  1102. diskIODevice.9 = ram8
  1103. diskIODevice.10 = ram9
  1104. diskIODevice.11 = ram10
  1105. diskIODevice.12 = ram11
  1106. diskIODevice.13 = ram12
  1107. diskIODevice.14 = ram13
  1108. diskIODevice.15 = ram14
  1109. diskIODevice.16 = ram15
  1110. diskIODevice.17 = loop0
  1111. diskIODevice.18 = loop1
  1112. diskIODevice.19 = loop2
  1113. diskIODevice.20 = loop3
  1114. diskIODevice.21 = loop4
  1115. diskIODevice.22 = loop5
  1116. diskIODevice.23 = loop6
  1117. diskIODevice.24 = loop7
  1118. diskIODevice.25 = sda
  1119. diskIODevice.26 = sda1
  1120. diskIODevice.27 = sda2
  1121. diskIODevice.28 = sda3
  1122. diskIODevice.29 = sda4
  1123. diskIODevice.30 = sda5
  1124. diskIODevice.31 = sda6
  1125. diskIONRead.1 = 0
  1126. diskIONRead.2 = 0
  1127. diskIONRead.3 = 0
  1128. diskIONRead.4 = 0
  1129. diskIONRead.5 = 0
  1130. diskIONRead.6 = 0
  1131. diskIONRead.7 = 0
  1132. diskIONRead.8 = 0
  1133. diskIONRead.9 = 0
  1134. diskIONRead.10 = 0
  1135. diskIONRead.11 = 0
  1136. diskIONRead.12 = 0
  1137. diskIONRead.13 = 0
  1138. diskIONRead.14 = 0
  1139. diskIONRead.15 = 0
  1140. diskIONRead.16 = 0
  1141. diskIONRead.17 = 0
  1142. diskIONRead.18 = 0
  1143. diskIONRead.19 = 0
  1144. diskIONRead.20 = 0
  1145. diskIONRead.21 = 0
  1146. diskIONRead.22 = 0
  1147. diskIONRead.23 = 0
  1148. diskIONRead.24 = 0
  1149. diskIONRead.25 = 1022445568
  1150. diskIONRead.26 = 218493440
  1151. diskIONRead.27 = 790766080
  1152. diskIONRead.28 = 1970688
  1153. diskIONRead.29 = 6144
  1154. diskIONRead.30 = 1551872
  1155. diskIONRead.31 = 8122880
  1156. diskIONWritten.1 = 0
  1157. diskIONWritten.2 = 0
  1158. diskIONWritten.3 = 0
  1159. diskIONWritten.4 = 0
  1160. diskIONWritten.5 = 0
  1161. diskIONWritten.6 = 0
  1162. diskIONWritten.7 = 0
  1163. diskIONWritten.8 = 0
  1164. diskIONWritten.9 = 0
  1165. diskIONWritten.10 = 0
  1166. diskIONWritten.11 = 0
  1167. diskIONWritten.12 = 0
  1168. diskIONWritten.13 = 0
  1169. diskIONWritten.14 = 0
  1170. diskIONWritten.15 = 0
  1171. diskIONWritten.16 = 0
  1172. diskIONWritten.17 = 0
  1173. diskIONWritten.18 = 0
  1174. diskIONWritten.19 = 0
  1175. diskIONWritten.20 = 0
  1176. diskIONWritten.21 = 0
  1177. diskIONWritten.22 = 0
  1178. diskIONWritten.23 = 0
  1179. diskIONWritten.24 = 0
  1180. diskIONWritten.25 = 4183380480
  1181. diskIONWritten.26 = 2075283456
  1182. diskIONWritten.27 = 2107613184
  1183. diskIONWritten.28 = 8192
  1184. diskIONWritten.29 = 0
  1185. diskIONWritten.30 = 512
  1186. diskIONWritten.31 = 475136
  1187. diskIOReads.1 = 0
  1188. diskIOReads.2 = 0
  1189. diskIOReads.3 = 0
  1190. diskIOReads.4 = 0
  1191. diskIOReads.5 = 0
  1192. diskIOReads.6 = 0
  1193. diskIOReads.7 = 0
  1194. diskIOReads.8 = 0
  1195. diskIOReads.9 = 0
  1196. diskIOReads.10 = 0
  1197. diskIOReads.11 = 0
  1198. diskIOReads.12 = 0
  1199. diskIOReads.13 = 0
  1200. diskIOReads.14 = 0
  1201. diskIOReads.15 = 0
  1202. diskIOReads.16 = 0
  1203. diskIOReads.17 = 0
  1204. diskIOReads.18 = 0
  1205. diskIOReads.19 = 0
  1206. diskIOReads.20 = 0
  1207. diskIOReads.21 = 0
  1208. diskIOReads.22 = 0
  1209. diskIOReads.23 = 0
  1210. diskIOReads.24 = 0
  1211. diskIOReads.25 = 59627
  1212. diskIOReads.26 = 21163
  1213. diskIOReads.27 = 35481
  1214. diskIOReads.28 = 473
  1215. diskIOReads.29 = 5
  1216. diskIOReads.30 = 366
  1217. diskIOReads.31 = 495
  1218. diskIOWrites.1 = 0
  1219. diskIOWrites.2 = 0
  1220. diskIOWrites.3 = 0
  1221. diskIOWrites.4 = 0
  1222. diskIOWrites.5 = 0
  1223. diskIOWrites.6 = 0
  1224. diskIOWrites.7 = 0
  1225. diskIOWrites.8 = 0
  1226. diskIOWrites.9 = 0
  1227. diskIOWrites.10 = 0
  1228. diskIOWrites.11 = 0
  1229. diskIOWrites.12 = 0
  1230. diskIOWrites.13 = 0
  1231. diskIOWrites.14 = 0
  1232. diskIOWrites.15 = 0
  1233. diskIOWrites.16 = 0
  1234. diskIOWrites.17 = 0
  1235. diskIOWrites.18 = 0
  1236. diskIOWrites.19 = 0
  1237. diskIOWrites.20 = 0
  1238. diskIOWrites.21 = 0
  1239. diskIOWrites.22 = 0
  1240. diskIOWrites.23 = 0
  1241. diskIOWrites.24 = 0
  1242. diskIOWrites.25 = 22980418
  1243. diskIOWrites.26 = 22518290
  1244. diskIOWrites.27 = 462019
  1245. diskIOWrites.28 = 2
  1246. diskIOWrites.29 = 0
  1247. diskIOWrites.30 = 1
  1248. diskIOWrites.31 = 106
  1249. diskIOLA1.1 = 0
  1250. diskIOLA1.2 = 0
  1251. diskIOLA1.3 = 0
  1252. diskIOLA1.4 = 0
  1253. diskIOLA1.5 = 0
  1254. diskIOLA1.6 = 0
  1255. diskIOLA1.7 = 0
  1256. diskIOLA1.8 = 0
  1257. diskIOLA1.9 = 0
  1258. diskIOLA1.10 = 0
  1259. diskIOLA1.11 = 0
  1260. diskIOLA1.12 = 0
  1261. diskIOLA1.13 = 0
  1262. diskIOLA1.14 = 0
  1263. diskIOLA1.15 = 0
  1264. diskIOLA1.16 = 0
  1265. diskIOLA1.17 = 0
  1266. diskIOLA1.18 = 0
  1267. diskIOLA1.19 = 0
  1268. diskIOLA1.20 = 0
  1269. diskIOLA1.21 = 0
  1270. diskIOLA1.22 = 0
  1271. diskIOLA1.23 = 0
  1272. diskIOLA1.24 = 0
  1273. diskIOLA1.25 = 0
  1274. diskIOLA1.26 = 0
  1275. diskIOLA1.27 = 0
  1276. diskIOLA1.28 = 0
  1277. diskIOLA1.29 = 0
  1278. diskIOLA1.30 = 0
  1279. diskIOLA1.31 = 0
  1280. diskIOLA5.1 = 0
  1281. diskIOLA5.2 = 0
  1282. diskIOLA5.3 = 0
  1283. diskIOLA5.4 = 0
  1284. diskIOLA5.5 = 0
  1285. diskIOLA5.6 = 0
  1286. diskIOLA5.7 = 0
  1287. diskIOLA5.8 = 0
  1288. diskIOLA5.9 = 0
  1289. diskIOLA5.10 = 0
  1290. diskIOLA5.11 = 0
  1291. diskIOLA5.12 = 0
  1292. diskIOLA5.13 = 0
  1293. diskIOLA5.14 = 0
  1294. diskIOLA5.15 = 0
  1295. diskIOLA5.16 = 0
  1296. diskIOLA5.17 = 0
  1297. diskIOLA5.18 = 0
  1298. diskIOLA5.19 = 0
  1299. diskIOLA5.20 = 0
  1300. diskIOLA5.21 = 0
  1301. diskIOLA5.22 = 0
  1302. diskIOLA5.23 = 0
  1303. diskIOLA5.24 = 0
  1304. diskIOLA5.25 = 0
  1305. diskIOLA5.26 = 0
  1306. diskIOLA5.27 = 0
  1307. diskIOLA5.28 = 0
  1308. diskIOLA5.29 = 0
  1309. diskIOLA5.30 = 0
  1310. diskIOLA5.31 = 0
  1311. diskIOLA15.1 = 0
  1312. diskIOLA15.2 = 0
  1313. diskIOLA15.3 = 0
  1314. diskIOLA15.4 = 0
  1315. diskIOLA15.5 = 0
  1316. diskIOLA15.6 = 0
  1317. diskIOLA15.7 = 0
  1318. diskIOLA15.8 = 0
  1319. diskIOLA15.9 = 0
  1320. diskIOLA15.10 = 0
  1321. diskIOLA15.11 = 0
  1322. diskIOLA15.12 = 0
  1323. diskIOLA15.13 = 0
  1324. diskIOLA15.14 = 0
  1325. diskIOLA15.15 = 0
  1326. diskIOLA15.16 = 0
  1327. diskIOLA15.17 = 0
  1328. diskIOLA15.18 = 0
  1329. diskIOLA15.19 = 0
  1330. diskIOLA15.20 = 0
  1331. diskIOLA15.21 = 0
  1332. diskIOLA15.22 = 0
  1333. diskIOLA15.23 = 0
  1334. diskIOLA15.24 = 0
  1335. diskIOLA15.25 = 0
  1336. diskIOLA15.26 = 0
  1337. diskIOLA15.27 = 0
  1338. diskIOLA15.28 = 0
  1339. diskIOLA15.29 = 0
  1340. diskIOLA15.30 = 0
  1341. diskIOLA15.31 = 0
  1342. diskIONReadX.1 = 0
  1343. diskIONReadX.2 = 0
  1344. diskIONReadX.3 = 0
  1345. diskIONReadX.4 = 0
  1346. diskIONReadX.5 = 0
  1347. diskIONReadX.6 = 0
  1348. diskIONReadX.7 = 0
  1349. diskIONReadX.8 = 0
  1350. diskIONReadX.9 = 0
  1351. diskIONReadX.10 = 0
  1352. diskIONReadX.11 = 0
  1353. diskIONReadX.12 = 0
  1354. diskIONReadX.13 = 0
  1355. diskIONReadX.14 = 0
  1356. diskIONReadX.15 = 0
  1357. diskIONReadX.16 = 0
  1358. diskIONReadX.17 = 0
  1359. diskIONReadX.18 = 0
  1360. diskIONReadX.19 = 0
  1361. diskIONReadX.20 = 0
  1362. diskIONReadX.21 = 0
  1363. diskIONReadX.22 = 0
  1364. diskIONReadX.23 = 0
  1365. diskIONReadX.24 = 0
  1366. diskIONReadX.25 = 1022445568
  1367. diskIONReadX.26 = 218493440
  1368. diskIONReadX.27 = 790766080
  1369. diskIONReadX.28 = 1970688
  1370. diskIONReadX.29 = 6144
  1371. diskIONReadX.30 = 1551872
  1372. diskIONReadX.31 = 8122880
  1373. diskIONWrittenX.1 = 0
  1374. diskIONWrittenX.2 = 0
  1375. diskIONWrittenX.3 = 0
  1376. diskIONWrittenX.4 = 0
  1377. diskIONWrittenX.5 = 0
  1378. diskIONWrittenX.6 = 0
  1379. diskIONWrittenX.7 = 0
  1380. diskIONWrittenX.8 = 0
  1381. diskIONWrittenX.9 = 0
  1382. diskIONWrittenX.10 = 0
  1383. diskIONWrittenX.11 = 0
  1384. diskIONWrittenX.12 = 0
  1385. diskIONWrittenX.13 = 0
  1386. diskIONWrittenX.14 = 0
  1387. diskIONWrittenX.15 = 0
  1388. diskIONWrittenX.16 = 0
  1389. diskIONWrittenX.17 = 0
  1390. diskIONWrittenX.18 = 0
  1391. diskIONWrittenX.19 = 0
  1392. diskIONWrittenX.20 = 0
  1393. diskIONWrittenX.21 = 0
  1394. diskIONWrittenX.22 = 0
  1395. diskIONWrittenX.23 = 0
  1396. diskIONWrittenX.24 = 0
  1397. diskIONWrittenX.25 = 102967628288
  1398. diskIONWrittenX.26 = 100859531264
  1399. diskIONWrittenX.27 = 2107613184
  1400. diskIONWrittenX.28 = 8192
  1401. diskIONWrittenX.29 = 0
  1402. diskIONWrittenX.30 = 512
  1403. diskIONWrittenX.31 = 475136
  1404.  
  1405. 25 sda
  1406. SQL[SELECT COUNT(*) FROM `ucd_diskio` WHERE `device_id` = '6' AND `diskio_index` = '25' and `diskio_descr` = 'sda']
  1407. .26 sda1
  1408. SQL[SELECT COUNT(*) FROM `ucd_diskio` WHERE `device_id` = '6' AND `diskio_index` = '26' and `diskio_descr` = 'sda1']
  1409. .27 sda2
  1410. SQL[SELECT COUNT(*) FROM `ucd_diskio` WHERE `device_id` = '6' AND `diskio_index` = '27' and `diskio_descr` = 'sda2']
  1411. .28 sda3
  1412. SQL[SELECT COUNT(*) FROM `ucd_diskio` WHERE `device_id` = '6' AND `diskio_index` = '28' and `diskio_descr` = 'sda3']
  1413. .29 sda4
  1414. SQL[SELECT COUNT(*) FROM `ucd_diskio` WHERE `device_id` = '6' AND `diskio_index` = '29' and `diskio_descr` = 'sda4']
  1415. .30 sda5
  1416. SQL[SELECT COUNT(*) FROM `ucd_diskio` WHERE `device_id` = '6' AND `diskio_index` = '30' and `diskio_descr` = 'sda5']
  1417. .31 sda6
  1418. SQL[SELECT COUNT(*) FROM `ucd_diskio` WHERE `device_id` = '6' AND `diskio_index` = '31' and `diskio_descr` = 'sda6']
  1419. .Array
  1420. (
  1421.     [25] => sda
  1422.     [26] => sda1
  1423.     [27] => sda2
  1424.     [28] => sda3
  1425.     [29] => sda4
  1426.     [30] => sda5
  1427.     [31] => sda6
  1428. )
  1429. SQL[SELECT * FROM `ucd_diskio` where `device_id`  = '6']
  1430. 25 -> sda
  1431. 26 -> sda1
  1432. 27 -> sda2
  1433. 28 -> sda3
  1434. 29 -> sda4
  1435. 30 -> sda5
  1436. 31 -> sda6
  1437.  
  1438.  
  1439. >> Runtime for discovery module 'ucd-diskio': 0.0520 seconds with 48760 bytes
  1440. #### Unload disco module ucd-diskio ####
  1441.  
  1442. Modules status: Global- OS  Device  Module [ applications ] disabled globally.
  1443.  
  1444. Modules status: Global+ OS  Device  
  1445. #### Load disco module services ####
  1446.  
  1447. >> Runtime for discovery module 'services': 0.0000 seconds with 328 bytes
  1448. #### Unload disco module services ####
  1449.  
  1450. Modules status: Global+ OS  Device  
  1451. #### Load disco module stp ####
  1452. SQL[SELECT * FROM `stp` WHERE `device_id` = '6']
  1453. SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -Oqv -m RSTP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 dot1dStpProtocolSpecification.0]
  1454. No Such Object available on this agent at this OID
  1455.  
  1456.  
  1457.  
  1458. >> Runtime for discovery module 'stp': 0.0140 seconds with 3648 bytes
  1459. #### Unload disco module stp ####
  1460.  
  1461. Modules status: Global+ OS  Device  
  1462. #### Load disco module ntp ####
  1463.  
  1464. >> Runtime for discovery module 'ntp': 6.5800 seconds with 144 bytes
  1465. #### Unload disco module ntp ####
  1466.  
  1467. Modules status: Global- OS  Device  Module [ loadbalancers ] disabled globally.
  1468.  
  1469. Modules status: Global- OS  Device  Module [ mef ] disabled globally.
  1470.  
  1471. Modules status: Global+ OS  Device  
  1472. #### Load disco module wireless ####
  1473. Attempting to initialize OS: generic
  1474. OS initialized: LibreNMS\OS\Generic
  1475. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`='6' AND `sensor_class`='ap-count']
  1476. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`='6' AND `sensor_class`='clients']
  1477. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`='6' AND `sensor_class`='quality']
  1478. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`='6' AND `sensor_class`='capacity']
  1479. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`='6' AND `sensor_class`='utilization']
  1480. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`='6' AND `sensor_class`='rate']
  1481. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`='6' AND `sensor_class`='ccq']
  1482. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`='6' AND `sensor_class`='snr']
  1483. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`='6' AND `sensor_class`='rssi']
  1484. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`='6' AND `sensor_class`='power']
  1485. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`='6' AND `sensor_class`='noise-floor']
  1486. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`='6' AND `sensor_class`='error-ratio']
  1487. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`='6' AND `sensor_class`='error-rate']
  1488. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`='6' AND `sensor_class`='frequency']
  1489. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id`='6' AND `sensor_class`='distance']
  1490.  
  1491. >> Runtime for discovery module 'wireless': 0.0040 seconds with 130880 bytes
  1492. #### Unload disco module wireless ####
  1493.  
  1494. SQL[SELECT attrib_value FROM devices_attribs WHERE `device_id` = '6' AND `attrib_type` = 'poll_mib' ]
  1495. SQL[UPDATE `devices` set `last_discovered` =NOW(),`last_discovered_timetaken` ='1.447' WHERE `device_id` = '6']
  1496. Discovered in 1.447 seconds
  1497.  
  1498. SQL[INSERT INTO `perf_times` (`type`,`doing`,`start`,`duration`,`devices`,`poller`)  VALUES ('discover','10.18.105.1','1494947866.6583','1.465','1','librenms\n')]
  1499. /opt/librenms/discovery.php 10.18.105.1 2017-05-16 11:17:48 - 1 devices discovered in 1.465 secs
  1500. SNMP: Get[23/0.26s] Walk [31/0.49s]
  1501. MySQL: Cell[92/0.01s] Row[12/0.00s] Rows[53/0.01s] Column[1/0.00s] Update[45/0.04s] Insert[3/0.00s] Delete[2/0.00s]
  1502.  
  1503.  

Replies to Barracuda NG Firewall F380 - Discovery rss

Title Name Language When
Re: Barracuda NG Firewall F380 - Discovery Melodic Plover text 4 Years ago.