From root, 1 Year ago, written in Plain Text.
Embed
  1. LibreNMS Poller
  2. SQL[[1;33mselect `migration` from `migrations` order by `id` desc limit 1 [0;33m[][0m 1.11ms]
  3.  
  4. SQL[[1;33mselect count(*) as aggregate from `migrations` [0;33m[][0m 0.88ms]
  5.  
  6. SQL[[1;33mselect version() [0;33m[][0m 2.16ms]
  7.  
  8. ===========================================
  9. Component | Version
  10. --------- | -------
  11. LibreNMS  | 22.11.0-277-g756a8d1e5 (2022-12-01T18:00:11-06:00)
  12. DB Schema | 2022_08_15_084507_add_rrd_type_to_wireless_sensors_table (248)
  13. PHP       | 8.1.11
  14. Python    | 3.6.8
  15. Database  | MariaDB 10.6.11-MariaDB
  16. RRDTool   | 1.8.0
  17. SNMP      | 5.8
  18. ===========================================
  19. DEBUG!
  20. Updating os_def.cache  
  21. Starting polling run:
  22.  
  23. SQL[[1;33mSELECT * FROM `devices` WHERE `disabled` = 0 AND `hostname` = '172.20.1.81' ORDER BY `device_id` ASC [0;33m[][0m 1.56ms]
  24.  
  25. SQL[[1;33mselect * from `devices` where `device_id` = ? limit 1 [0;33m[239][0m 0.58ms]
  26.  
  27. SQL[[1;33mselect * from `devices_attribs` where `devices_attribs`.`device_id` = ? and `devices_attribs`.`device_id` is not null [0;33m[239][0m 0.51ms]
  28.  
  29. Attempting to initialize OS: geist-watchdog  
  30. Attempting to initialize Group OS: geist  
  31. OS initialized as Generic  
  32. Hostname:    172.20.1.81
  33. Device ID:   239
  34. OS:          geist-watchdog
  35.  (geist)
  36.  
  37. [FPING] '/usr/sbin/fping' '-e' '-q' '-c' '3' '-p' '500' '-t' '500' '-O' '0' '172.20.1.81'
  38.  
  39. response: xmt/rcv/%loss = 3/3/0%, min/avg/max = 0.67/1.01/1.36  
  40. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysObjectID.0'[0m]  
  41. SNMPv2-MIB::sysObjectID.0 = SNMPv2-SMI::enterprises.21*
  42.  
  43.  
  44. SQL[[1;33minsert into `device_perf` (`min`, `max`, `avg`, `xmt`, `rcv`, `loss`, `device_id`, `timestamp`) values (?, ?, ?, ?, ?, ?, ?, ?) [0;33m[0.67,1.36,1.01,3,3,0,239,"2022-12-05 17:07:36"][0m 2.18ms]
  45.  
  46. SQL[[1;33mupdate `devices` set `last_ping_timetaken` = ? where `device_id` = ? [0;33m[1.01,239][0m 2ms]
  47.  
  48. SQL[[1;33mselect * 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 [0;33m[239][0m 0.64ms]
  49.  
  50. Modules status: Global+  
  51. OS  
  52. Device  
  53.  
  54. #### Load poller module core ####
  55. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' '-v2c' '-c' 'COMMUNITY' '-OQXUte' '-On' 'udp:HOSTNAME:161' 'SNMPv2-MIB::sysUpTime.0'[0m]  
  56. .*.*.0 = 103914533
  57.  
  58.  
  59. SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'SNMP-FRAMEWORK-MIB::snmpEngineTime.0' 'HOST-RESOURCES-MIB::hrSystemUptime.0'[0m]  
  60. SNMP-FRAMEWORK-MIB::snmpEngineTime.0 = No Such Object available on this agent at this OID
  61. HOST-RESOURCES-MIB::hrSystemUptime.0 = No Such Object available on this agent at this OID
  62.  
  63.  
  64. Uptime seconds: 1039145
  65.  
  66. Uptime:  12 days 39 minutes 5 seconds
  67. SQL[[1;33mupdate `devices` set `uptime` = ? where `device_id` = ? [0;33m[1039145,239][0m 2.9ms]
  68.  
  69.  
  70. >> Runtime for poller module 'core': 0.0682 seconds with 144024 bytes
  71. >> [0;36mSNMP[0m: [2/0.06s] [1;33mMySQL[0m: [1/0.03s]  
  72. #### Unload poller module core ####
  73.  
  74. Modules status: Global-  
  75. OS  
  76. Device  
  77. Module [ unix-agent ] disabled globally.
  78.  
  79. Modules status: Global+  
  80. OS  
  81. Device  
  82.  
  83. #### Load poller module os ####
  84. Generic :(
  85. SQL[[1;33mselect * from `locations` where `locations`.`id` = ? limit 1 [0;33m[115][0m 0.71ms]
  86.  
  87. Location: 541 Young St Jesup IA
  88. Hardware:
  89. OS Version:
  90. OS Features:
  91. Serial:
  92.  
  93. >> Runtime for poller module 'os': 0.0036 seconds with 120176 bytes
  94. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]  
  95. #### Unload poller module os ####
  96.  
  97. Modules status: Global+  
  98. OS  
  99. Device  
  100.  
  101. #### Load poller module availability ####
  102. SQL[[1;33mSELECT duration FROM availability WHERE device_id = ? [0;33m[239][0m 0.64ms]
  103.  
  104. Availability:
  105. SQL[[1;33mSELECT * FROM availability WHERE device_id = ? [0;33m[239][0m 0.6ms]
  106.  
  107. SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[239,1670195256][0m 1.02ms]
  108.  
  109. SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[100,937][0m 0.42ms]
  110.  
  111. 1 day : 100%
  112. SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[239,1669676856][0m 0.7ms]
  113.  
  114. SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[100,938][0m 0.38ms]
  115.  
  116. 7 days : 100%
  117. SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[239,1667689656][0m 0.65ms]
  118.  
  119. SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[100,939][0m 0.34ms]
  120.  
  121. 30 days : 100%
  122. SQL[[1;33mselect * from `device_outages` where `device_id` = ? and `up_again` >= ? order by `going_down` asc [0;33m[239,1638745656][0m 0.58ms]
  123.  
  124. SQL[[1;33mUPDATE `availability` set `availability_perc`=? WHERE `availability_id` = ? [0;33m[100,940][0m 0.39ms]
  125.  
  126. 365 days : 100%
  127.  
  128. >> Runtime for poller module 'availability': 0.0096 seconds with 18664 bytes
  129. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [10/0.06s]  
  130. #### Unload poller module availability ####
  131.  
  132. Modules status: Global+  
  133. OS  
  134. Device  
  135.  
  136. #### Load poller module ipmi ####
  137. SQL[[1;33mSELECT * FROM sensors WHERE device_id = ? AND poller_type='ipmi' [0;33m[239][0m 0.65ms]
  138.  
  139. array (
  140. )  
  141.  
  142. >> Runtime for poller module 'ipmi': 0.0015 seconds with 1984 bytes
  143. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]  
  144. #### Unload poller module ipmi ####
  145.  
  146. Modules status: Global+  
  147. OS  
  148. Device  
  149.  
  150. #### Load poller module sensors ####
  151. SQL[[1;33mSELECT `sensor_class` FROM `sensors` WHERE `device_id` = ? GROUP BY `sensor_class` [0;33m[239][0m 0.59ms]
  152.  
  153. SQL[[1;33mSELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? [0;33m["humidity",239][0m 0.6ms]
  154.  
  155. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQntea' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.21239.5.1.2.1.6.1'[0m]
  156. .*.4.1.21*.1.6.1 = 23  
  157.  
  158. Checking (snmp) humidity HTCO Environmentals...
  159. 23 %
  160. SQL[[1;33mSELECT * FROM `sensors` WHERE `sensor_class` = ? AND `device_id` = ? [0;33m["temperature",239][0m 1.13ms]
  161.  
  162. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQntea' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' '.1.3.6.1.4.1.21239.5.1.2.1.5.1'[0m]
  163. .*.4.1.21*.1.5.1 = 691  
  164.  
  165. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-m' 'GEIST-V4-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'temperatureUnits.0'[0m]
  166. 0  
  167.  
  168. Checking (snmp) temperature HTCO Environmentals...
  169. 20.61 C
  170. SQL[[1;33mUPDATE `sensors` set `sensor_current`=?,`sensor_prev`=?,`lastupdate`=NOW() WHERE `sensor_class` = ? AND `sensor_id` = ? [0;33m[20.61,20.83,"temperature",8159][0m 2.57ms]
  171.  
  172.  
  173. >> Runtime for poller module 'sensors': 0.0944 seconds with 3328 bytes
  174. >> [0;36mSNMP[0m: [3/0.09s] [1;33mMySQL[0m: [4/0.05s]  
  175. #### Unload poller module sensors ####
  176.  
  177. Modules status: Global+  
  178. OS  
  179. Device  
  180.  
  181. #### Load poller module processors ####
  182. Attempting to initialize OS: geist-watchdog  
  183. Attempting to initialize Group OS: geist  
  184. OS initialized as Generic  
  185. SQL[[1;33mSELECT * FROM processors WHERE device_id=? [0;33m[239][0m 0.83ms]
  186.  
  187.  
  188. >> Runtime for poller module 'processors': 0.0031 seconds with 59312 bytes
  189. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]  
  190. #### Unload poller module processors ####
  191.  
  192. Modules status: Global+  
  193. OS  
  194. Device  
  195.  
  196. #### Load poller module mempools ####
  197. SQL[[1;33mselect * from `mempools` where `mempools`.`device_id` = ? and `mempools`.`device_id` is not null [0;33m[239][0m 0.8ms]
  198.  
  199.  
  200. >> Runtime for poller module 'mempools': 0.0029 seconds with 79824 bytes
  201. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]  
  202. #### Unload poller module mempools ####
  203.  
  204. Modules status: Global+  
  205. OS  
  206. Device  
  207.  
  208. #### Load poller module storage ####
  209. SQL[[1;33mSELECT * FROM storage WHERE device_id = ? [0;33m[239][0m 0.6ms]
  210.  
  211.  
  212. >> Runtime for poller module 'storage': 0.0010 seconds with 1328 bytes
  213. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]  
  214. #### Unload poller module storage ####
  215.  
  216. Modules status: Global+  
  217. OS  
  218. Device  
  219.  
  220. #### Load poller module netstats ####
  221. icmp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' '-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'[0m]  
  222. IP-MIB::icmpInMsgs.0 = No Such Object available on this agent at this OID
  223. IP-MIB::icmpOutMsgs.0 = No Such Object available on this agent at this OID
  224. IP-MIB::icmpInErrors.0 = No Such Object available on this agent at this OID
  225. IP-MIB::icmpOutErrors.0 = No Such Object available on this agent at this OID
  226. IP-MIB::icmpInEchos.0 = No Such Object available on this agent at this OID
  227. IP-MIB::icmpOutEchos.0 = No Such Object available on this agent at this OID
  228. IP-MIB::icmpInEchoReps.0 = No Such Object available on this agent at this OID
  229. IP-MIB::icmpOutEchoReps.0 = No Such Object available on this agent at this OID
  230. IP-MIB::icmpInDestUnreachs.0 = No Such Object available on this agent at this OID
  231. IP-MIB::icmpOutDestUnreachs.0 = No Such Object available on this agent at this OID
  232. IP-MIB::icmpInParmProbs.0 = No Such Object available on this agent at this OID
  233. IP-MIB::icmpInTimeExcds.0 = No Such Object available on this agent at this OID
  234. IP-MIB::icmpInSrcQuenchs.0 = No Such Object available on this agent at this OID
  235. IP-MIB::icmpInRedirects.0 = No Such Object available on this agent at this OID
  236. IP-MIB::icmpInTimestamps.0 = No Such Object available on this agent at this OID
  237. IP-MIB::icmpInTimestampReps.0 = No Such Object available on this agent at this OID
  238. IP-MIB::icmpInAddrMasks.0 = No Such Object available on this agent at this OID
  239. IP-MIB::icmpInAddrMaskReps.0 = No Such Object available on this agent at this OID
  240. IP-MIB::icmpOutTimeExcds.0 = No Such Object available on this agent at this OID
  241. IP-MIB::icmpOutParmProbs.0 = No Such Object available on this agent at this OID
  242. IP-MIB::icmpOutSrcQuenchs.0 = No Such Object available on this agent at this OID
  243. IP-MIB::icmpOutRedirects.0 = No Such Object available on this agent at this OID
  244. IP-MIB::icmpOutTimestamps.0 = No Such Object available on this agent at this OID
  245. IP-MIB::icmpOutTimestampReps.0 = No Such Object available on this agent at this OID
  246. IP-MIB::icmpOutAddrMasks.0 = No Such Object available on this agent at this OID
  247. IP-MIB::icmpOutAddrMaskReps.0 = No Such Object available on this agent at this OID
  248.  
  249.  
  250. ip SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' '-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'[0m]  
  251. IP-MIB::ipForwDatagrams.0 = No Such Object available on this agent at this OID
  252. IP-MIB::ipInDelivers.0 = No Such Object available on this agent at this OID
  253. IP-MIB::ipInReceives.0 = No Such Object available on this agent at this OID
  254. IP-MIB::ipOutRequests.0 = No Such Object available on this agent at this OID
  255. IP-MIB::ipInDiscards.0 = No Such Object available on this agent at this OID
  256. IP-MIB::ipOutDiscards.0 = No Such Object available on this agent at this OID
  257. IP-MIB::ipOutNoRoutes.0 = No Such Object available on this agent at this OID
  258. IP-MIB::ipReasmReqds.0 = No Such Object available on this agent at this OID
  259. IP-MIB::ipReasmOKs.0 = No Such Object available on this agent at this OID
  260. IP-MIB::ipReasmFails.0 = No Such Object available on this agent at this OID
  261. IP-MIB::ipFragOKs.0 = No Such Object available on this agent at this OID
  262. IP-MIB::ipFragFails.0 = No Such Object available on this agent at this OID
  263. IP-MIB::ipFragCreates.0 = No Such Object available on this agent at this OID
  264. IP-MIB::ipInUnknownProtos.0 = No Such Object available on this agent at this OID
  265. IP-MIB::ipInHdrErrors.0 = No Such Object available on this agent at this OID
  266. IP-MIB::ipInAddrErrors.0 = No Such Object available on this agent at this OID
  267.  
  268.  
  269. ip_forward SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'IP-FORWARD-MIB::ipCidrRouteNumber.0'[0m]  
  270. IP-FORWARD-MIB::ipCidrRouteNumber.0 = No Such Object available on this agent at this OID
  271.  
  272.  
  273. snmp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' '-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'[0m]  
  274. Exitcode: 1 ["Timeout: No Response from udp:172.20.1.81:161.\n"]
  275.  
  276. Timeout: No Response from udp:172.20.1.81:161.
  277.  
  278. udp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' '-v2c' '-c' 'COMMUNITY' '-OQXUte' 'udp:HOSTNAME:161' 'UDP-MIB::udpInDatagrams.0' 'UDP-MIB::udpOutDatagrams.0' 'UDP-MIB::udpInErrors.0' 'UDP-MIB::udpNoPorts.0'[0m]  
  279. UDP-MIB::udpInDatagrams.0 = No Such Object available on this agent at this OID
  280. UDP-MIB::udpOutDatagrams.0 = No Such Object available on this agent at this OID
  281. UDP-MIB::udpInErrors.0 = No Such Object available on this agent at this OID
  282. UDP-MIB::udpNoPorts.0 = No Such Object available on this agent at this OID
  283.  
  284.  
  285. tcp SNMP[[0;36m'/usr/bin/snmpget' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' '-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'[0m]  
  286. TCP-MIB::tcpActiveOpens.0 = No Such Object available on this agent at this OID
  287. TCP-MIB::tcpPassiveOpens.0 = No Such Object available on this agent at this OID
  288. TCP-MIB::tcpAttemptFails.0 = No Such Object available on this agent at this OID
  289. TCP-MIB::tcpEstabResets.0 = No Such Object available on this agent at this OID
  290. TCP-MIB::tcpCurrEstab.0 = No Such Object available on this agent at this OID
  291. TCP-MIB::tcpInSegs.0 = No Such Object available on this agent at this OID
  292. TCP-MIB::tcpOutSegs.0 = No Such Object available on this agent at this OID
  293. TCP-MIB::tcpRetransSegs.0 = No Such Object available on this agent at this OID
  294. TCP-MIB::tcpInErrs.0 = No Such Object available on this agent at this OID
  295. TCP-MIB::tcpOutRsts.0 = No Such Object available on this agent at this OID
  296.  
  297.  
  298.  
  299.  
  300. >> Runtime for poller module 'netstats': 6.3021 seconds with 23600 bytes
  301. >> [0;36mSNMP[0m: [6/6.30s] [1;33mMySQL[0m: [0/0.00s]  
  302. #### Unload poller module netstats ####
  303.  
  304. Modules status: Global+  
  305. OS  
  306. Device  
  307.  
  308. #### Load poller module hr-mib ####
  309. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OUQs' '-m' 'HOST-RESOURCES-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'hrSystemMaxProcesses.0' 'hrSystemProcesses.0' 'hrSystemNumUsers.0'[0m]
  310. hrSystemMaxProcesses.0 = No Such Object available on this agent at this OID
  311. hrSystemProcesses.0 = No Such Object available on this agent at this OID
  312. hrSystemNumUsers.0 = No Such Object available on this agent at this OID  
  313.  
  314.  
  315.  
  316. >> Runtime for poller module 'hr-mib': 0.0215 seconds with 512 bytes
  317. >> [0;36mSNMP[0m: [1/0.02s] [1;33mMySQL[0m: [0/0.00s]  
  318. #### Unload poller module hr-mib ####
  319.  
  320. Modules status: Global+  
  321. OS  
  322. Device  
  323.  
  324. #### Load poller module ucd-mib ####
  325. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'systemStats'[0m]
  326. systemStats = No more variables left in this MIB View (It is past the end of the MIB tree)  
  327.  
  328. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'UCD-SNMP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'laLoadInt.1' 'laLoadInt.2' 'laLoadInt.3'[0m]
  329. laLoadInt.1 = No Such Object available on this agent at this OID
  330. laLoadInt.2 = No Such Object available on this agent at this OID
  331. laLoadInt.3 = No Such Object available on this agent at this OID  
  332.  
  333.  
  334. >> Runtime for poller module 'ucd-mib': 0.0495 seconds with 96 bytes
  335. >> [0;36mSNMP[0m: [2/0.05s] [1;33mMySQL[0m: [0/0.00s]  
  336. #### Unload poller module ucd-mib ####
  337.  
  338. Modules status: Global+  
  339. OS  
  340. Device  
  341.  
  342. #### Load poller module ipSystemStats ####
  343. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IP-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'ipSystemStats'[0m]
  344. ipSystemStatsTable = No Such Object available on this agent at this OID  
  345.  
  346. Invalid snmp_walk() data = ipSystemStatsTable = No Such Object available on this agent at this OID  
  347.  
  348.  
  349. >> Runtime for poller module 'ipSystemStats': 0.2579 seconds with 808 bytes
  350. >> [0;36mSNMP[0m: [1/0.26s] [1;33mMySQL[0m: [0/0.00s]  
  351. #### Unload poller module ipSystemStats ####
  352.  
  353. Modules status: Global+  
  354. OS  
  355. Device  
  356.  
  357. #### Load poller module ports ####
  358. SQL[[1;33mSELECT *, `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 [0;33m[239][0m 1.17ms]
  359.  
  360. Caching Oids: Full ports polling Reporting disabled by user setting  
  361. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'ifXEntry'[0m]
  362. ifXEntry = No Such Object available on this agent at this OID  
  363.  
  364. Invalid snmp_walk() data = ifXEntry = No Such Object available on this agent at this OID  
  365. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUst' '-m' 'IF-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'ifEntry'[0m]
  366. ifIndex.1 = 1
  367. ifDescr.1 = eth0
  368. ifType.1 = ethernetCsmacd
  369. ifMtu.1 = 1500
  370. ifSpeed.1 = 100000000
  371. ifPhysAddress.1 = 4:91:62:eb:1c:d4
  372. ifAdminStatus.1 = up
  373. ifOperStatus.1 = up
  374. ifLastChange.1 = 0
  375. ifInOctets.1 = 0
  376. ifInUcastPkts.1 = 0
  377. ifInNUcastPkts.1 = 0
  378. ifInDiscards.1 = 0
  379. ifInErrors.1 = 0
  380. ifInUnknownProtos.1 = 0
  381. ifOutOctets.1 = 0
  382. ifOutUcastPkts.1 = 0
  383. ifOutNUcastPkts.1 = 0
  384. ifOutDiscards.1 = 0
  385. ifOutErrors.1 = 0
  386. ifOutQLen.1 = 0
  387. ifSpecific.1 = zeroDotZero  
  388.  
  389. dot3StatsDuplexStatusSNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'EtherLike-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'dot3StatsDuplexStatus'[0m]
  390. dot3StatsDuplexStatus = No Such Object available on this agent at this OID  
  391.  
  392. Invalid snmp_walk() data = dot3StatsDuplexStatus = No Such Object available on this agent at this OID  
  393. SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-v2c' '-c' 'COMMUNITY' '-OQUs' '-m' 'Q-BRIDGE-MIB' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' 'dot1qPvid'[0m]
  394. dot1qPvid = No Such Object available on this agent at this OID  
  395.  
  396. Invalid snmp_walk() data = dot1qPvid = No Such Object available on this agent at this OID  
  397. array (
  398.   1 =>
  399.   array (
  400.     'ifIndex' => '1',
  401.     'ifDescr' => 'eth0',
  402.     'ifType' => 'ethernetCsmacd',
  403.     'ifMtu' => '1500',
  404.     'ifSpeed' => '100000000',
  405.     'ifPhysAddress' => '4:91:62:eb:1c:d4',
  406.     'ifAdminStatus' => 'up',
  407.     'ifOperStatus' => 'up',
  408.     'ifLastChange' => '0',
  409.     'ifInOctets' => '0',
  410.     'ifInUcastPkts' => '0',
  411.     'ifInNUcastPkts' => '0',
  412.     'ifInDiscards' => '0',
  413.     'ifInErrors' => '0',
  414.     'ifInUnknownProtos' => '0',
  415.     'ifOutOctets' => '0',
  416.     'ifOutUcastPkts' => '0',
  417.     'ifOutNUcastPkts' => '0',
  418.     'ifOutDiscards' => '0',
  419.     'ifOutErrors' => '0',
  420.     'ifOutQLen' => '0',
  421.     'ifSpecific' => 'zeroDotZero',
  422.   ),
  423. )  
  424.  valid  
  425.  
  426. Port eth0: eth0 (1 / #15171) ifInOctets  
  427. ifOutOctets  
  428. ifInUcastPkts  
  429. ifOutUcastPkts  
  430. ifInBroadcastPkts  
  431. ifOutBroadcastPkts  
  432. ifInMulticastPkts  
  433. ifOutMulticastPkts  
  434. ifSpeed (100000000)  
  435. VLAN = ?  Using ifDescr as ifAlias  
  436.  Using ifDescr as ifName  
  437. eth0
  438.  ifInOctets (0 B) 0 Bps 265 secs  
  439.  
  440.  ifOutOctets (0 B) 0 Bps 265 secs  
  441.  
  442.  ifInErrors (0 B) 0 Bps 265 secs  
  443.  
  444.  ifOutErrors (0 B) 0 Bps 265 secs  
  445.  
  446.  ifInUcastPkts (0 B) 0 Bps 265 secs  
  447.  
  448.  ifOutUcastPkts (0 B) 0 Bps 265 secs  
  449.  
  450.  ifInNUcastPkts (0 B) 0 Bps 265 secs  
  451.  
  452.  ifOutNUcastPkts (0 B) 0 Bps 265 secs  
  453.  
  454.  ifInDiscards (0 B) 0 Bps 265 secs  
  455.  
  456.  ifOutDiscards (0 B) 0 Bps 265 secs  
  457.  
  458.  ifInUnknownProtos (0 B) 0 Bps 265 secs  
  459.  
  460.  ifInBroadcastPkts (0 B) 0 Bps 265 secs  
  461.  
  462.  ifOutBroadcastPkts (0 B) 0 Bps 265 secs  
  463.  
  464.  ifInMulticastPkts (0 B) 0 Bps 265 secs  
  465.  
  466.  ifOutMulticastPkts (0 B) 0 Bps 265 secs  
  467. bps(0 bps/0 bps)bytes(0 B/0 B)pkts(0 pps/0 pps)SQL[[1;33mUPDATE `ports` set `ifInOctets`=?,`ifInOctets_prev`=?,`ifInOctets_rate`=?,`ifInOctets_delta`=?,`ifOutOctets`=?,`ifOutOctets_prev`=?,`ifOutOctets_rate`=?,`ifOutOctets_delta`=?,`ifInErrors`=?,`ifInErrors_prev`=?,`ifInErrors_rate`=?,`ifInErrors_delta`=?,`ifOutErrors`=?,`ifOutErrors_prev`=?,`ifOutErrors_rate`=?,`ifOutErrors_delta`=?,`ifInUcastPkts`=?,`ifInUcastPkts_prev`=?,`ifInUcastPkts_rate`=?,`ifInUcastPkts_delta`=?,`ifOutUcastPkts`=?,`ifOutUcastPkts_prev`=?,`ifOutUcastPkts_rate`=?,`ifOutUcastPkts_delta`=?,`poll_time`=?,`poll_prev`=?,`poll_period`=? WHERE `port_id` = ? [0;33m["0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,1670281664,1670281399,265,15171][0m 2.63ms]
  468.  
  469. SQL[[1;33mUPDATE `ports_statistics` set `ifInNUcastPkts`=?,`ifInNUcastPkts_prev`=?,`ifInNUcastPkts_rate`=?,`ifInNUcastPkts_delta`=?,`ifOutNUcastPkts`=?,`ifOutNUcastPkts_prev`=?,`ifOutNUcastPkts_rate`=?,`ifOutNUcastPkts_delta`=?,`ifInDiscards`=?,`ifInDiscards_prev`=?,`ifInDiscards_rate`=?,`ifInDiscards_delta`=?,`ifOutDiscards`=?,`ifOutDiscards_prev`=?,`ifOutDiscards_rate`=?,`ifOutDiscards_delta`=?,`ifInUnknownProtos`=?,`ifInUnknownProtos_prev`=?,`ifInUnknownProtos_rate`=?,`ifInUnknownProtos_delta`=?,`ifInBroadcastPkts`=?,`ifInBroadcastPkts_prev`=?,`ifInBroadcastPkts_rate`=?,`ifInBroadcastPkts_delta`=?,`ifOutBroadcastPkts`=?,`ifOutBroadcastPkts_prev`=?,`ifOutBroadcastPkts_rate`=?,`ifOutBroadcastPkts_delta`=?,`ifInMulticastPkts`=?,`ifInMulticastPkts_prev`=?,`ifInMulticastPkts_rate`=?,`ifInMulticastPkts_delta`=?,`ifOutMulticastPkts`=?,`ifOutMulticastPkts_prev`=?,`ifOutMulticastPkts_rate`=?,`ifOutMulticastPkts_delta`=? WHERE `port_id` = ? [0;33m["0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,"0",0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,0,15171][0m 0.54ms]
  470.  
  471. 1 updated  
  472.  
  473. SQL[[1;33mupdate `ports` set `poll_time` = ?, `poll_prev` = ?, `poll_period` = ? where 0 = 1 [0;33m[1670281664,1670281399,null][0m 0.45ms]
  474.  
  475. 0 updated  
  476.  
  477. >> Runtime for poller module 'ports': 1.4534 seconds with 53992 bytes
  478. >> [0;36mSNMP[0m: [4/1.44s] [1;33mMySQL[0m: [4/0.05s]  
  479. #### Unload poller module ports ####
  480.  
  481. Modules status: Global-  
  482. OS  
  483. Device  
  484. Module [ xdsl ] disabled globally.
  485.  
  486. Modules status: Global+  
  487. OS  
  488. Device  
  489.  
  490. #### Load poller module customoid ####
  491. SQL[[1;33mSELECT * FROM `customoids` WHERE `customoid_passed` = 1 AND `device_id` = ? [0;33m[239][0m 0.57ms]
  492.  
  493. array (
  494.   'customoid_id' => 2,
  495.   'device_id' => 239,
  496.   'customoid_descr' => 'tempSensorAvail',
  497.   'customoid_deleted' => 0,
  498.   'customoid_current' => 0.0,
  499.   'customoid_prev' => 0.0,
  500.   'customoid_oid' => '1.3.6.1.4.1.21239.5.1.4.1.4',
  501.   'customoid_datatype' => 'GAUGE',
  502.   'customoid_unit' => NULL,
  503.   'customoid_divisor' => 1,
  504.   'customoid_multiplier' => 1,
  505.   'customoid_limit' => NULL,
  506.   'customoid_limit_warn' => NULL,
  507.   'customoid_limit_low' => NULL,
  508.   'customoid_limit_low_warn' => NULL,
  509.   'customoid_alert' => 0,
  510.   'customoid_passed' => 1,
  511.   'lastupdate' => '2022-12-05 17:03:19',
  512.   'user_func' => NULL,
  513. )  
  514. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' '1.3.6.1.4.1.21239.5.1.4.1.4'[0m]
  515. No Such Instance currently exists at this OID  
  516.  
  517. Custom OID tempSensorAvail: 0
  518. SQL[[1;33mUPDATE `customoids` set `customoid_current`=?,`lastupdate`=NOW(),`customoid_prev`=? WHERE `customoid_id` = ? [0;33m[0,0,2][0m 3.26ms]
  519.  
  520. array (
  521.   'customoid_id' => 4,
  522.   'device_id' => 239,
  523.   'customoid_descr' => 'tempSensorTemp',
  524.   'customoid_deleted' => 0,
  525.   'customoid_current' => 0.0,
  526.   'customoid_prev' => 0.0,
  527.   'customoid_oid' => '1.3.6.1.4.1.21239.5.1.4.1.5',
  528.   'customoid_datatype' => 'COUNTER',
  529.   'customoid_unit' => NULL,
  530.   'customoid_divisor' => 1,
  531.   'customoid_multiplier' => 1,
  532.   'customoid_limit' => NULL,
  533.   'customoid_limit_warn' => NULL,
  534.   'customoid_limit_low' => NULL,
  535.   'customoid_limit_low_warn' => NULL,
  536.   'customoid_alert' => 0,
  537.   'customoid_passed' => 1,
  538.   'lastupdate' => '2022-12-05 17:03:19',
  539.   'user_func' => NULL,
  540. )  
  541. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' '1.3.6.1.4.1.21239.5.1.4.1.5'[0m]
  542. No Such Instance currently exists at this OID  
  543.  
  544. Custom OID tempSensorTemp: 0
  545. SQL[[1;33mUPDATE `customoids` set `customoid_current`=?,`lastupdate`=NOW(),`customoid_prev`=? WHERE `customoid_id` = ? [0;33m[0,0,4][0m 2.63ms]
  546.  
  547. array (
  548.   'customoid_id' => 5,
  549.   'device_id' => 239,
  550.   'customoid_descr' => 'TempSensorTemp1',
  551.   'customoid_deleted' => 0,
  552.   'customoid_current' => 636.0,
  553.   'customoid_prev' => 641.0,
  554.   'customoid_oid' => '1.3.6.1.4.1.21239.5.1.4.1.5.1',
  555.   'customoid_datatype' => '',
  556.   'customoid_unit' => NULL,
  557.   'customoid_divisor' => 1,
  558.   'customoid_multiplier' => 1,
  559.   'customoid_limit' => NULL,
  560.   'customoid_limit_warn' => NULL,
  561.   'customoid_limit_low' => NULL,
  562.   'customoid_limit_low_warn' => NULL,
  563.   'customoid_alert' => 0,
  564.   'customoid_passed' => 1,
  565.   'lastupdate' => '2022-12-05 17:03:19',
  566.   'user_func' => NULL,
  567. )  
  568. SNMP[[0;36m'/usr/bin/snmpget' '-v2c' '-c' 'COMMUNITY' '-Oqv' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' 'udp:HOSTNAME:161' '1.3.6.1.4.1.21239.5.1.4.1.5.1'[0m]
  569. 630  
  570.  
  571. Custom OID TempSensorTemp1: 630
  572. SQL[[1;33mUPDATE `customoids` set `customoid_current`=?,`lastupdate`=NOW(),`customoid_prev`=? WHERE `customoid_id` = ? [0;33m[630,636,5][0m 2.18ms]
  573.  
  574.  
  575. >> Runtime for poller module 'customoid': 0.1216 seconds with 3760 bytes
  576. >> [0;36mSNMP[0m: [3/0.11s] [1;33mMySQL[0m: [4/0.09s]  
  577. #### Unload poller module customoid ####
  578.  
  579. Modules status: Global+  
  580. OS  
  581. Device  
  582.  
  583. #### Load poller module bgp-peers ####
  584. SQL[[1;33mSELECT * FROM `bgpPeers` AS B LEFT JOIN `vrfs` AS V ON `B`.`vrf_id` = `V`.`vrf_id` WHERE `B`.`device_id` = ? [0;33m[239][0m 1.08ms]
  585.  
  586.  
  587. >> Runtime for poller module 'bgp-peers': 0.0034 seconds with 13400 bytes
  588. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]  
  589. #### Unload poller module bgp-peers ####
  590.  
  591. Modules status: Global-  
  592. OS  
  593. Device  
  594. Module [ junose-atm-vp ] disabled globally.
  595.  
  596. Modules status: Global-  
  597. OS  
  598. Device  
  599. Module [ printer-supplies ] disabled globally.
  600.  
  601. Modules status: Global+  
  602. OS  
  603. Device  
  604.  
  605. #### Load poller module ucd-diskio ####
  606. SQL[[1;33mSELECT * FROM `ucd_diskio` WHERE `device_id`  = ? [0;33m[239][0m 0.64ms]
  607.  
  608.  
  609. >> Runtime for poller module 'ucd-diskio': 0.0011 seconds with 1208 bytes
  610. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]  
  611. #### Unload poller module ucd-diskio ####
  612.  
  613. Modules status: Global-  
  614. OS  
  615. Device  
  616. Module [ wifi ] disabled globally.
  617.  
  618. Modules status: Global+  
  619. OS  
  620. Device  
  621.  
  622. #### Load poller module wireless ####
  623. Attempting to initialize OS: geist-watchdog  
  624. Attempting to initialize Group OS: geist  
  625. OS initialized as Generic  
  626. SQL[[1;33mSELECT * FROM `wireless_sensors` WHERE `device_id` = ? [0;33m[239][0m 0.87ms]
  627.  
  628.  
  629. >> Runtime for poller module 'wireless': 0.0026 seconds with 103448 bytes
  630. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]  
  631. #### Unload poller module wireless ####
  632.  
  633. Modules status: Global+  
  634. OS  
  635. Device  
  636.  
  637. #### Load poller module ospf ####
  638. SQL[[1;33mselect * from `vrf_lite_cisco` where `vrf_lite_cisco`.`device_id` = ? and `vrf_lite_cisco`.`device_id` is not null [0;33m[239][0m 0.6ms]
  639.  
  640.  Processes: SNMP[[0;36m'/usr/bin/snmpbulkwalk' '-M' '/opt/librenms/mibs:/opt/librenms/mibs/geist' '-v2c' '-c' 'COMMUNITY' '-OQXUt' '-Os' 'udp:HOSTNAME:161' 'OSPF-MIB::ospfGeneralGroup'[0m]  
  641. ospfGeneralGroup = No Such Object available on this agent at this OID
  642.  
  643.  
  644. SQL[[1;33mdelete from `ospf_instances` where `ospf_instances`.`device_id` = ? and `ospf_instances`.`device_id` is not null and `context_name` = ? and 1 = 1 [0;33m[239,""][0m 0.61ms]
  645.  
  646. 0
  647. >> Runtime for poller module 'ospf': 0.2823 seconds with 166672 bytes
  648. >> [0;36mSNMP[0m: [1/0.28s] [1;33mMySQL[0m: [2/0.01s]  
  649. #### Unload poller module ospf ####
  650.  
  651. Modules status: Global-  
  652. OS  
  653. Device  
  654. Module [ isis ] disabled globally.
  655.  
  656. Modules status: Global-  
  657. OS  
  658. Device  
  659. Module [ cisco-ipsec-flow-monitor ] disabled globally.
  660.  
  661. Modules status: Global-  
  662. OS  
  663. Device  
  664. Module [ cisco-remote-access-monitor ] disabled globally.
  665.  
  666. Modules status: Global-  
  667. OS  
  668. Device  
  669. Module [ cisco-cef ] disabled globally.
  670.  
  671. Modules status: Global-  
  672. OS  
  673. Device  
  674. Module [ slas ] disabled globally.
  675.  
  676. Modules status: Global-  
  677. OS  
  678. Device  
  679. Module [ cisco-mac-accounting ] disabled globally.
  680.  
  681. Modules status: Global-  
  682. OS  
  683. Device  
  684. Module [ cipsec-tunnels ] disabled globally.
  685.  
  686. Modules status: Global-  
  687. OS  
  688. Device  
  689. Module [ cisco-ace-loadbalancer ] disabled globally.
  690.  
  691. Modules status: Global-  
  692. OS  
  693. Device  
  694. Module [ cisco-ace-serverfarms ] disabled globally.
  695.  
  696. Modules status: Global-  
  697. OS  
  698. Device  
  699. Module [ cisco-asa-firewall ] disabled globally.
  700.  
  701. Modules status: Global-  
  702. OS  
  703. Device  
  704. Module [ cisco-voice ] disabled globally.
  705.  
  706. Modules status: Global-  
  707. OS  
  708. Device  
  709. Module [ cisco-cbqos ] disabled globally.
  710.  
  711. Modules status: Global-  
  712. OS  
  713. Device  
  714. Module [ cisco-otv ] disabled globally.
  715.  
  716. Modules status: Global-  
  717. OS  
  718. Device  
  719. Module [ cisco-qfp ] disabled globally.
  720.  
  721. Modules status: Global-  
  722. OS  
  723. Device  
  724. Module [ cisco-vpdn ] disabled globally.
  725.  
  726. Modules status: Global-  
  727. OS  
  728. Device  
  729. Module [ nac ] disabled globally.
  730.  
  731. Modules status: Global-  
  732. OS  
  733. Device  
  734. Module [ netscaler-vsvr ] disabled globally.
  735.  
  736. Modules status: Global-  
  737. OS  
  738. Device  
  739. Module [ aruba-controller ] disabled globally.
  740.  
  741. Modules status: Global+  
  742. OS  
  743. Device  
  744.  
  745. #### Load poller module entity-physical ####
  746.  
  747. >> Runtime for poller module 'entity-physical': 0.0002 seconds with 392 bytes
  748. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  749. #### Unload poller module entity-physical ####
  750.  
  751. Modules status: Global-  
  752. OS  
  753. Device  
  754. Module [ entity-state ] disabled globally.
  755.  
  756. Modules status: Global+  
  757. OS  
  758. Device  
  759.  
  760. #### Load poller module applications ####
  761. SQL[[1;33mselect * from `applications` where `applications`.`device_id` = ? and `applications`.`device_id` is not null [0;33m[239][0m 0.86ms]
  762.  
  763.  
  764. >> Runtime for poller module 'applications': 0.0020 seconds with 28360 bytes
  765. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [1/0.01s]  
  766. #### Unload poller module applications ####
  767.  
  768. Modules status: Global+  
  769. OS  
  770. Device  
  771.  
  772. #### Load poller module stp ####
  773. Instances: SQL[[1;33mselect * from `stp` where `stp`.`device_id` = ? and `stp`.`device_id` is not null [0;33m[239][0m 0.56ms]
  774.  
  775.  
  776. Ports: SQL[[1;33mselect * from `ports_stp` where `ports_stp`.`device_id` = ? and `ports_stp`.`device_id` is not null [0;33m[239][0m 0.6ms]
  777.  
  778.  
  779. >> Runtime for poller module 'stp': 0.0030 seconds with 84616 bytes
  780. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [2/0.01s]  
  781. #### Unload poller module stp ####
  782.  
  783. Modules status: Global+  
  784. OS  
  785. Device  
  786.  
  787. #### Load poller module ntp ####
  788.  
  789. >> Runtime for poller module 'ntp': 0.0001 seconds with 320 bytes
  790. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  791. #### Unload poller module ntp ####
  792.  
  793. Modules status: Global-  
  794. OS  
  795. Device  
  796. Module [ loadbalancers ] disabled globally.
  797.  
  798. Modules status: Global-  
  799. OS  
  800. Device  
  801. Module [ mef ] disabled globally.
  802.  
  803. Modules status: Global+  
  804. OS  
  805. Device  
  806.  
  807. #### Load poller module mpls ####
  808.  
  809. >> Runtime for poller module 'mpls': 0.0004 seconds with 36712 bytes
  810. >> [0;36mSNMP[0m: [0/0.00s] [1;33mMySQL[0m: [0/0.00s]  
  811. #### Unload poller module mpls ####
  812.  
  813. Module mib does not exist, please remove it from your configurationEnabling graphs: SQL[[1;33mselect * from `device_graphs` where `device_graphs`.`device_id` = ? and `device_graphs`.`device_id` is not null [0;33m[239][0m 0.58ms]
  814.  
  815.  
  816. SQL[[1;33mUPDATE `devices` set `last_polled`=NOW(),`last_polled_timetaken`=? WHERE `device_id` = ? [0;33m[9.769,239][0m 2.89ms]
  817.  
  818. Updating 172.20.1.81  
  819.  
  820. Polled in 9.769 seconds
  821. ### Start Device Groups ###
  822. SQL[[1;33mselect * from `device_groups` [0;33m[][0m 0.6ms]
  823.  
  824. SQL[[1;33mselect `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 (5, 7, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18) [0;33m[][0m 2.04ms]
  825.  
  826. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`sysDescr` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["[1;34m6%",239][0m 0.87ms]
  827.  
  828. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`sysDescr` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%arista%",239][0m 0.67ms]
  829.  
  830. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`os` LIKE ? OR `devices`.`icon` LIKE ? OR `devices`.`icon` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["[1;36myberpower%","%Emerson%","%APC%",239][0m 0.62ms]
  831.  
  832. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`sysName` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["[1;32mXW%",239][0m 0.62ms]
  833.  
  834. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`sysDescr` LIKE ? OR `devices`.`sysDescr` LIKE ? OR `devices`.`sysDescr` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["[47m11GE%","[47m16GE%","[47m17GE%",239][0m 0.52ms]
  835.  
  836. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`sysDescr` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%ON2342-02%",239][0m 1.04ms]
  837.  
  838. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`os` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%IronWare%",239][0m 0.97ms]
  839.  
  840. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`override_sysLocation` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%Mike%",239][0m 0.48ms]
  841.  
  842. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`os` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["[1;36miena%",239][0m 0.4ms]
  843.  
  844. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`sysDescr` LIKE ? AND `devices`.`sysName` LIKE ?) and `devices`.`device_id` = ?) as `exists` [0;33m["%arista%","%HT%",239][0m 0.38ms]
  845.  
  846. SQL[[1;33mselect exists(select * from `devices` where (`devices`.`type` = ?) and `devices`.`device_id` = ?) as `exists` [0;33m["environment",239][0m 0.36ms]
  847.  
  848. SQL[[1;33mselect * from `device_group_device` where `device_group_device`.`device_id` = ? [0;33m[239][0m 0.45ms]
  849.  
  850. Groups Added:  
  851. Groups Removed:  
  852. ### End Device Groups, runtime: 0.0273s ###
  853.  
  854. #### Start Alerts ####
  855. SQL[[1;33mselect `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` = ? [0;33m[239][0m 0.5ms]
  856.  
  857. SQL[[1;33mselect 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 `device_groups` inner join `alert_schedulables` on `device_groups`.`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` in (18)) 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` [0;33m["2022-12-05T23:07:44.933197Z","2022-12-05T23:07:44.933197Z",0,1,"23:07:44","23:07:44","23:07:44","23:07:44","[41m%","device",239,"device_group","location",115][0m 1.04ms]
  858.  
  859. SQL[[1;33mselect * from `devices` where `devices`.`device_id` = ? limit 1 [0;33m[239][0m 0.63ms]
  860.  
  861. Disable alerting is set, Clearing active alerts and skipping alert rules check
  862. SQL[[1;33mUPDATE `alerts` set `state`=?,`alerted`=?,`open`=? WHERE `device_id` = ? [0;33m[0,0,0,239][0m 0.39ms]
  863.  
  864. #### End Alerts ####
  865. ./poller.php 172.20.1.81 2022-12-05 17:07:44 - 1 devices polled in 10.10 secs  
  866.  
  867. [0;36mSNMP[0m [24/8.64s]: Snmpget[17/6.64s] Snmpwalk[7/2.01s]  
  868. [1;33mSQL[0m [66/0.65s]: Select[49/0.38s] Insert[1/0.02s] Update[15/0.24s] Delete[1/0.01s]  
  869.