From Jeremy Hauger, 1 Year ago, written in Plain Text.
Embed
  1. LibreNMS Poller
  2.  
  3. SQL[select `migration` from `migrations` order by `id` desc limit 1 [] 0.81ms]
  4.  
  5.  
  6. SQL[select count(*) as aggregate from `migrations` [] 0.58ms]
  7.  
  8.  
  9. SQL[select version() [] 0.64ms]
  10.  
  11.  
  12. ===========================================
  13. Component | Version
  14. --------- | -------
  15. LibreNMS  | 23.2.0-17-g2a53c49a5 (2023-03-08T17:23:31-05:00)
  16. DB Schema | 2022_09_03_091314_update_ports_adsl_table_with_defaults (248)
  17. PHP       | 8.1.12
  18. Python    | 3.10.6
  19. Database  | MariaDB 10.6.12-MariaDB-0ubuntu0.22.04.1
  20. RRDTool   | 1.7.2
  21. SNMP      | 5.9.1
  22. ===========================================
  23. DEBUG!
  24.  
  25. Updating os_def.cache  
  26.  
  27. Starting polling run:
  28.  
  29.  
  30. SQL[SELECT * FROM `devices` WHERE `disabled` = 0 AND `hostname` = '192.168.4.2' ORDER BY `device_id` ASC [] 0.94ms]
  31.  
  32.  
  33. SQL[select * from `devices` where `device_id` = ? limit 1 [226] 0.47ms]
  34.  
  35.  
  36. SQL[select * from `devices_attribs` where `devices_attribs`.`device_id` = ? and `devices_attribs`.`device_id` is not null [226] 0.28ms]
  37.  
  38.  
  39. Attempting to initialize OS: generic  
  40.  
  41. OS initialized: LibreNMS\OS\Generic  
  42. Hostname:    192.168.4.2
  43. Device ID:   226
  44. OS:          generic
  45.  
  46.  
  47.  
  48. [FPING] '/usr/bin/fping' '-e' '-q' '-c' '3' '-p' '60' '-t' '60' '-O' '0' '192.168.4.2'
  49.  
  50.  
  51. response: xmt/rcv/%loss = 3/3/0%, min/avg/max = 0.36/0.367/0.377  
  52.  
  53. SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysObjectID.0']  
  54.  
  55. SNMPv2-MIB::sysObjectID.0 = SNMPv2-SMI::enterprises.20916
  56.  
  57.  
  58.  
  59.  
  60. SQL[insert into `device_perf` (`min`, `max`, `avg`, `xmt`, `rcv`, `loss`, `debug`, `device_id`, `timestamp`) values (?, ?, ?, ?, ?, ?, ?, ?, ?) [0.36,0.377,0.367,3,3,0,"{\"poller_name\":\"sctc-librenms\"}",226,"2023-03-09 15:27:49"] 1.51ms]
  61.  
  62.  
  63. SQL[update `devices` set `last_ping_timetaken` = ? where `device_id` = ? [0.367,226] 1.13ms]
  64.  
  65.  
  66. SQL[select * from `device_outages` where `device_outages`.`device_id` = ? and `device_outages`.`device_id` is not null and `up_again` is null order by `going_down` desc limit 1 [226] 0.95ms]
  67.  
  68.  
  69. Modules status: Global+  
  70.  
  71. OS  
  72.  
  73. Device  
  74.  
  75. #### Load poller module core ####
  76.  
  77. SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-On' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysUpTime.0']  
  78.  
  79. .*.*.0 = 335353
  80.  
  81.  
  82.  
  83.  
  84. SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMP-FRAMEWORK-MIB::snmpEngineTime.0' 'HOST-RESOURCES-MIB::hrSystemUptime.0']  
  85.  
  86. SNMP-FRAMEWORK-MIB::snmpEngineTime.0.0 = No Such Object available on this agent at this OID
  87. HOST-RESOURCES-MIB::hrSystemUptime.0.0 = No Such Object available on this agent at this OID
  88.  
  89.  
  90.  
  91.  
  92. Uptime seconds: 3354
  93.  
  94.  
  95. Uptime: 55 minutes 54 seconds
  96.  
  97. SQL[update `devices` set `uptime` = ? where `device_id` = ? [3354,226] 1.48ms]
  98.  
  99.  
  100.  
  101. >> Runtime for poller module 'core': 0.1041 seconds with 180168 bytes
  102.  
  103. >> SNMP: [2/0.10s] MySQL: [1/0.01s]  
  104.  
  105. #### Unload poller module core ####
  106.  
  107.  
  108. Modules status: Global-  
  109.  
  110. OS  
  111.  
  112. Device  
  113. Module [ unix-agent ] disabled globally.
  114.  
  115. Modules status: Global+  
  116.  
  117. OS  
  118.  
  119. Device  
  120.  
  121. #### Load poller module os ####
  122.  
  123. Generic :(
  124.  
  125. SQL[select * from `locations` where `locations`.`id` = ? limit 1 [21] 0.65ms]
  126.  
  127.  
  128. Location: Mechanical Room
  129.  
  130. Hardware:
  131.  
  132. OS Version:
  133.  
  134. OS Features:
  135. Serial:
  136.  
  137. >> Runtime for poller module 'os': 0.0060 seconds with 120488 bytes
  138. >> SNMP: [0/0.00s] MySQL: [1/0.01s]  
  139.  
  140. #### Unload poller module os ####
  141.  
  142.  
  143. Modules status: Global+  
  144. OS  
  145.  
  146. Device  
  147.  
  148. #### Load poller module availability ####
  149.  
  150. SQL[SELECT duration FROM availability WHERE device_id = ? [226] 0.9ms]
  151.  
  152.  
  153. Availability:
  154.  
  155. SQL[SELECT * FROM availability WHERE device_id = ? [226] 0.77ms]
  156.  
  157.  
  158. SQL[select * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [226,1678307270] 0.93ms]
  159.  
  160.  
  161. SQL[UPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [100,897] 0.51ms]
  162.  
  163.  
  164. 1 day : 100%
  165.  
  166. SQL[select * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [226,1677788870] 0.76ms]
  167.  
  168.  
  169. SQL[UPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [100,898] 0.52ms]
  170.  
  171.  
  172. 1 week : 100%
  173.  
  174. SQL[select * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [226,1675801670] 0.76ms]
  175.  
  176.  
  177. SQL[UPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [100,899] 0.52ms]
  178.  
  179.  
  180. 1 month : 100%
  181.  
  182. SQL[select * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [226,1646857670] 0.77ms]
  183.  
  184.  
  185. SQL[UPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [100,900] 0.5ms]
  186.  
  187.  
  188. 1 year : 100%
  189.  
  190. >> Runtime for poller module 'availability': 0.0138 seconds with 18840 bytes
  191.  
  192. >> SNMP: [0/0.00s] MySQL: [10/0.07s]  
  193.  
  194. #### Unload poller module availability ####
  195.  
  196.  
  197. Modules status: Global+  
  198.  
  199. OS  
  200.  
  201. Device  
  202.  
  203. #### Load poller module ipmi ####
  204.  
  205. SQL[SELECT * FROM sensors WHERE device_id = ? AND poller_type='ipmi' [226] 1.11ms]
  206.  
  207.  
  208. array (
  209. )  
  210.  
  211. >> Runtime for poller module 'ipmi': 0.0021 seconds with 1984 bytes
  212.  
  213. >> SNMP: [0/0.00s] MySQL: [1/0.01s]  
  214. #### Unload poller module ipmi ####
  215.  
  216.  
  217. Modules status: Global+  
  218.  
  219. OS  
  220.  
  221. Device  
  222.  
  223. #### Load poller module sensors ####
  224.  
  225. SQL[SELECT `sensor_class` FROM `sensors` WHERE `device_id` = ? GROUP BY `sensor_class` [226] 0.83ms]
  226.  
  227.  
  228.  
  229. >> Runtime for poller module 'sensors': 0.0014 seconds with 992 bytes
  230.  
  231. >> SNMP: [0/0.00s] MySQL: [1/0.01s]  
  232. #### Unload poller module sensors ####
  233.  
  234.  
  235. Modules status: Global+  
  236.  
  237. OS  
  238.  
  239. Device  
  240.  
  241. #### Load poller module processors ####
  242.  
  243. Attempting to initialize OS: generic  
  244.  
  245. OS initialized: LibreNMS\OS\Generic  
  246.  
  247. SQL[SELECT * FROM processors WHERE device_id=? [226] 0.8ms]
  248.  
  249.  
  250.  
  251. >> Runtime for poller module 'processors': 0.0033 seconds with 59360 bytes
  252.  
  253. >> SNMP: [0/0.00s] MySQL: [1/0.01s]  
  254.  
  255. #### Unload poller module processors ####
  256.  
  257.  
  258. Modules status: Global+  
  259.  
  260. OS  
  261. Device  
  262.  
  263. #### Load poller module mempools ####
  264.  
  265. SQL[select * from `mempools` where `mempools`.`device_id` = ? and `mempools`.`device_id` is not null [226] 0.64ms]
  266.  
  267.  
  268.  
  269. >> Runtime for poller module 'mempools': 0.0031 seconds with 79824 bytes
  270.  
  271. >> SNMP: [0/0.00s] MySQL: [1/0.01s]  
  272. #### Unload poller module mempools ####
  273.  
  274.  
  275. Modules status: Global+  
  276.  
  277. OS  
  278.  
  279. Device  
  280.  
  281. #### Load poller module storage ####
  282.  
  283. SQL[SELECT * FROM storage WHERE device_id = ? [226] 0.79ms]
  284.  
  285.  
  286.  
  287. >> Runtime for poller module 'storage': 0.0014 seconds with 1328 bytes
  288.  
  289. >> SNMP: [0/0.00s] MySQL: [1/0.01s]  
  290.  
  291. #### Unload poller module storage ####
  292.  
  293.  
  294. Modules status: Global+  
  295.  
  296. OS  
  297.  
  298. Device  
  299.  
  300.  
  301. #### Load poller module netstats ####
  302.  
  303. icmp
  304. SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-MIB::icmpInMsgs.0' 'IP-MIB::icmpOutMsgs.0' 'IP-MIB::icmpInErrors.0' 'IP-MIB::icmpOutErrors.0' 'IP-MIB::icmpInEchos.0' 'IP-MIB::icmpOutEchos.0' 'IP-MIB::icmpInEchoReps.0' 'IP-MIB::icmpOutEchoReps.0' 'IP-MIB::icmpInDestUnreachs.0' 'IP-MIB::icmpOutDestUnreachs.0' 'IP-MIB::icmpInParmProbs.0' 'IP-MIB::icmpInTimeExcds.0' 'IP-MIB::icmpInSrcQuenchs.0' 'IP-MIB::icmpInRedirects.0' 'IP-MIB::icmpInTimestamps.0' 'IP-MIB::icmpInTimestampReps.0' 'IP-MIB::icmpInAddrMasks.0' 'IP-MIB::icmpInAddrMaskReps.0' 'IP-MIB::icmpOutTimeExcds.0' 'IP-MIB::icmpOutParmProbs.0' 'IP-MIB::icmpOutSrcQuenchs.0' 'IP-MIB::icmpOutRedirects.0' 'IP-MIB::icmpOutTimestamps.0' 'IP-MIB::icmpOutTimestampReps.0' 'IP-MIB::icmpOutAddrMasks.0' 'IP-MIB::icmpOutAddrMaskReps.0']  
  305.  
  306. IP-MIB::icmpInMsgs.0.0 = No Such Object available on this agent at this OID
  307. IP-MIB::icmpOutMsgs.0.0 = No Such Object available on this agent at this OID
  308. IP-MIB::icmpInErrors.0.0 = No Such Object available on this agent at this OID
  309. IP-MIB::icmpOutErrors.0.0 = No Such Object available on this agent at this OID
  310. IP-MIB::icmpInEchos.0.0 = No Such Object available on this agent at this OID
  311. IP-MIB::icmpOutEchos.0.0 = No Such Object available on this agent at this OID
  312. IP-MIB::icmpInEchoReps.0.0 = No Such Object available on this agent at this OID
  313. IP-MIB::icmpOutEchoReps.0.0 = No Such Object available on this agent at this OID
  314. IP-MIB::icmpInDestUnreachs.0.0 = No Such Object available on this agent at this OID
  315. IP-MIB::icmpOutDestUnreachs.0.0 = No Such Object available on this agent at this OID
  316. IP-MIB::icmpInParmProbs.0.0 = No Such Object available on this agent at this OID
  317. IP-MIB::icmpInTimeExcds.0.0 = No Such Object available on this agent at this OID
  318. IP-MIB::icmpInSrcQuenchs.0.0 = No Such Object available on this agent at this OID
  319. IP-MIB::icmpInRedirects.0.0 = No Such Object available on this agent at this OID
  320. IP-MIB::icmpInTimestamps.0.0 = No Such Object available on this agent at this OID
  321. IP-MIB::icmpInTimestampReps.0.0 = No Such Object available on this agent at this OID
  322. IP-MIB::icmpInAddrMasks.0.0 = No Such Object available on this agent at this OID
  323. IP-MIB::icmpInAddrMaskReps.0.0 = No Such Object available on this agent at this OID
  324. IP-MIB::icmpOutTimeExcds.0.0 = No Such Object available on this agent at this OID
  325. IP-MIB::icmpOutParmProbs.0.0 = No Such Object available on this agent at this OID
  326. IP-MIB::icmpOutSrcQuenchs.0.0 = No Such Object available on this agent at this OID
  327. IP-MIB::icmpOutRedirects.0.0 = No Such Object available on this agent at this OID
  328. IP-MIB::icmpOutTimestamps.0.0 = No Such Object available on this agent at this OID
  329. IP-MIB::icmpOutTimestampReps.0.0 = No Such Object available on this agent at this OID
  330. IP-MIB::icmpOutAddrMasks.0.0 = No Such Object available on this agent at this OID
  331. IP-MIB::icmpOutAddrMaskReps.0.0 = No Such Object available on this agent at this OID
  332.  
  333.  
  334.  
  335.  
  336. ip
  337. SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-MIB::ipForwDatagrams.0' 'IP-MIB::ipInDelivers.0' 'IP-MIB::ipInReceives.0' 'IP-MIB::ipOutRequests.0' 'IP-MIB::ipInDiscards.0' 'IP-MIB::ipOutDiscards.0' 'IP-MIB::ipOutNoRoutes.0' 'IP-MIB::ipReasmReqds.0' 'IP-MIB::ipReasmOKs.0' 'IP-MIB::ipReasmFails.0' 'IP-MIB::ipFragOKs.0' 'IP-MIB::ipFragFails.0' 'IP-MIB::ipFragCreates.0' 'IP-MIB::ipInUnknownProtos.0' 'IP-MIB::ipInHdrErrors.0' 'IP-MIB::ipInAddrErrors.0']  
  338.  
  339. IP-MIB::ipForwDatagrams.0.0 = No Such Object available on this agent at this OID
  340. IP-MIB::ipInDelivers.0.0 = No Such Object available on this agent at this OID
  341. IP-MIB::ipInReceives.0.0 = No Such Object available on this agent at this OID
  342. IP-MIB::ipOutRequests.0.0 = No Such Object available on this agent at this OID
  343. IP-MIB::ipInDiscards.0.0 = No Such Object available on this agent at this OID
  344. IP-MIB::ipOutDiscards.0.0 = No Such Object available on this agent at this OID
  345. IP-MIB::ipOutNoRoutes.0.0 = No Such Object available on this agent at this OID
  346. IP-MIB::ipReasmReqds.0.0 = No Such Object available on this agent at this OID
  347. IP-MIB::ipReasmOKs.0.0 = No Such Object available on this agent at this OID
  348. IP-MIB::ipReasmFails.0.0 = No Such Object available on this agent at this OID
  349. IP-MIB::ipFragOKs.0.0 = No Such Object available on this agent at this OID
  350. IP-MIB::ipFragFails.0.0 = No Such Object available on this agent at this OID
  351. IP-MIB::ipFragCreates.0.0 = No Such Object available on this agent at this OID
  352. IP-MIB::ipInUnknownProtos.0.0 = No Such Object available on this agent at this OID
  353. IP-MIB::ipInHdrErrors.0.0 = No Such Object available on this agent at this OID
  354. IP-MIB::ipInAddrErrors.0.0 = No Such Object available on this agent at this OID
  355.  
  356.  
  357.  
  358.  
  359. ip_forward
  360. SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-FORWARD-MIB::ipCidrRouteNumber.0']  
  361.  
  362. IP-FORWARD-MIB::ipCidrRouteNumber.0.0 = No Such Object available on this agent at this OID
  363.  
  364.  
  365.  
  366.  
  367. snmp
  368. SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMPv2-MIB::snmpInPkts.0' 'SNMPv2-MIB::snmpOutPkts.0' 'SNMPv2-MIB::snmpInBadVersions.0' 'SNMPv2-MIB::snmpInBadCommunityNames.0' 'SNMPv2-MIB::snmpInBadCommunityUses.0' 'SNMPv2-MIB::snmpInASNParseErrs.0' 'SNMPv2-MIB::snmpInTooBigs.0' 'SNMPv2-MIB::snmpInNoSuchNames.0' 'SNMPv2-MIB::snmpInBadValues.0' 'SNMPv2-MIB::snmpInReadOnlys.0' 'SNMPv2-MIB::snmpInGenErrs.0' 'SNMPv2-MIB::snmpInTotalReqVars.0' 'SNMPv2-MIB::snmpInTotalSetVars.0' 'SNMPv2-MIB::snmpInGetRequests.0' 'SNMPv2-MIB::snmpInGetNexts.0' 'SNMPv2-MIB::snmpInSetRequests.0' 'SNMPv2-MIB::snmpInGetResponses.0' 'SNMPv2-MIB::snmpInTraps.0' 'SNMPv2-MIB::snmpOutTooBigs.0' 'SNMPv2-MIB::snmpOutNoSuchNames.0' 'SNMPv2-MIB::snmpOutBadValues.0' 'SNMPv2-MIB::snmpOutGenErrs.0' 'SNMPv2-MIB::snmpOutGetRequests.0' 'SNMPv2-MIB::snmpOutGetNexts.0' 'SNMPv2-MIB::snmpOutSetRequests.0' 'SNMPv2-MIB::snmpOutGetResponses.0' 'SNMPv2-MIB::snmpOutTraps.0' 'SNMPv2-MIB::snmpSilentDrops.0' 'SNMPv2-MIB::snmpProxyDrops.0']  
  369.  
  370. Exitcode: 1 ["Timeout: No Response from udp:192.168.4.2:161.\n"]
  371.  
  372.  
  373. Timeout: No Response from udp:192.168.4.2:161.
  374.  
  375.  
  376. udp
  377. SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'UDP-MIB::udpInDatagrams.0' 'UDP-MIB::udpOutDatagrams.0' 'UDP-MIB::udpInErrors.0' 'UDP-MIB::udpNoPorts.0']  
  378.  
  379. UDP-MIB::udpInDatagrams.0.0 = No Such Object available on this agent at this OID
  380. UDP-MIB::udpOutDatagrams.0.0 = No Such Object available on this agent at this OID
  381. UDP-MIB::udpInErrors.0.0 = No Such Object available on this agent at this OID
  382. UDP-MIB::udpNoPorts.0.0 = No Such Object available on this agent at this OID
  383.  
  384.  
  385.  
  386.  
  387. tcp
  388. SNMP['/usr/bin/snmpget' '-M' '/opt/librenms/mibs' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'TCP-MIB::tcpActiveOpens.0' 'TCP-MIB::tcpPassiveOpens.0' 'TCP-MIB::tcpAttemptFails.0' 'TCP-MIB::tcpEstabResets.0' 'TCP-MIB::tcpCurrEstab.0' 'TCP-MIB::tcpInSegs.0' 'TCP-MIB::tcpOutSegs.0' 'TCP-MIB::tcpRetransSegs.0' 'TCP-MIB::tcpInErrs.0' 'TCP-MIB::tcpOutRsts.0']  
  389.  
  390. TCP-MIB::tcpActiveOpens.0.0 = No Such Object available on this agent at this OID
  391. TCP-MIB::tcpPassiveOpens.0.0 = No Such Object available on this agent at this OID
  392. TCP-MIB::tcpAttemptFails.0.0 = No Such Object available on this agent at this OID
  393. TCP-MIB::tcpEstabResets.0.0 = No Such Object available on this agent at this OID
  394. TCP-MIB::tcpCurrEstab.0.0 = No Such Object available on this agent at this OID
  395. TCP-MIB::tcpInSegs.0.0 = No Such Object available on this agent at this OID
  396. TCP-MIB::tcpOutSegs.0.0 = No Such Object available on this agent at this OID
  397. TCP-MIB::tcpRetransSegs.0.0 = No Such Object available on this agent at this OID
  398. TCP-MIB::tcpInErrs.0.0 = No Such Object available on this agent at this OID
  399. TCP-MIB::tcpOutRsts.0.0 = No Such Object available on this agent at this OID
  400.  
  401.  
  402.  
  403.  
  404.  
  405.  
  406. >> Runtime for poller module 'netstats': 6.3169 seconds with 23520 bytes
  407.  
  408. >> SNMP: [6/6.31s] MySQL: [0/0.00s]  
  409.  
  410. #### Unload poller module netstats ####
  411.  
  412.  
  413. Modules status: Global+  
  414.  
  415. OS  
  416.  
  417. Device  
  418.  
  419. #### Load poller module hr-mib ####
  420.  
  421. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQs' '-m' 'HOST-RESOURCES-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'hrSystemMaxProcesses.0' 'hrSystemProcesses.0' 'hrSystemNumUsers.0']
  422.  
  423. hrSystemMaxProcesses.0.0 = No Such Object available on this agent at this OID
  424. hrSystemProcesses.0.0 = No Such Object available on this agent at this OID
  425. hrSystemNumUsers.0.0 = No Such Object available on this agent at this OID  
  426.  
  427.  
  428.  
  429.  
  430.  
  431. >> Runtime for poller module 'hr-mib': 0.0510 seconds with 544 bytes
  432.  
  433. >> SNMP: [1/0.05s] MySQL: [0/0.00s]  
  434.  
  435. #### Unload poller module hr-mib ####
  436.  
  437.  
  438. Modules status: Global+  
  439.  
  440. OS  
  441.  
  442. Device  
  443.  
  444. #### Load poller module ucd-mib ####
  445.  
  446. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'systemStats']
  447.  
  448. systemStats.0 = No Such Object available on this agent at this OID  
  449.  
  450.  
  451.  
  452. Invalid snmp_walk() data = systemStats.0 = No Such Object available on this agent at this OID  
  453.  
  454. SNMP['/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'laLoadInt.1' 'laLoadInt.2' 'laLoadInt.3']
  455.  
  456. laLoadInt.1.0 = No Such Object available on this agent at this OID
  457. laLoadInt.2.0 = No Such Object available on this agent at this OID
  458. laLoadInt.3.0 = No Such Object available on this agent at this OID  
  459.  
  460.  
  461.  
  462.  
  463. >> Runtime for poller module 'ucd-mib': 0.1013 seconds with 32 bytes
  464.  
  465. >> SNMP: [2/0.10s] MySQL: [0/0.00s]  
  466.  
  467. #### Unload poller module ucd-mib ####
  468.  
  469.  
  470. Modules status: Global+  
  471.  
  472. OS  
  473.  
  474. Device  
  475.  
  476. #### Load poller module ipSystemStats ####
  477.  
  478. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ipSystemStats']
  479.  
  480. ipSystemStatsTable.0 = No Such Object available on this agent at this OID  
  481.  
  482.  
  483.  
  484. Invalid snmp_walk() data = ipSystemStatsTable.0 = No Such Object available on this agent at this OID  
  485.  
  486.  
  487.  
  488.  
  489. >> Runtime for poller module 'ipSystemStats': 0.0619 seconds with 808 bytes
  490.  
  491. >> SNMP: [1/0.06s] MySQL: [0/0.00s]  
  492.  
  493. #### Unload poller module ipSystemStats ####
  494.  
  495.  
  496. Modules status: Global+  
  497.  
  498. OS  
  499.  
  500. Device  
  501.  
  502. #### Load poller module ports ####
  503.  
  504. SQL[SELECT *, `ports_statistics`.`port_id` AS `ports_statistics_port_id`, `ports`.`port_id` AS `port_id` FROM `ports` LEFT OUTER JOIN `ports_statistics` ON `ports`.`port_id` = `ports_statistics`.`port_id` WHERE `ports`.`device_id` = ? ORDER BY ports.port_id [226] 2.83ms]
  505.  
  506.  
  507. Caching Oids:
  508. Full ports polling
  509. Reporting disabled by user setting  
  510.  
  511. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifXEntry']
  512.  
  513. ifXEntry.0 = No Such Object available on this agent at this OID  
  514.  
  515.  
  516.  
  517. Invalid snmp_walk() data = ifXEntry.0 = No Such Object available on this agent at this OID  
  518.  
  519. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'ifEntry']
  520.  
  521. ifEntry.0 = No Such Object available on this agent at this OID  
  522.  
  523.  
  524.  
  525. Invalid snmp_walk() data = ifEntry.0 = No Such Object available on this agent at this OID  
  526.  
  527. dot3StatsDuplexStatus
  528. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'EtherLike-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'dot3StatsDuplexStatus']
  529.  
  530. dot3StatsDuplexStatus.0 = No Such Object available on this agent at this OID  
  531.  
  532.  
  533.  
  534. Invalid snmp_walk() data = dot3StatsDuplexStatus.0 = No Such Object available on this agent at this OID  
  535.  
  536. SNMP['/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'Q-BRIDGE-MIB' '-M' '/opt/librenms/mibs' 'udp:HOSTNAME:161' 'dot1qPvid']
  537.  
  538. dot1qPvid.0 = No Such Object available on this agent at this OID  
  539.  
  540.  
  541.  
  542. Invalid snmp_walk() data = dot1qPvid.0 = No Such Object available on this agent at this OID  
  543.  
  544. array (
  545. )  
  546.  
  547.  
  548.  
  549. SQL[update `ports` set `poll_time` = ?, `poll_prev` = ?, `poll_period` = ? where 0 = 1 [1678393676,null,1678393676] 0.85ms]
  550.  
  551.  
  552. 0 updated  
  553.  
  554.  
  555. >> Runtime for poller module 'ports': 0.2458 seconds with 35512 bytes
  556.  
  557. >> SNMP: [4/0.23s] MySQL: [2/0.04s]  
  558.  
  559. #### Unload poller module ports ####
  560.  
  561.  
  562. Modules status: Global-  
  563.  
  564. OS  
  565.  
  566. Device  
  567. Module [ xdsl ] disabled globally.
  568.  
  569.  
  570. Modules status: Global+  
  571.  
  572. OS  
  573.  
  574. Device  
  575.  
  576. #### Load poller module customoid ####
  577.  
  578. SQL[SELECT * FROM `customoids` WHERE `customoid_passed` = 1 AND `device_id` = ? [226] 0.74ms]
  579.  
  580.  
  581.  
  582. >> Runtime for poller module 'customoid': 0.0019 seconds with 1784 bytes
  583.  
  584. >> SNMP: [0/0.00s] MySQL: [1/0.01s]  
  585.  
  586. #### Unload poller module customoid ####
  587.  
  588.  
  589. Modules status: Global+  
  590.  
  591. OS  
  592.  
  593. Device  
  594.  
  595. #### Load poller module bgp-peers ####
  596.  
  597. SQL[SELECT * FROM `bgpPeers` AS B LEFT JOIN `vrfs` AS V ON `B`.`vrf_id` = `V`.`vrf_id` WHERE `B`.`device_id` = ? [226] 0.75ms]
  598.  
  599.  
  600.  
  601. >> Runtime for poller module 'bgp-peers': 0.0048 seconds with 13448 bytes
  602.  
  603. >> SNMP: [0/0.00s] MySQL: [1/0.01s]  
  604.  
  605. #### Unload poller module bgp-peers ####
  606.  
  607.  
  608. Modules status: Global-  
  609.  
  610. OS  
  611.  
  612. Device  
  613. Module [ junose-atm-vp ] disabled globally.
  614.  
  615.  
  616. Modules status: Global-  
  617.  
  618. OS  
  619.  
  620. Device  
  621. Module [ printer-supplies ] disabled globally.
  622.  
  623.  
  624. Modules status: Global+  
  625.  
  626. OS  
  627.  
  628. Device  
  629.  
  630. #### Load poller module ucd-diskio ####
  631.  
  632. SQL[SELECT * FROM `ucd_diskio` WHERE `device_id`  = ? [226] 0.54ms]
  633.  
  634.  
  635.  
  636. >> Runtime for poller module 'ucd-diskio': 0.0014 seconds with 1208 bytes
  637.  
  638. >> SNMP: [0/0.00s] MySQL: [1/0.01s]  
  639.  
  640. #### Unload poller module ucd-diskio ####
  641.  
  642. Modules status: Global-  
  643. OS  
  644. Device  
  645. Module [ wifi ] disabled globally.
  646.  
  647. Modules status: Global+  
  648. OS  
  649.  
  650. Device  
  651.  
  652. #### Load poller module wireless ####
  653.  
  654. Attempting to initialize OS: generic  
  655.  
  656. OS initialized: LibreNMS\OS\Generic  
  657.  
  658. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id` = ? [226] 0.93ms]
  659.  
  660.  
  661.  
  662. >> Runtime for poller module 'wireless': 0.0044 seconds with 170264 bytes
  663.  
  664. >> SNMP: [0/0.00s] MySQL: [1/0.01s]  
  665.  
  666. #### Unload poller module wireless ####
  667.  
  668.  
  669. Modules status: Global+  
  670.  
  671. OS  
  672.  
  673. Device  
  674.  
  675. #### Load poller module ospf ####
  676.  
  677. SQL[select * from `vrf_lite_cisco` where `vrf_lite_cisco`.`device_id` = ? and `vrf_lite_cisco`.`device_id` is not null [226] 0.59ms]
  678.  
  679.  
  680.  Processes:
  681. SNMP['/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs' '-v2c' '-c' 'COMMUNITY' '-OQXUt' '-Os' 'udp:HOSTNAME:161' 'OSPF-MIB::ospfGeneralGroup']  
  682.  
  683. ospfGeneralGroup.0 = No Such Object available on this agent at this OID
  684.  
  685.  
  686.  
  687.  
  688. SQL[delete from `ospf_instances` where `ospf_instances`.`device_id` = ? and `ospf_instances`.`device_id` is not null and `context_name` = ? and 1 = 1 [226,""] 0.94ms]
  689.  
  690.  
  691. 0
  692.  
  693. >> Runtime for poller module 'ospf': 0.0657 seconds with 100776 bytes
  694.  
  695. >> SNMP: [1/0.06s] MySQL: [2/0.02s]  
  696.  
  697. #### Unload poller module ospf ####
  698.  
  699.  
  700. Modules status: Global-  
  701.  
  702. OS  
  703.  
  704. Device  
  705. Module [ isis ] disabled globally.
  706.  
  707.  
  708. Modules status: Global-  
  709.  
  710. OS  
  711.  
  712. Device  
  713. Module [ cisco-ipsec-flow-monitor ] disabled globally.
  714.  
  715.  
  716. Modules status: Global-  
  717.  
  718. OS  
  719.  
  720. Device  
  721. Module [ cisco-remote-access-monitor ] disabled globally.
  722.  
  723.  
  724. Modules status: Global-  
  725.  
  726. OS  
  727.  
  728. Device  
  729.  
  730. Module [ cisco-cef ] disabled globally.
  731.  
  732.  
  733. Modules status: Global-  
  734.  
  735. OS  
  736.  
  737. Device  
  738. Module [ slas ] disabled globally.
  739.  
  740.  
  741. Modules status: Global-  
  742.  
  743. OS  
  744.  
  745. Device  
  746. Module [ cisco-mac-accounting ] disabled globally.
  747.  
  748.  
  749. Modules status: Global-  
  750.  
  751. OS  
  752.  
  753. Device  
  754. Module [ cipsec-tunnels ] disabled globally.
  755.  
  756.  
  757. Modules status: Global-  
  758.  
  759. OS  
  760.  
  761. Device  
  762. Module [ cisco-ace-loadbalancer ] disabled globally.
  763.  
  764.  
  765. Modules status: Global-  
  766.  
  767. OS  
  768.  
  769. Device  
  770. Module [ cisco-ace-serverfarms ] disabled globally.
  771.  
  772.  
  773. Modules status: Global-  
  774.  
  775. OS  
  776.  
  777. Device  
  778. Module [ cisco-asa-firewall ] disabled globally.
  779.  
  780.  
  781. Modules status: Global-  
  782.  
  783. OS  
  784.  
  785. Device  
  786. Module [ cisco-voice ] disabled globally.
  787.  
  788.  
  789. Modules status: Global-  
  790.  
  791. OS  
  792.  
  793. Device  
  794. Module [ cisco-cbqos ] disabled globally.
  795.  
  796.  
  797. Modules status: Global-  
  798.  
  799. OS  
  800.  
  801. Device  
  802. Module [ cisco-otv ] disabled globally.
  803.  
  804.  
  805. Modules status: Global-  
  806.  
  807. OS  
  808.  
  809. Device  
  810. Module [ cisco-qfp ] disabled globally.
  811.  
  812.  
  813. Modules status: Global-  
  814.  
  815. OS  
  816.  
  817. Device  
  818. Module [ cisco-vpdn ] disabled globally.
  819.  
  820.  
  821. Modules status: Global-  
  822.  
  823. OS  
  824.  
  825. Device  
  826. Module [ nac ] disabled globally.
  827.  
  828.  
  829. Modules status: Global-  
  830.  
  831. OS  
  832.  
  833. Device  
  834. Module [ netscaler-vsvr ] disabled globally.
  835.  
  836.  
  837. Modules status: Global-  
  838.  
  839. OS  
  840.  
  841. Device  
  842. Module [ aruba-controller ] disabled globally.
  843.  
  844.  
  845. Modules status: Global+  
  846.  
  847. OS  
  848.  
  849. Device  
  850.  
  851. #### Load poller module entity-physical ####
  852.  
  853.  
  854. >> Runtime for poller module 'entity-physical': 0.0004 seconds with 392 bytes
  855.  
  856. >> SNMP: [0/0.00s] MySQL: [0/0.00s]  
  857.  
  858. #### Unload poller module entity-physical ####
  859.  
  860.  
  861. Modules status: Global-  
  862.  
  863. OS  
  864.  
  865. Device  
  866. Module [ entity-state ] disabled globally.
  867.  
  868.  
  869. Modules status: Global+  
  870.  
  871. OS  
  872.  
  873. Device  
  874.  
  875. #### Load poller module applications ####
  876.  
  877. SQL[select * from `applications` where `applications`.`device_id` = ? and `applications`.`device_id` is not null [226] 1.04ms]
  878.  
  879.  
  880.  
  881. >> Runtime for poller module 'applications': 0.0031 seconds with 28360 bytes
  882.  
  883. >> SNMP: [0/0.00s] MySQL: [1/0.01s]  
  884.  
  885. #### Unload poller module applications ####
  886.  
  887.  
  888. Modules status: Global+  
  889.  
  890. OS  
  891.  
  892. Device  
  893.  
  894. #### Load poller module stp ####
  895.  
  896. Instances:
  897. SQL[select * from `stp` where `stp`.`device_id` = ? and `stp`.`device_id` is not null [226] 0.67ms]
  898.  
  899.  
  900.  
  901. Ports:
  902. SQL[select * from `ports_stp` where `ports_stp`.`device_id` = ? and `ports_stp`.`device_id` is not null [226] 0.57ms]
  903.  
  904.  
  905.  
  906. >> Runtime for poller module 'stp': 0.0052 seconds with 84616 bytes
  907.  
  908. >> SNMP: [0/0.00s] MySQL: [2/0.01s]  
  909.  
  910. #### Unload poller module stp ####
  911.  
  912.  
  913. Modules status: Global+  
  914.  
  915. OS  
  916.  
  917. Device  
  918.  
  919. #### Load poller module ntp ####
  920.  
  921.  
  922. >> Runtime for poller module 'ntp': 0.0003 seconds with 320 bytes
  923.  
  924. >> SNMP: [0/0.00s] MySQL: [0/0.00s]  
  925.  
  926. #### Unload poller module ntp ####
  927.  
  928.  
  929. Modules status: Global-  
  930.  
  931. OS  
  932.  
  933. Device  
  934. Module [ loadbalancers ] disabled globally.
  935.  
  936.  
  937. Modules status: Global-  
  938.  
  939. OS  
  940.  
  941. Device  
  942. Module [ mef ] disabled globally.
  943.  
  944.  
  945. Modules status: Global+  
  946.  
  947. OS  
  948.  
  949. Device  
  950.  
  951. #### Load poller module mpls ####
  952.  
  953.  
  954. >> Runtime for poller module 'mpls': 0.0011 seconds with 36712 bytes
  955.  
  956. >> SNMP: [0/0.00s] MySQL: [0/0.00s]  
  957.  
  958. #### Unload poller module mpls ####
  959.  
  960.  
  961. Enabling graphs:
  962. SQL[select * from `device_graphs` where `device_graphs`.`device_id` = ? and `device_graphs`.`device_id` is not null [226] 0.76ms]
  963.  
  964.  
  965.  
  966.  
  967. SQL[UPDATE `devices` set `last_polled`=NOW(),`last_polled_timetaken`=? WHERE `device_id` = ? [7.259,226] 1.29ms]
  968.  
  969.  
  970. Updating 192.168.4.2  
  971.  
  972. Polled in 7.259 seconds
  973.  
  974. ### Start Device Groups ###
  975.  
  976. SQL[select * from `device_groups` [] 0.68ms]
  977.  
  978.  
  979. SQL[select `devices`.`device_id`, `device_group_device`.`device_group_id` as `pivot_device_group_id`, `device_group_device`.`device_id` as `pivot_device_id` from `devices` inner join `device_group_device` on `devices`.`device_id` = `device_group_device`.`device_id` where `device_group_device`.`device_group_id` in (1, 2, 3, 4, 5, 6, 7, 8, 9, 10) [] 2.29ms]
  980.  
  981.  
  982. SQL[select exists(select * from `devices` left join `ports` on `devices`.`device_id` = `ports`.`device_id` left join `ipv4_addresses` on `ports`.`port_id` = `ipv4_addresses`.`port_id` where (`ipv4_addresses`.`ipv4_address` LIKE ?) and `devices`.`device_id` = ?) as `exists` ["192.168.35.%",226] 1.14ms]
  983.  
  984.  
  985. SQL[select exists(select * from `devices` left join `ports` on `devices`.`device_id` = `ports`.`device_id` left join `ipv4_addresses` on `ports`.`port_id` = `ipv4_addresses`.`port_id` where (`ipv4_addresses`.`ipv4_address` LIKE ? AND `ipv4_addresses`.`ipv4_address` NOT LIKE ?) and `devices`.`device_id` = ?) as `exists` ["10.1.80%","%.1",226] 0.87ms]
  986.  
  987.  
  988. SQL[select exists(select * from `devices` where (`devices`.`sysName` LIKE ?) and `devices`.`device_id` = ?) as `exists` ["%HALO%",226] 0.75ms]
  989.  
  990.  
  991. SQL[select exists(select * from `devices` where (`devices`.`hardware` = ?) and `devices`.`device_id` = ?) as `exists` ["eDIC32",226] 0.73ms]
  992.  
  993.  
  994. SQL[select * from `device_group_device` where `device_group_device`.`device_id` = ? [226] 0.52ms]
  995.  
  996.  
  997. Groups Added:  
  998.  
  999. Groups Removed:  
  1000. ### End Device Groups, runtime: 0.0363s ###
  1001.  
  1002. #### Start Alerts ####
  1003.  
  1004. SQL[select `device_groups`.*, `device_group_device`.`device_id` as `pivot_device_id`, `device_group_device`.`device_group_id` as `pivot_device_group_id` from `device_groups` inner join `device_group_device` on `device_groups`.`id` = `device_group_device`.`device_group_id` where `device_group_device`.`device_id` = ? [226] 0.6ms]
  1005.  
  1006.  
  1007. SQL[select exists(select * from `alert_schedule` where (`start` &lt;= ? and `end` >= ? and (`recurring` = ? or (`recurring` = ? and ((time(`start`) < time xss=removed> ?) or (time(`start`) > time(`end`) and (time(`start`) &lt;= ? or time(`end`) > ?))) and (`recurring_day` like ? or `recurring_day` is null)))) and (exists (select * from `devices` inner join `alert_schedulables` on `devices`.`device_id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and `alert_schedulables`.`alert_schedulable_id` = ?) or exists (select * from `locations` inner join `alert_schedulables` on `locations`.`id` = `alert_schedulables`.`alert_schedulable_id` where `alert_schedule`.`schedule_id` = `alert_schedulables`.`schedule_id` and `alert_schedulables`.`alert_schedulable_type` = ? and `alert_schedulables`.`alert_schedulable_id` = ?))) as `exists` ["2023-03-09T20:27:57.050546Z","2023-03-09T20:27:57.050546Z",0,1,"20:27:57","20:27:57","20:27:57","20:27:57","%","device",226,"location",21] 1.76ms]
  1008.  
  1009.  
  1010. SQL[select * from `devices` where `devices`.`device_id` = ? limit 1 [226] 1.02ms]
  1011.  
  1012.  
  1013. SQL[SELECT DISTINCT a.* FROM alert_rules a
  1014.         LEFT JOIN alert_device_map d ON a.id=d.rule_id AND (a.invert_map = 0 OR a.invert_map = 1 AND d.device_id = ?)
  1015.         LEFT JOIN alert_group_map g ON a.id=g.rule_id AND (a.invert_map = 0 OR a.invert_map = 1 AND g.group_id IN (SELECT DISTINCT device_group_id FROM device_group_device WHERE device_id = ?))
  1016.         LEFT JOIN alert_location_map l ON a.id=l.rule_id AND (a.invert_map = 0 OR a.invert_map = 1 AND l.location_id IN (SELECT DISTINCT location_id FROM devices WHERE device_id = ?))
  1017.         LEFT JOIN devices ld ON l.location_id=ld.location_id AND ld.device_id = ?
  1018.         LEFT JOIN device_group_device dg ON g.group_id=dg.device_group_id AND dg.device_id = ?
  1019.         WHERE a.disabled = 0 AND (
  1020.             (d.device_id IS NULL AND g.group_id IS NULL AND l.location_id IS NULL)
  1021.             OR (a.invert_map = 0 AND (d.device_id=? OR dg.device_id=? OR ld.device_id=?))
  1022.             OR (a.invert_map = 1  AND (d.device_id != ? OR d.device_id IS NULL) AND (dg.device_id != ? OR dg.device_id IS NULL) AND (ld.device_id != ? OR ld.device_id IS NULL))
  1023.         ) [226,226,226,226,226,226,226,226,226,226,226] 2.96ms]
  1024.  
  1025.  
  1026. #### End Alerts ####
  1027.  
  1028. /opt/librenms/poller.php 192.168.4.2 2023-03-09 15:27:57 - 1 devices polled in 7.751 secs  
  1029.  
  1030.  
  1031. SNMP [18/6.96s]: Snmpget[11/6.56s] Snmpwalk[7/0.41s]  
  1032.  
  1033. SQL [51/0.47s]: Select[41/0.38s] Insert[1/0.02s] Update[8/0.07s] Delete[1/0.01s]  
  1034.  
  1035.