From SwimmingFish849, 5 Years ago, written in Plain Text.
Embed
  1. Poller
  2. ===================================
  3. Version info:
  4. Commit SHA: 1e410ca11adc5dfd5b406276ab5ebf80dcb5f928
  5. Commit Date: 1530394657
  6. DB Schema: 255
  7. PHP: 7.0.30-1+ubuntu18.04.1+deb.sury.org+1
  8. MySQL: 5.7.23-0ubuntu0.18.04.1
  9. RRDTool: 1.7.0
  10. SNMP: NET-SNMP 5.7.3
  11. ==================================DEBUG!
  12. Updating os_def.cache... Done
  13. Starting polling run:
  14.  
  15. SQL[SELECT * FROM `devices` WHERE `disabled` = 0 AND `hostname` = 'x.x.x.x' ORDER BY `device_id` ASC]
  16. SQL[SELECT * FROM devices_attribs WHERE `device_id` = '42']
  17. Hostname: x.x.x.x
  18. Device ID: 42
  19. OS: freebsd (unix)
  20.  
  21. SQL[INSERT INTO `device_perf` (`xmt`,`rcv`,`loss`,`min`,`max`,`avg`,`device_id`,`timestamp`)  VALUES ('3','3','0','33.1','37.1','34.6','42',NOW())]
  22. SNMP Check response code: 0
  23. Modules status: Global+ OS  Device  
  24. #### Load poller module core ####
  25. SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OQnUt -m SNMPv2-MIB -M /opt/librenms/mibs -t 5 udp:HOSTNAME:161 sysUpTime.0 sysLocation.0 sysContact.0 sysName.0 sysObjectID.0 sysDescr.0]
  26. .*.*.0 = 737730
  27. .*.*.0 =
  28. .*.*.0 =
  29. .*.*.0 = BELDSK-01
  30. .*.*.0 = .*.4.1.8*
  31. .*.*.0 = FreeBSD sn261486..local 10.0-RELEASE-p11 FreeBSD 10.0-RELEASE-p11 #0: Mon Jan  8 09:55:45 CST 2018     root@es-vb100-1:/work/buildmaster/r07.02.31/R*/07_02_31_003/work/buildmaster/r07.02.31/R*/src/sys/COMPELLENT amd64
  32.  
  33. SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OQnUst -m HOST-RESOURCES-MIB:SNMP-FRAMEWORK-MIB -M /opt/librenms/mibs -t 5 udp:HOSTNAME:161 snmpEngineTime.0 hrSystemUptime.0]
  34. snmpEngineTime.0 = No Such Object available on this agent at this OID
  35. hrSystemUptime.0 = No Such Object available on this agent at this OID
  36.  
  37. Uptime seconds: 7377
  38. RRD[last x.x.x.x/uptime.rrd  --daemon x.x.x.x:42217]
  39. RRD[update x.x.x.x/uptime.rrd N:7377 --daemon x.x.x.x:42217]
  40. [RRD Disabled]Uptime: 2h 2m 57s
  41. SQL[SELECT `lat`,`lng` FROM `locations` WHERE `location`='Belfast, BT1 3HH' LIMIT 1]
  42. Using cached lat/lng from other device
  43.  
  44. >> Runtime for poller module 'core': 0.0932 seconds with 34112 bytes
  45. >> SNMP: [2/0.09s] MySQL: [1/0.00s] RRD: [1/0.00s]
  46. #### Unload poller module core ####
  47.  
  48. RRD[last x.x.x.x/poller-perf-core.rrd  --daemon x.x.x.x:42217]
  49. RRD[update x.x.x.x/poller-perf-core.rrd N:0.093204021453857 --daemon x.x.x.x:42217]
  50. [RRD Disabled]Modules status: Global- OS  Device  Module [ unix-agent ] disabled globally.
  51.  
  52. Modules status: Global+ OS  Device  
  53. #### Load poller module os ####
  54. SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -Oqv -m NET-SNMP-EXTEND-MIB -M /opt/librenms/mibs -t 5 udp:HOSTNAME:161 .1.3.6.1.4.1.8072.1.3.2.3.1.1.6.100.105.115.116.114.111]
  55. No Such Object available on this agent at this OID
  56.  
  57. SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -Oqv -m UCD-SNMP-MIB -M /opt/librenms/mibs -t 5 udp:HOSTNAME:161 .1.3.6.1.4.1.2021.7890.1.3.1.1.6.100.105.115.116.114.111]
  58. No Such Object available on this agent at this OID
  59.  
  60. SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -Oqv -m UCD-SNMP-MIB -M /opt/librenms/mibs -t 5 udp:HOSTNAME:161 .1.3.6.1.4.1.2021.7890.1.101.1]
  61. No Such Object available on this agent at this OID
  62.  
  63. Hardware: amd64
  64. Version: 10.0-RELEASE-p11
  65. Features: GENERIC
  66. Serial:
  67.  
  68. >> Runtime for poller module 'os': 0.1486 seconds with 5000 bytes
  69. >> SNMP: [3/0.13s] MySQL: [0/0.00s] RRD: [1/0.00s]
  70. #### Unload poller module os ####
  71.  
  72. RRD[last x.x.x.x/poller-perf-os.rrd  --daemon x.x.x.x:42217]
  73. RRD[update x.x.x.x/poller-perf-os.rrd N:0.14861822128296 --daemon x.x.x.x:42217]
  74. [RRD Disabled]Modules status: Global+ OS  Device  
  75. #### Load poller module ipmi ####
  76. SQL[SELECT * FROM sensors WHERE device_id = '42' AND poller_type='ipmi']
  77. Array
  78. (
  79. )
  80.  
  81. >> Runtime for poller module 'ipmi': 0.0010 seconds with 2464 bytes
  82. >> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [1/0.00s]
  83. #### Unload poller module ipmi ####
  84.  
  85. RRD[last x.x.x.x/poller-perf-ipmi.rrd  --daemon x.x.x.x:42217]
  86. RRD[update x.x.x.x/poller-perf-ipmi.rrd N:0.0010390281677246 --daemon x.x.x.x:42217]
  87. [RRD Disabled]Modules status: Global+ OS  Device  
  88. #### Load poller module sensors ####
  89. SQL[SELECT `sensor_class` FROM `sensors` WHERE `device_id` = '42' GROUP BY `sensor_class`]
  90.  
  91. >> Runtime for poller module 'sensors': 0.0004 seconds with 1336 bytes
  92. >> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [1/0.00s]
  93. #### Unload poller module sensors ####
  94.  
  95. RRD[last x.x.x.x/poller-perf-sensors.rrd  --daemon x.x.x.x:42217]
  96. RRD[update x.x.x.x/poller-perf-sensors.rrd N:0.00043606758117676 --daemon x.x.x.x:42217]
  97. [RRD Disabled]Modules status: Global+ OS  Device  
  98. #### Load poller module processors ####
  99. Attempting to initialize OS: freebsd
  100. Attempting to initialize OS: unix
  101. OS initilized as Generic
  102. SQL[SELECT * FROM processors WHERE device_id='42']
  103.  
  104. >> Runtime for poller module 'processors': 0.0077 seconds with 166408 bytes
  105. >> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [1/0.00s]
  106. #### Unload poller module processors ####
  107.  
  108. RRD[last x.x.x.x/poller-perf-processors.rrd  --daemon x.x.x.x:42217]
  109. RRD[update x.x.x.x/poller-perf-processors.rrd N:0.0077040195465088 --daemon x.x.x.x:42217]
  110. [RRD Disabled]Modules status: Global+ OS  Device  
  111. #### Load poller module mempools ####
  112. SQL[SELECT * FROM mempools WHERE device_id = '42']
  113.  
  114. >> Runtime for poller module 'mempools': 0.0006 seconds with 1760 bytes
  115. >> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [1/0.00s]
  116. #### Unload poller module mempools ####
  117.  
  118. RRD[last x.x.x.x/poller-perf-mempools.rrd  --daemon x.x.x.x:42217]
  119. RRD[update x.x.x.x/poller-perf-mempools.rrd N:0.00062298774719238 --daemon x.x.x.x:42217]
  120. [RRD Disabled]Modules status: Global+ OS  Device  
  121. #### Load poller module storage ####
  122. SQL[SELECT * FROM storage WHERE device_id = '42']
  123.  
  124. >> Runtime for poller module 'storage': 0.0006 seconds with 1824 bytes
  125. >> SNMP: [0/0.00s] MySQL: [1/0.00s] RRD: [1/0.00s]
  126. #### Unload poller module storage ####
  127.  
  128. RRD[last x.x.x.x/poller-perf-storage.rrd  --daemon x.x.x.x:42217]
  129. RRD[update x.x.x.x/poller-perf-storage.rrd N:0.00056886672973633 --daemon x.x.x.x:42217]
  130. [RRD Disabled]Modules status: Global+ OS  Device  
  131. #### Load poller module netstats ####
  132.  ICMPSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m IP-MIB -M /opt/librenms/mibs -t 5 udp:HOSTNAME:161 icmp]
  133. icmpInMsgs.0 = 95
  134. icmpInErrors.0 = 0
  135. icmpInDestUnreachs.0 = 95
  136. icmpInTimeExcds.0 = 0
  137. icmpInParmProbs.0 = 0
  138. icmpInSrcQuenchs.0 = 0
  139. icmpInRedirects.0 = 0
  140. icmpInEchos.0 = 0
  141. icmpInEchoReps.0 = 0
  142. icmpInTimestamps.0 = 0
  143. icmpInTimestampReps.0 = 0
  144. icmpInAddrMasks.0 = 0
  145. icmpInAddrMaskReps.0 = 0
  146. icmpOutMsgs.0 = 154
  147. icmpOutErrors.0 = 0
  148. icmpOutDestUnreachs.0 = 154
  149. icmpOutTimeExcds.0 = 0
  150. icmpOutParmProbs.0 = 0
  151. icmpOutSrcQuenchs.0 = 0
  152. icmpOutRedirects.0 = 0
  153. icmpOutEchos.0 = 0
  154. icmpOutEchoReps.0 = 0
  155. icmpOutTimestamps.0 = 0
  156. icmpOutTimestampReps.0 = 0
  157. icmpOutAddrMasks.0 = 0
  158. icmpOutAddrMaskReps.0 = 0
  159.  
  160. RRD[last x.x.x.x/netstats-icmp.rrd  --daemon x.x.x.x:42217]
  161. RRD[update x.x.x.x/netstats-icmp.rrd N:95:154:0:0:0:0:0:0:95:154:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0:0 --daemon x.x.x.x:42217]
  162. [RRD Disabled] IPSNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OQUs -m IP-MIB -M /opt/librenms/mibs -t 5 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]
  163. ipForwDatagrams.0 = 0
  164. ipInDelivers.0 = 34249853
  165. ipInReceives.0 = 34249974
  166. ipOutRequests.0 = 34103431
  167. ipInDiscards.0 = 0
  168. ipOutDiscards.0 = 0
  169. ipOutNoRoutes.0 = No Such Object available on this agent at this OID
  170. ipReasmReqds.0 = 28
  171. ipReasmOKs.0 = 6
  172. ipReasmFails.0 = 0
  173. ipFragOKs.0 = 28
  174. ipFragFails.0 = 0
  175. ipFragCreates.0 = 53
  176. ipInUnknownProtos.0 = 95
  177. ipInHdrErrors.0 = 0
  178. ipInAddrErrors.0 = 4
  179.  
  180. RRD[last x.x.x.x/netstats-ip.rrd  --daemon x.x.x.x233:42217]
  181. RRD[update x.x.x.x/netstats-ip.rrd N:0:34249853:34249974:34103431:0:0:U:28:6:0:28:0:53:95:0:4 --daemon x.x.x.x:42217]
  182. [RRD Disabled] IP-FORWARDSNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OQv -M /opt/librenms/mibs -t 5 udp:HOSTNAME:161 IP-FORWARD-MIB::ipCidrRouteNumber.0]
  183. No Such Object available on this agent at this OID
  184.  
  185.  SNMPSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m SNMPv2-MIB -M /opt/librenms/mibs -t 5 udp:HOSTNAME:161 snmp]
  186.  
  187.  TCPSNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OQUs -m TCP-MIB -M /opt/librenms/mibs -t 5 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]
  188. tcpActiveOpens.0 = 36432
  189. tcpPassiveOpens.0 = 67660
  190. tcpAttemptFails.0 = 3
  191. tcpEstabResets.0 = 1749
  192. tcpCurrEstab.0 = 4
  193. tcpInSegs.0 = 1044111
  194. tcpOutSegs.0 = 773462
  195. tcpRetransSegs.0 = 747
  196. tcpInErrs.0 = 0
  197. tcpOutRsts.0 = 32071
  198. tcpHCInSegs.0 = No Such Object available on this agent at this OID
  199. tcpHCOutSegs.0 = No Such Object available on this agent at this OID
  200.  
  201. RRD[last x.x.x.x/netstats-tcp.rrd  --daemon x.x.x.x:42217]
  202. RRD[update x.x.x.x/netstats-tcp.rrd N:36432:67660:3:1749:4:1044111:773462:747:0:32071 --daemon x.x.x.x:42217]
  203. [RRD Disabled] UDPSNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OQUs -m UDP-MIB -M /opt/librenms/mibs -t 5 udp:HOSTNAME:161  UDP-MIB::udpInDatagrams.0 UDP-MIB::udpOutDatagrams.0 UDP-MIB::udpInErrors.0 UDP-MIB::udpNoPorts.0]
  204. udpInDatagrams.0 = No Such Object available on this agent at this OID
  205. udpOutDatagrams.0 = 33211099
  206. udpInErrors.0 = 0
  207. udpNoPorts.0 = 183
  208.  
  209.  
  210.  
  211. >> Runtime for poller module 'netstats': 30.3483 seconds with 3632 bytes
  212. >> SNMP: [6/30.34s] MySQL: [0/0.00s] RRD: [4/0.00s]
  213. #### Unload poller module netstats ####
  214.  
  215. RRD[last x.x.x.x/poller-perf-netstats.rrd  --daemon x.x.x.x:42217]
  216. RRD[update x.x.x.x/poller-perf-netstats.rrd N:30.348302125931 --daemon x.x.x.x:42217]
  217. [RRD Disabled]Modules status: Global+ OS  Device  
  218. #### Load poller module hr-mib ####
  219. SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OUQs -m HOST-RESOURCES-MIB -M /opt/librenms/mibs -t 5 udp:HOSTNAME:161 hrSystemProcesses.0 hrSystemNumUsers.0]
  220. hrSystemProcesses.0 = No Such Object available on this agent at this OID
  221. hrSystemNumUsers.0 = No Such Object available on this agent at this OID
  222.  
  223.  
  224.  
  225. >> Runtime for poller module 'hr-mib': 0.0474 seconds with 1584 bytes
  226. >> SNMP: [1/0.05s] MySQL: [0/0.00s] RRD: [1/0.00s]
  227. #### Unload poller module hr-mib ####
  228.  
  229. RRD[last x.x.x.x/poller-perf-hr-mib.rrd  --daemon x.x.x.x:42217]
  230. RRD[update x.x.x.x/poller-perf-hr-mib.rrd N:0.047367095947266 --daemon x.x.x.x:42217]
  231. [RRD Disabled]Modules status: Global+ OS  Device  
  232. #### Load poller module ucd-mib ####
  233. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m UCD-SNMP-MIB -M /opt/librenms/mibs -t 5 udp:HOSTNAME:161 systemStats]
  234. systemStats = No Such Object available on this agent at this OID
  235.  
  236. SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OQUs -m UCD-SNMP-MIB -M /opt/librenms/mibs -t 5 udp:HOSTNAME:161 memTotalSwap.0 memAvailSwap.0 memTotalReal.0 memAvailReal.0 memTotalFree.0 memShared.0 memBuffer.0 memCached.0]
  237. memTotalSwap.0 = No Such Object available on this agent at this OID
  238. memAvailSwap.0 = No Such Object available on this agent at this OID
  239. memTotalReal.0 = No Such Object available on this agent at this OID
  240. memAvailReal.0 = No Such Object available on this agent at this OID
  241. memTotalFree.0 = No Such Object available on this agent at this OID
  242. memShared.0 = No Such Object available on this agent at this OID
  243. memBuffer.0 = No Such Object available on this agent at this OID
  244. memCached.0 = No Such Object available on this agent at this OID
  245.  
  246. SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OQUs -m UCD-SNMP-MIB -M /opt/librenms/mibs -t 5 udp:HOSTNAME:161 laLoadInt.1 laLoadInt.2 laLoadInt.3]
  247. laLoadInt.1 = No Such Object available on this agent at this OID
  248. laLoadInt.2 = No Such Object available on this agent at this OID
  249. laLoadInt.3 = No Such Object available on this agent at this OID
  250.  
  251.  
  252. >> Runtime for poller module 'ucd-mib': 0.1881 seconds with 2752 bytes
  253. >> SNMP: [3/0.19s] MySQL: [0/0.00s] RRD: [1/0.00s]
  254. #### Unload poller module ucd-mib ####
  255.  
  256. RRD[last x.x.x.x/poller-perf-ucd-mib.rrd  --daemon x.x.x.x:42217]
  257. RRD[update x.x.x.x/poller-perf-ucd-mib.rrd N:0.1880578994751 --daemon x.x.x.x:42217]
  258. [RRD Disabled]Modules status: Global+ OS  Device  
  259. #### Load poller module ipSystemStats ####
  260. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m IP-MIB -M /opt/librenms/mibs -t 5 udp:HOSTNAME:161 ipSystemStats]
  261. ipSystemStatsTable = No Such Object available on this agent at this OID
  262.  
  263.  
  264.  
  265. >> Runtime for poller module 'ipSystemStats': 0.0803 seconds with 1920 bytes
  266. >> SNMP: [1/0.08s] MySQL: [0/0.00s] RRD: [1/0.00s]
  267. #### Unload poller module ipSystemStats ####
  268.  
  269. RRD[last x.x.x.x/poller-perf-ipSystemStats.rrd  --daemon x.x.x.x:42217]
  270. RRD[update x.x.x.x/poller-perf-ipSystemStats.rrd N:0.080253124237061 --daemon x.x.x.x:42217]
  271. [RRD Disabled]Modules status: Global+ OS  Device  
  272. #### Load poller module ports ####
  273. Caching Oids: SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m IF-MIB -M /opt/librenms/mibs -t 5 udp:HOSTNAME:161 ifXEntry]
  274.