From joe_me, 6 Years ago, written in Plain Text.
Embed
  1. LibreNMS Poller
  2. ===================================
  3. Version info:
  4. Commit SHA: afa5b6fd00acd2e9ec62aaa4bd88c7448aa9fe62
  5. Commit Date: 1501531269
  6. DB Schema: 200
  7. PHP: 5.6.30-0+deb8u1
  8. MySQL: 10.0.30-MariaDB-0+deb8u2
  9. RRDTool: 1.4.8
  10. SNMP: NET-SNMP 5.7.2.1
  11. ==================================DEBUG!
  12. Starting polling run:
  13.  
  14. SQL[SELECT * FROM `devices` WHERE `disabled` = 0 AND `hostname` = '10.0.10.4' ORDER BY `device_id` ASC]
  15. SQL[SELECT * FROM devices_attribs WHERE `device_id` = '12']
  16. Hostname: 10.0.10.4
  17. Device ID: 12
  18. OS: generex-ups
  19.  
  20. SQL[INSERT INTO `device_perf` (`xmt`,`rcv`,`loss`,`min`,`max`,`avg`,`device_id`,`timestamp`)  VALUES ('3','3','0','4.51','4.70','4.59','12',NOW())]
  21. SNMP Check response code: 0
  22. SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OQnUst -m SNMPv2-MIB:HOST-RESOURCES-MIB:SNMP-FRAMEWORK-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 sysUpTime.0 sysLocation.0 sysContact.0 sysName.0 sysObjectID.0]
  23. sysUpTime.0 = 4163026500
  24. sysLocation.0 = moja pisarna
  25. sysContact.0 = jaz
  26. sysName.0 = UPS_SIMTEL
  27. sysObjectID.0 = mib-2.33
  28.  
  29. SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OvQ -m SNMPv2-MIB:HOST-RESOURCES-MIB:SNMP-FRAMEWORK-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 sysDescr.0]
  30. CS121 v 5.40.59
  31.  
  32. SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OQnUst -m HOST-RESOURCES-MIB:SNMP-FRAMEWORK-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 snmpEngineTime.0 hrSystemUptime.0]
  33.  
  34. Uptime seconds: 41630265
  35. RRD[update /opt/librenms/rrd/10.0.10.4/uptime.rrd N:41630265]
  36. [RRD Disabled]Uptime: 1 years, 116 days, 19h 57m 45s
  37. SQL[SELECT `lat`,`lng` FROM `locations` WHERE `location`='moja pisarna' LIMIT 1]
  38. Using cached lat/lng from other device
  39. Modules status: Global- OS  Device  Module [ unix-agent ] disabled globally.
  40.  
  41. Modules status: Global+ OS  Device  
  42. #### Load poller module os ####
  43. SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OQUs -m UPS-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 upsIdentManufacturer.0 upsIdentModel.0 upsIdentAgentSoftwareVersion.0]
  44. upsIdentManufacturer.0 = Alpha
  45. upsIdentModel.0 = Continuity 3000
  46. upsIdentAgentSoftwareVersion.0 = CS121 v 5.40.59
  47.  
  48. Array
  49. (
  50.     [0] => Array
  51.         (
  52.             [upsIdentManufacturer] => Alpha
  53.             [upsIdentModel] => Continuity 3000
  54.             [upsIdentAgentSoftwareVersion] => CS121 v 5.40.59
  55.         )
  56.  
  57. )
  58. Hardware: Alpha - Continuity 3000
  59. Version: CS121 v 5.40.59
  60. Features:
  61. Serial:
  62.  
  63. >> Runtime for poller module 'os': 0.2451 seconds with 2808 bytes
  64. #### Unload poller module os ####
  65.  
  66. RRD[update /opt/librenms/rrd/10.0.10.4/poller-perf-os.rrd N:0.24508690834045]
  67. [RRD Disabled]Modules status: Global+ OS  Device  
  68. #### Load poller module ipmi ####
  69. SQL[SELECT * FROM sensors WHERE device_id = '12' AND poller_type='ipmi']
  70. Array
  71. (
  72. )
  73.  
  74. >> Runtime for poller module 'ipmi': 0.0006 seconds with 976 bytes
  75. #### Unload poller module ipmi ####
  76.  
  77. RRD[update /opt/librenms/rrd/10.0.10.4/poller-perf-ipmi.rrd N:0.0006260871887207]
  78. [RRD Disabled]Modules status: Global+ OS  Device  
  79. #### Load poller module sensors ####
  80. SQL[SELECT `sensor_class` FROM `sensors` WHERE `device_id` = '12' GROUP BY `sensor_class`]
  81. SQL[SELECT * FROM `sensors` WHERE `sensor_class` = 'current' AND `device_id` = '12']
  82. SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OUQnt -M /opt/librenms/mibs udp:HOSTNAME:161 .1.3.6.1.2.1.33.1.2.6.0]
  83. .*.*.2.6.0 = 0
  84.  
  85. Checking (snmp) current Battery...
  86. 0
  87. RRD[update /opt/librenms/rrd/10.0.10.4/sensor-current-rfc1628-500.rrd N:0]
  88. [RRD Disabled]SQL[UPDATE `sensors` set `sensor_current` ='0',`sensor_prev` ='0',`lastupdate` =NOW() WHERE `sensor_class` = 'Current' AND `sensor_id` = '651']
  89.  
  90. >> Runtime for poller module 'sensors': 0.0668 seconds with 1488 bytes
  91. #### Unload poller module sensors ####
  92.  
  93. RRD[update /opt/librenms/rrd/10.0.10.4/poller-perf-sensors.rrd N:0.066795825958252]
  94. [RRD Disabled]Modules status: Global+ OS  Device  
  95. #### Load poller module processors ####
  96. SQL[SELECT * FROM processors WHERE device_id = '12']
  97.  
  98. >> Runtime for poller module 'processors': 0.0003 seconds with 296 bytes
  99. #### Unload poller module processors ####
  100.  
  101. RRD[update /opt/librenms/rrd/10.0.10.4/poller-perf-processors.rrd N:0.00034689903259277]
  102. [RRD Disabled]Modules status: Global+ OS  Device  
  103. #### Load poller module mempools ####
  104. SQL[SELECT * FROM mempools WHERE device_id = '12']
  105.  
  106. >> Runtime for poller module 'mempools': 0.0004 seconds with 368 bytes
  107. #### Unload poller module mempools ####
  108.  
  109. RRD[update /opt/librenms/rrd/10.0.10.4/poller-perf-mempools.rrd N:0.00042390823364258]
  110. [RRD Disabled]Modules status: Global+ OS- Device  Module [ storage ] disabled on os.
  111.  
  112. Modules status: Global+ OS  Device  
  113. #### Load poller module netstats ####
  114.  IPSNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OQUs -m IP-MIB -M /opt/librenms/mibs 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]
  115. ipForwDatagrams.0 = 0
  116. ipInDelivers.0 = 21498821
  117. ipInReceives.0 = 31239528
  118. ipOutRequests.0 = 21507846
  119. ipInDiscards.0 = 0
  120. ipOutDiscards.0 = 2
  121. ipOutNoRoutes.0 = 0
  122. ipReasmReqds.0 = 0
  123. ipReasmOKs.0 = 0
  124. ipReasmFails.0 = 0
  125. ipFragOKs.0 = 0
  126. ipFragFails.0 = 0
  127. ipFragCreates.0 = 0
  128. ipInUnknownProtos.0 = 0
  129. ipInHdrErrors.0 = 0
  130. ipInAddrErrors.0 = 0
  131.  
  132. RRD[update /opt/librenms/rrd/10.0.10.4/netstats-ip.rrd N:0:21498821:31239528:21507846:0:2:0:0:0:0:0:0:0:0:0:0]
  133. [RRD Disabled] TCPSNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OQUs -m TCP-MIB -M /opt/librenms/mibs 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 tcpHCInSegs.0 tcpHCOutSegs.0]
  134. tcpActiveOpens.0 = 54
  135. tcpPassiveOpens.0 = 605975
  136. tcpAttemptFails.0 = 113
  137. tcpEstabResets.0 = 9
  138. tcpCurrEstab.0 = 1
  139. tcpInSegs.0 = 4258271
  140. tcpOutSegs.0 = 4261600
  141. tcpRetransSegs.0 = 6308
  142. tcpInErrs.0 = 0
  143. tcpOutRsts.0 = 157
  144.  
  145. RRD[update /opt/librenms/rrd/10.0.10.4/netstats-tcp.rrd N:54:605975:113:9:1:4258271:4261600:6308:0:157]
  146. [RRD Disabled] UDPSNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OQUs -m UDP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161  UDP-MIB::udpInDatagrams.0 UDP-MIB::udpOutDatagrams.0 UDP-MIB::udpInErrors.0 UDP-MIB::udpNoPorts.0]
  147. udpInDatagrams.0 = 16008505
  148. udpOutDatagrams.0 = 16008332
  149. udpInErrors.0 = 0
  150. udpNoPorts.0 = 133
  151.  
  152. RRD[update /opt/librenms/rrd/10.0.10.4/netstats-udp.rrd N:16008505:16008332:0:133]
  153. [RRD Disabled] ICMPSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m IP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 icmp]
  154. icmpInMsgs.0 = 1232048
  155. icmpInErrors.0 = 0
  156. icmpInDestUnreachs.0 = 572
  157. icmpInTimeExcds.0 = 0
  158. icmpInParmProbs.0 = 0
  159. icmpInSrcQuenchs.0 = 0
  160. icmpInRedirects.0 = 0
  161. icmpInEchos.0 = 1231476
  162. icmpInEchoReps.0 = 0
  163. icmpInTimestamps.0 = 0
  164. icmpInTimestampReps.0 = 0
  165. icmpInAddrMasks.0 = 0
  166. icmpInAddrMaskReps.0 = 0
  167. icmpOutMsgs.0 = 1231609
  168. icmpOutErrors.0 = 2
  169. icmpOutDestUnreachs.0 = 133
  170. icmpOutTimeExcds.0 = 0
  171. icmpOutParmProbs.0 = 0
  172. icmpOutSrcQuenchs.0 = 0
  173. icmpOutRedirects.0 = 0
  174. icmpOutEchos.0 = 0
  175. icmpOutEchoReps.0 = 1231476
  176. icmpOutTimestamps.0 = 0
  177. icmpOutTimestampReps.0 = 0
  178. icmpOutAddrMasks.0 = 0
  179. icmpOutAddrMaskReps.0 = 0
  180.  
  181. RRD[update /opt/librenms/rrd/10.0.10.4/netstats-icmp.rrd N:1232048:1231609:0:2:1231476:0:0:1231476:572:133:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0]
  182. [RRD Disabled] SNMPSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m SNMPv2-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 snmp]
  183. snmpInPkts.0 = 16007790
  184. snmpOutPkts.0 = 16007789
  185. snmpInBadVersions.0 = 0
  186. snmpInBadCommunityNames.0 = 0
  187. snmpInBadCommunityUses.0 = 0
  188. snmpInASNParseErrs.0 = 0
  189. snmpInTooBigs.0 = 0
  190. snmpInNoSuchNames.0 = 0
  191. snmpInBadValues.0 = 0
  192. snmpInReadOnlys.0 = 0
  193. snmpInGenErrs.0 = 0
  194. snmpInTotalReqVars.0 = 16007602
  195. snmpInTotalSetVars.0 = 0
  196. snmpInGetRequests.0 = 16007284
  197. snmpInGetNexts.0 = 0
  198. snmpInSetRequests.0 = 0
  199. snmpInGetResponses.0 = 0
  200. snmpInTraps.0 = 0
  201. snmpOutTooBigs.0 = 0
  202. snmpOutNoSuchNames.0 = 0
  203. snmpOutBadValues.0 = 0
  204. snmpOutGenErrs.0 = 0
  205. snmpOutGetRequests.0 = 0
  206. snmpOutGetNexts.0 = 0
  207. snmpOutSetRequests.0 = 0
  208. snmpOutGetResponses.0 = 16007284
  209. snmpOutTraps.0 = 0
  210. snmpEnableAuthenTraps.0 = disabled
  211. snmpSilentDrops.0 = 0
  212. snmpProxyDrops.0 = 0
  213.  
  214. RRD[update /opt/librenms/rrd/10.0.10.4/netstats-snmp.rrd N:16007790:16007789:0:0:0:0:0:0:0:0:0:16007602:0:16007284:0:0:0:0:0:0:0:0:0:0:0:16007284:0:0:0]
  215. [RRD Disabled] IP-FORWARDSNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OQv -M /opt/librenms/mibs udp:HOSTNAME:161 IP-FORWARD-MIB::ipCidrRouteNumber.0]
  216.  
  217.  
  218.  
  219. >> Runtime for poller module 'netstats': 2.0526 seconds with 5840 bytes
  220. #### Unload poller module netstats ####
  221.  
  222. RRD[update /opt/librenms/rrd/10.0.10.4/poller-perf-netstats.rrd N:2.0525851249695]
  223. [RRD Disabled]Modules status: Global+ OS  Device  
  224. #### Load poller module hr-mib ####
  225. SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OUQs -m HOST-RESOURCES-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 hrSystemProcesses.0 hrSystemNumUsers.0]
  226.  
  227.  
  228.  
  229. >> Runtime for poller module 'hr-mib': 0.0135 seconds with 360 bytes
  230. #### Unload poller module hr-mib ####
  231.  
  232. RRD[update /opt/librenms/rrd/10.0.10.4/poller-perf-hr-mib.rrd N:0.013497829437256]
  233. [RRD Disabled]Modules status: Global+ OS  Device  
  234. #### Load poller module ucd-mib ####
  235. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m UCD-SNMP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 systemStats]
  236. systemStats = No more variables left in this MIB View (It is past the end of the MIB tree)
  237.  
  238. SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OQUs -m UCD-SNMP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 memTotalSwap.0 memAvailSwap.0 memTotalReal.0 memAvailReal.0 memTotalFree.0 memShared.0 memBuffer.0 memCached.0]
  239.  
  240. 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]
  241.  
  242.  
  243. >> Runtime for poller module 'ucd-mib': 0.0373 seconds with 360 bytes
  244. #### Unload poller module ucd-mib ####
  245.  
  246. RRD[update /opt/librenms/rrd/10.0.10.4/poller-perf-ucd-mib.rrd N:0.037300109863281]
  247. [RRD Disabled]Modules status: Global+ OS  Device  
  248. #### Load poller module ipSystemStats ####
  249. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m IP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ipSystemStats]
  250.  
  251.  
  252.  
  253. >> Runtime for poller module 'ipSystemStats': 0.0254 seconds with 392 bytes
  254. #### Unload poller module ipSystemStats ####
  255.  
  256. RRD[update /opt/librenms/rrd/10.0.10.4/poller-perf-ipSystemStats.rrd N:0.025398969650269]
  257. [RRD Disabled]Modules status: Global+ OS  Device  
  258. #### Load poller module ports ####
  259. Caching Oids: SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m IF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ifXEntry]
  260.  
  261. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUst -m IF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ifEntry]
  262. ifIndex.1 = 1
  263. ifDescr.1 = CS121 Ethernet
  264. ifType.1 = ethernetCsmacd
  265. ifMtu.1 = 1500
  266. ifSpeed.1 = 100000000
  267. ifPhysAddress.1 = 0:3:5:1c:d8:b5
  268. ifAdminStatus.1 = up
  269. ifOperStatus.1 = up
  270. ifLastChange.1 = 0
  271. ifInOctets.1 = 2494001387
  272. ifInUcastPkts.1 = 31239567
  273. ifInNUcastPkts.1 = 0
  274. ifInDiscards.1 = 0
  275. ifInErrors.1 = 0
  276. ifInUnknownProtos.1 = 0
  277. ifOutOctets.1 = 3028440262
  278. ifOutUcastPkts.1 = 22460637
  279. ifOutNUcastPkts.1 = 2343
  280. ifOutDiscards.1 = 0
  281. ifOutErrors.1 = 2
  282. ifOutQLen.1 = 0
  283. ifSpecific.1 = internet
  284.  
  285. dot3StatsDuplexStatusSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m EtherLike-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 dot3StatsDuplexStatus]
  286.  
  287. SQL[SELECT COUNT(*) FROM `ports` WHERE `device_id` = '12' AND `ifType` = 'adsl']
  288. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m Q-BRIDGE-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 dot1qPvid]
  289.  
  290. Array
  291. (
  292.     [1] => Array
  293.         (
  294.             [ifIndex] => 1
  295.             [ifDescr] => CS121 Ethernet
  296.             [ifType] => ethernetCsmacd
  297.             [ifMtu] => 1500
  298.             [ifSpeed] => 100000000
  299.             [ifPhysAddress] => 0:3:5:1c:d8:b5
  300.             [ifAdminStatus] => up
  301.             [ifOperStatus] => up
  302.             [ifLastChange] => 0
  303.             [ifInOctets] => 2494001387
  304.             [ifInUcastPkts] => 31239567
  305.             [ifInNUcastPkts] => 0
  306.             [ifInDiscards] => 0
  307.             [ifInErrors] => 0
  308.             [ifInUnknownProtos] => 0
  309.             [ifOutOctets] => 3028440262
  310.             [ifOutUcastPkts] => 22460637
  311.             [ifOutNUcastPkts] => 2343
  312.             [ifOutDiscards] => 0
  313.             [ifOutErrors] => 2
  314.             [ifOutQLen] => 0
  315.             [ifSpecific] => internet
  316.         )
  317.  
  318. )
  319. SQL[SELECT `name` FROM `port_association_mode` WHERE pom_id = '1']
  320. 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` = '12' ORDER BY ports.port_id]
  321. valid
  322. Port CS121 Ethernet: CS121 Ethernet (1 / #119) ifInOctets ifOutOctets ifInUcastPkts ifOutUcastPkts ifInBroadcastPkts ifOutBroadcastPkts ifInMulticastPkts ifOutMulticastPkts ifSpeed VLAN == Using ifDescr as ifAliasUsing ifDescr as ifNameCS121 Ethernet
  323.  ifInOctets (74731 B) 739.91089108911 Bps 101 secs
  324.  
  325.  ifOutOctets (66180 B) 655.24752475248 Bps 101 secs
  326.  
  327.  ifInErrors (0 B) 0 Bps 101 secs
  328.  
  329.  ifOutErrors (0 B) 0 Bps 101 secs
  330.  
  331.  ifInUcastPkts (396 B) 3.9207920792079 Bps 101 secs
  332.  
  333.  ifOutUcastPkts (395 B) 3.9108910891089 Bps 101 secs
  334.  
  335.  ifInNUcastPkts (0 B) 0 Bps 101 secs
  336.  
  337.  ifOutNUcastPkts (0 B) 0 Bps 101 secs
  338.  
  339.  ifInDiscards (0 B) 0 Bps 101 secs
  340.  
  341.  ifOutDiscards (0 B) 0 Bps 101 secs
  342.  
  343.  ifInUnknownProtos (0 B) 0 Bps 101 secs
  344.  
  345.  ifInBroadcastPkts (0 B) 0 Bps 101 secs
  346.  
  347.  ifOutBroadcastPkts (0 B) 0 Bps 101 secs
  348.  
  349.  ifInMulticastPkts (0 B) 0 Bps 101 secs
  350.  
  351.  ifOutMulticastPkts (0 B) 0 Bps 101 secs
  352. bps(5.920kbps/5.240kbps)bytes(72.980kB/64.630kB)pkts(3.920pps/3.910pps)RRD[update /opt/librenms/rrd/10.0.10.4/port-id119.rrd N:2494001387:3028440262:0:2:31239567:22460637:0:2343:0:0:0:U:U:U:U]
  353. [RRD Disabled]SQL[UPDATE `ports` set `poll_time` ='1501671408',`poll_prev` ='1501671307',`poll_period` ='101',`ifLastChange` ='0',`ifInOctets` ='2494001387',`ifInOctets_prev` ='2493926656',`ifInOctets_rate` ='739.91089108911',`ifInOctets_delta` ='74731',`ifOutOctets` ='3028440262',`ifOutOctets_prev` ='3028374082',`ifOutOctets_rate` ='655.24752475248',`ifOutOctets_delta` ='66180',`ifInErrors` ='0',`ifInErrors_prev` ='0',`ifInErrors_rate` ='0',`ifInErrors_delta` ='0',`ifOutErrors` ='2',`ifOutErrors_prev` ='2',`ifOutErrors_rate` ='0',`ifOutErrors_delta` ='0',`ifInUcastPkts` ='31239567',`ifInUcastPkts_prev` ='31239171',`ifInUcastPkts_rate` ='3.9207920792079',`ifInUcastPkts_delta` ='396',`ifOutUcastPkts` ='22460637',`ifOutUcastPkts_prev` ='22460242',`ifOutUcastPkts_rate` ='3.9108910891089',`ifOutUcastPkts_delta` ='395' WHERE `port_id` = '119']
  354. SQL[UPDATE `ports_statistics` set `ifInNUcastPkts` ='0',`ifInNUcastPkts_prev` ='0',`ifInNUcastPkts_rate` ='0',`ifInNUcastPkts_delta` ='0',`ifOutNUcastPkts` ='2343',`ifOutNUcastPkts_prev` ='2343',`ifOutNUcastPkts_rate` ='0',`ifOutNUcastPkts_delta` ='0',`ifInDiscards` ='0',`ifInDiscards_prev` ='0',`ifInDiscards_rate` ='0',`ifInDiscards_delta` ='0',`ifOutDiscards` ='0',`ifOutDiscards_prev` ='0',`ifOutDiscards_rate` ='0',`ifOutDiscards_delta` ='0',`ifInUnknownProtos` ='0',`ifInUnknownProtos_prev` ='0',`ifInUnknownProtos_rate` ='0',`ifInUnknownProtos_delta` ='0',`ifInBroadcastPkts` ='0',`ifInBroadcastPkts_prev` ='0',`ifInBroadcastPkts_rate` ='0',`ifInBroadcastPkts_delta` ='0',`ifOutBroadcastPkts` ='0',`ifOutBroadcastPkts_prev` ='0',`ifOutBroadcastPkts_rate` ='0',`ifOutBroadcastPkts_delta` ='0',`ifInMulticastPkts` ='0',`ifInMulticastPkts_prev` ='0',`ifInMulticastPkts_rate` ='0',`ifInMulticastPkts_delta` ='0',`ifOutMulticastPkts` ='0',`ifOutMulticastPkts_prev` ='0',`ifOutMulticastPkts_rate` ='0',`ifOutMultica
  355. stPkts_delta` ='0' WHERE `port_id` = '119']
  356. 1 updated
  357.  
  358. >> Runtime for poller module 'ports': 2.9946 seconds with 39480 bytes
  359. #### Unload poller module ports ####
  360.  
  361. RRD[update /opt/librenms/rrd/10.0.10.4/poller-perf-ports.rrd N:2.9945960044861]
  362. [RRD Disabled]Modules status: Global+ OS  Device  
  363. #### Load poller module bgp-peers ####
  364. SQL[SELECT * FROM bgpPeers WHERE device_id = '12']
  365.  
  366. >> Runtime for poller module 'bgp-peers': 0.0008 seconds with -616 bytes
  367. #### Unload poller module bgp-peers ####
  368.  
  369. RRD[update /opt/librenms/rrd/10.0.10.4/poller-perf-bgp-peers.rrd N:0.00081992149353027]
  370. [RRD Disabled]Modules status: Global- OS  Device  Module [ junose-atm-vp ] disabled globally.
  371.  
  372. Modules status: Global- OS  Device  Module [ toner ] disabled globally.
  373.  
  374. Modules status: Global+ OS  Device  
  375. #### Load poller module ucd-diskio ####
  376. SQL[SELECT * FROM `ucd_diskio` WHERE `device_id`  = '12']
  377.  
  378. >> Runtime for poller module 'ucd-diskio': 0.0003 seconds with 400 bytes
  379. #### Unload poller module ucd-diskio ####
  380.  
  381. RRD[update /opt/librenms/rrd/10.0.10.4/poller-perf-ucd-diskio.rrd N:0.0002589225769043]
  382. [RRD Disabled]Modules status: Global- OS  Device  Module [ wifi ] disabled globally.
  383.  
  384. Modules status: Global+ OS  Device  
  385. #### Load poller module wireless ####
  386. Attempting to initialize OS: generex-ups
  387. SQL[SELECT * FROM `wireless_sensors` WHERE `device_id` = '12']
  388.  
  389. >> Runtime for poller module 'wireless': 0.0013 seconds with 179872 bytes
  390. #### Unload poller module wireless ####
  391.  
  392. RRD[update /opt/librenms/rrd/10.0.10.4/poller-perf-wireless.rrd N:0.0013279914855957]
  393. [RRD Disabled]Modules status: Global+ OS- Device  Module [ ospf ] disabled on os.
  394.  
  395. Modules status: Global- OS  Device  Module [ cisco-ipsec-flow-monitor ] disabled globally.
  396.  
  397. Modules status: Global- OS  Device  Module [ cisco-remote-access-monitor ] disabled globally.
  398.  
  399. Modules status: Global- OS  Device  Module [ cisco-cef ] disabled globally.
  400.  
  401. Modules status: Global- OS  Device  Module [ cisco-sla ] disabled globally.
  402.  
  403. Modules status: Global- OS  Device  Module [ cisco-mac-accounting ] disabled globally.
  404.  
  405. Modules status: Global- OS  Device  Module [ cipsec-tunnels ] disabled globally.
  406.  
  407. Modules status: Global- OS  Device  Module [ cisco-ace-loadbalancer ] disabled globally.
  408.  
  409. Modules status: Global- OS  Device  Module [ cisco-ace-serverfarms ] disabled globally.
  410.  
  411. Modules status: Global- OS  Device  Module [ cisco-asa-firewall ] disabled globally.
  412.  
  413. Modules status: Global- OS  Device  Module [ cisco-voice ] disabled globally.
  414.  
  415. Modules status: Global- OS  Device  Module [ cisco-cbqos ] disabled globally.
  416.  
  417. Modules status: Global- OS  Device  Module [ cisco-otv ] disabled globally.
  418.  
  419. Modules status: Global- OS  Device  Module [ cisco-vpdn ] disabled globally.
  420.  
  421. Modules status: Global- OS  Device  Module [ netscaler-vsvr ] disabled globally.
  422.  
  423. Modules status: Global- OS  Device  Module [ aruba-controller ] disabled globally.
  424.  
  425. Modules status: Global+ OS  Device  
  426. #### Load poller module entity-physical ####
  427. SQL[SELECT * FROM `entPhysical_state` WHERE `device_id` = '12']
  428.  
  429. >> Runtime for poller module 'entity-physical': 0.0003 seconds with 808 bytes
  430. #### Unload poller module entity-physical ####
  431.  
  432. RRD[update /opt/librenms/rrd/10.0.10.4/poller-perf-entity-physical.rrd N:0.00026488304138184]
  433. [RRD Disabled]Modules status: Global+ OS  Device  
  434. #### Load poller module applications ####
  435. SQL[SELECT * FROM `applications` WHERE `device_id`  = '12']
  436.  
  437. >> Runtime for poller module 'applications': 0.0002 seconds with 384 bytes
  438. #### Unload poller module applications ####
  439.  
  440. RRD[update /opt/librenms/rrd/10.0.10.4/poller-perf-applications.rrd N:0.0002129077911377]
  441. [RRD Disabled]Modules status: Global- OS  Device  Module [ mib ] disabled globally.
  442.  
  443. Modules status: Global+ OS  Device  
  444. #### Load poller module stp ####
  445. SQL[SELECT * FROM `stp` WHERE `device_id` = '12']
  446. SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -Oqv -m RSTP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 dot1dStpProtocolSpecification.0]
  447.  
  448.  
  449.  
  450. >> Runtime for poller module 'stp': 0.0141 seconds with 360 bytes
  451. #### Unload poller module stp ####
  452.  
  453. RRD[update /opt/librenms/rrd/10.0.10.4/poller-perf-stp.rrd N:0.0140700340271]
  454. [RRD Disabled]Modules status: Global+ OS- Device  Module [ ntp ] disabled on os.
  455.  
  456. Modules status: Global+ OS- Device  Module [ services ] disabled on os.
  457.  
  458. Modules status: Global- OS  Device  Module [ loadbalancers ] disabled globally.
  459.  
  460. Modules status: Global- OS  Device  Module [ mef ] disabled globally.
  461.  
  462. Modules status: Global- OS  Device  Module [ tnms-nbi ] disabled globally.
  463.  
  464. ### Start Device Groups ###
  465. SQL[SELECT * FROM device_groups ORDER BY name]
  466. SQL[SELECT `device_group_id` FROM `device_group_device` WHERE `device_id`='12']
  467. Groups Added:
  468. Groups Removed:
  469. ### End Device Groups ###
  470. SQL[SELECT `graph` FROM `device_graphs` WHERE `device_id` = '12']
  471. uptime netstat_ip netstat_ip_frag netstat_tcp netstat_udp netstat_icmp netstat_icmp_info netstat_snmp netstat_snmp_pkt RRD[update /opt/librenms/rrd/10.0.10.4/ping-perf.rrd N:4.59]
  472. [RRD Disabled]RRD[update /opt/librenms/rrd/10.0.10.4/poller-perf.rrd N:5.931]
  473. [RRD Disabled]Polled in 5.931 seconds
  474. Updating 10.0.10.4
  475. SQL[UPDATE `devices` set `uptime` ='41630265',`last_ping` =NOW(),`last_ping_timetaken` ='4.59',`last_polled` =NOW(),`last_polled_timetaken` ='5.931' WHERE `device_id` = '12']
  476. UPDATED!
  477. #### Start Alerts ####
  478. SQL[SELECT `device_group_id` FROM `device_group_device` WHERE `device_id`='12']
  479. SQL[SELECT alert_schedule.schedule_id FROM alert_schedule LEFT JOIN alert_schedule_items ON alert_schedule.schedule_id=alert_schedule_items.schedule_id WHERE ( alert_schedule_items.target = '12' ) && ((alert_schedule.recurring = 0 AND (NOW() BETWEEN alert_schedule.start AND alert_schedule.end)) OR (alert_schedule.recurring = 1 AND (alert_schedule.start_recurring_dt <= date_format(NOW(), '--%d') AND (end_recurring_dt >= date_format(NOW(), '--%d') OR end_recurring_dt is NULL OR end_recurring_dt = '0000-00-00' OR end_recurring_dt = '')) AND (date_format(now(), '%H:%i:%s') BETWEEN `start_recurring_hr` AND end_recurring_hr) AND (recurring_day LIKE CONCAT('%',date_format(now(), ''),'%') OR recurring_day is null or recurring_day = ''))) LIMIT 1]
  480. SQL[SELECT `device_group_id` FROM `device_group_device` WHERE `device_id`='12']
  481. SQL[SELECT alert_rules.* FROM alert_rules LEFT JOIN alert_map ON alert_rules.id=alert_map.rule WHERE alert_rules.disabled = 0 && ( (alert_rules.device_id = -1 || alert_rules.device_id = '12' ) || alert_map.target = '12'  )]
  482. #### End Alerts ####
  483. SQL[INSERT INTO `perf_times` (`type`,`doing`,`start`,`duration`,`devices`,`poller`)  VALUES ('poll','10.0.10.4','1501671402.2112','5.966','1','NMS\n')]
  484. /opt/librenms/poller.php 10.0.10.4 2017-08-02 12:56:48 - 1 devices polled in 5.966 secs
  485. SNMP: Get[14/1.29s] Walk [8/4.19s]
  486. MySQL: Cell[4/0.00s] Row[3/0.00s] Rows[18/0.00s] Column[3/0.00s] Update[4/0.01s] Insert[2/0.01s] Delete[0/0.00s]