From Kevin Krumm, 6 Years ago, written in Plain Text.
Embed
  1. LibreNMS Poller
  2. ===================================
  3. Version info:
  4. Commit SHA: cdd363f29ebcdb361ca207a379ff9fd450608d62
  5. Commit Date: 1493244515
  6. DB Schema: 186
  7. PHP: 7.0.17
  8. MySQL: 5.5.52-MariaDB
  9. RRDTool: 1.4.8
  10. SNMP: NET-SNMP 5.7.2
  11. ==================================DEBUG!
  12. Starting polling run:
  13.  
  14. SQL[SELECT * FROM `devices` WHERE `disabled` = 0 AND `hostname` = 'nbhs-tera' ORDER BY `device_id` ASC]
  15. SQL[SELECT * FROM devices_attribs WHERE `device_id` = '285']
  16. Hostname: nbhs-tera
  17. Device ID: 285
  18. OS: buffalo
  19.  
  20. SQL[INSERT INTO `device_perf` (`xmt`,`rcv`,`loss`,`min`,`max`,`avg`,`device_id`,`timestamp`)  VALUES ('3','3','0','0.24','0.32','0.27','285',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 = 278449
  24. sysLocation.0 = Unknown
  25. sysContact.0 = nobody@noadmin
  26. sysName.0 = NBHS-Tera
  27. sysObjectID.0 = enterprises.8*
  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. BUFFALO TeraStation TS3400D Ver.1.71 (2017/03/07 12:03:05)
  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. snmpEngineTime.0 = 2784
  34. hrSystemUptime.0 = No Such Object available on this agent at this OID
  35.  
  36. Using SNMP Agent Uptime (2784s)
  37.   RRD[update nbhs-tera/uptime.rrd N:2784 --daemon unix:/var/run/rrdcached/rrdcached.sock]
  38. [RRD Disabled]Uptime: 46m 24s
  39. SQL[SELECT `lat`,`lng` FROM `locations` WHERE `location`='2551 TX-337 Loop, New Braunfels, TX 78130' LIMIT 1]
  40. Using cached lat/lng from other device
  41. Modules status: Global- OS  Device- Module [ unix-agent ] disabled on host.
  42.  
  43. Modules status: Global+ OS  Device  
  44. #### Load poller module os ####
  45. Hardware: TS3400D
  46. Version:
  47. Features:
  48. Serial:
  49.  
  50. >> Runtime for poller module 'os': 0.0002 seconds with 1208 bytes
  51. #### Unload poller module os ####
  52.  
  53. RRD[update nbhs-tera/poller-perf-os.rrd N:0.00020694732666016 --daemon unix:/var/run/rrdcached/rrdcached.sock]
  54. [RRD Disabled]Modules status: Global+ OS  Device  
  55. #### Load poller module ipmi ####
  56. SQL[SELECT * FROM sensors WHERE device_id = '285' AND poller_type='ipmi']
  57. Array
  58. (
  59. )
  60.  
  61. >> Runtime for poller module 'ipmi': 0.0007 seconds with 1288 bytes
  62. #### Unload poller module ipmi ####
  63.  
  64. RRD[update nbhs-tera/poller-perf-ipmi.rrd N:0.00070595741271973 --daemon unix:/var/run/rrdcached/rrdcached.sock]
  65. [RRD Disabled]Modules status: Global+ OS  Device  
  66. #### Load poller module sensors ####
  67. SQL[SELECT `sensor_class` FROM `sensors` WHERE `device_id` = '285' GROUP BY `sensor_class`]
  68.  
  69. >> Runtime for poller module 'sensors': 0.0004 seconds with 208 bytes
  70. #### Unload poller module sensors ####
  71.  
  72. RRD[update nbhs-tera/poller-perf-sensors.rrd N:0.00036907196044922 --daemon unix:/var/run/rrdcached/rrdcached.sock]
  73. [RRD Disabled]Modules status: Global+ OS  Device  
  74. #### Load poller module processors ####
  75. SQL[SELECT * FROM processors WHERE device_id = '285']
  76.  
  77. >> Runtime for poller module 'processors': 0.0005 seconds with 600 bytes
  78. #### Unload poller module processors ####
  79.  
  80. RRD[update nbhs-tera/poller-perf-processors.rrd N:0.0004730224609375 --daemon unix:/var/run/rrdcached/rrdcached.sock]
  81. [RRD Disabled]Modules status: Global+ OS  Device  
  82. #### Load poller module mempools ####
  83. SQL[SELECT * FROM mempools WHERE device_id = '285']
  84.  
  85. >> Runtime for poller module 'mempools': 0.0005 seconds with 600 bytes
  86. #### Unload poller module mempools ####
  87.  
  88. RRD[update nbhs-tera/poller-perf-mempools.rrd N:0.00050902366638184 --daemon unix:/var/run/rrdcached/rrdcached.sock]
  89. [RRD Disabled]Modules status: Global+ OS  Device  
  90. #### Load poller module storage ####
  91. SQL[SELECT * FROM storage WHERE device_id = '285']
  92.  
  93. >> Runtime for poller module 'storage': 0.0006 seconds with 752 bytes
  94. #### Unload poller module storage ####
  95.  
  96. RRD[update nbhs-tera/poller-perf-storage.rrd N:0.0005950927734375 --daemon unix:/var/run/rrdcached/rrdcached.sock]
  97. [RRD Disabled]Modules status: Global+ OS  Device  
  98. #### Load poller module netstats ####
  99.  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]
  100. ipForwDatagrams.0 = No Such Object available on this agent at this OID
  101. ipInDelivers.0 = No Such Object available on this agent at this OID
  102. ipInReceives.0 = No Such Object available on this agent at this OID
  103. ipOutRequests.0 = No Such Object available on this agent at this OID
  104. ipInDiscards.0 = No Such Object available on this agent at this OID
  105. ipOutDiscards.0 = No Such Object available on this agent at this OID
  106. ipOutNoRoutes.0 = No Such Object available on this agent at this OID
  107. ipReasmReqds.0 = No Such Object available on this agent at this OID
  108. ipReasmOKs.0 = No Such Object available on this agent at this OID
  109. ipReasmFails.0 = No Such Object available on this agent at this OID
  110. ipFragOKs.0 = No Such Object available on this agent at this OID
  111. ipFragFails.0 = No Such Object available on this agent at this OID
  112. ipFragCreates.0 = No Such Object available on this agent at this OID
  113. ipInUnknownProtos.0 = No Such Object available on this agent at this OID
  114. ipInHdrErrors.0 = No Such Object available on this agent at this OID
  115. ipInAddrErrors.0 = No Such Object available on this agent at this OID
  116.  
  117.  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]
  118. tcpActiveOpens.0 = No Such Object available on this agent at this OID
  119. tcpPassiveOpens.0 = No Such Object available on this agent at this OID
  120. tcpAttemptFails.0 = No Such Object available on this agent at this OID
  121. tcpEstabResets.0 = No Such Object available on this agent at this OID
  122. tcpCurrEstab.0 = No Such Object available on this agent at this OID
  123. tcpInSegs.0 = No Such Object available on this agent at this OID
  124. tcpOutSegs.0 = No Such Object available on this agent at this OID
  125. tcpRetransSegs.0 = No Such Object available on this agent at this OID
  126. tcpInErrs.0 = No Such Object available on this agent at this OID
  127. tcpOutRsts.0 = No Such Object available on this agent at this OID
  128. tcpHCInSegs.0 = No Such Object available on this agent at this OID
  129. tcpHCOutSegs.0 = No Such Object available on this agent at this OID
  130.  
  131.  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]
  132. udpInDatagrams.0 = No Such Object available on this agent at this OID
  133. udpOutDatagrams.0 = No Such Object available on this agent at this OID
  134. udpInErrors.0 = No Such Object available on this agent at this OID
  135. udpNoPorts.0 = No Such Object available on this agent at this OID
  136.  
  137.  ICMPSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m IP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 icmp]
  138. icmp = No Such Object available on this agent at this OID
  139.  
  140.  SNMPSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m SNMPv2-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 snmp]
  141. snmpInPkts.0 = 523
  142. snmpOutPkts.0 = 522
  143. snmpInBadVersions.0 = 0
  144. snmpInBadCommunityNames.0 = 0
  145. snmpInBadCommunityUses.0 = 0
  146. snmpInASNParseErrs.0 = 0
  147. snmpInTooBigs.0 = 0
  148. snmpInNoSuchNames.0 = 0
  149. snmpInBadValues.0 = 0
  150. snmpInReadOnlys.0 = 0
  151. snmpInGenErrs.0 = 0
  152. snmpInTotalReqVars.0 = 3095
  153. snmpInTotalSetVars.0 = 0
  154. snmpInGetRequests.0 = 285
  155. snmpInGetNexts.0 = 0
  156. snmpInSetRequests.0 = 0
  157. snmpInGetResponses.0 = 0
  158. snmpInTraps.0 = 0
  159. snmpOutTooBigs.0 = 0
  160. snmpOutNoSuchNames.0 = 0
  161. snmpOutBadValues.0 = 0
  162. snmpOutGenErrs.0 = 0
  163. snmpOutGetRequests.0 = 0
  164. snmpOutGetNexts.0 = 0
  165. snmpOutSetRequests.0 = 0
  166. snmpOutGetResponses.0 = 524
  167. snmpOutTraps.0 = 0
  168. snmpEnableAuthenTraps.0 = disabled
  169. snmpSilentDrops.0 = 0
  170. snmpProxyDrops.0 = 0
  171.  
  172. RRD[update nbhs-tera/netstats-snmp.rrd N:523:522:0:0:0:0:0:0:0:0:0:3095:0:285:0:0:0:0:0:0:0:0:0:0:0:524:0:0:0 --daemon unix:/var/run/rrdcached/rrdcached.sock]
  173. [RRD Disabled] IP-FORWARDSNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OQv -M /opt/librenms/mibs udp:HOSTNAME:161 IP-FORWARD-MIB::ipCidrRouteNumber.0]
  174. No Such Object available on this agent at this OID
  175.  
  176.  
  177.  
  178. >> Runtime for poller module 'netstats': 2.9745 seconds with 13696 bytes
  179. #### Unload poller module netstats ####
  180.  
  181. RRD[update nbhs-tera/poller-perf-netstats.rrd N:2.9744629859924 --daemon unix:/var/run/rrdcached/rrdcached.sock]
  182. [RRD Disabled]Modules status: Global+ OS  Device  
  183. #### Load poller module hr-mib ####
  184. SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -OUQs -m HOST-RESOURCES-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 hrSystemProcesses.0 hrSystemNumUsers.0]
  185. hrSystemProcesses.0 = No Such Object available on this agent at this OID
  186. hrSystemNumUsers.0 = No Such Object available on this agent at this OID
  187.  
  188.  
  189.  
  190. >> Runtime for poller module 'hr-mib': 0.0207 seconds with 496 bytes
  191. #### Unload poller module hr-mib ####
  192.  
  193. RRD[update nbhs-tera/poller-perf-hr-mib.rrd N:0.020678997039795 --daemon unix:/var/run/rrdcached/rrdcached.sock]
  194. [RRD Disabled]Modules status: Global+ OS  Device  
  195. #### Load poller module ucd-mib ####
  196. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m UCD-SNMP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 systemStats]
  197. systemStats = No Such Object available on this agent at this OID
  198.  
  199. 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]
  200. memTotalSwap.0 = No Such Object available on this agent at this OID
  201. memAvailSwap.0 = No Such Object available on this agent at this OID
  202. memTotalReal.0 = No Such Object available on this agent at this OID
  203. memAvailReal.0 = No Such Object available on this agent at this OID
  204. memTotalFree.0 = No Such Object available on this agent at this OID
  205. memShared.0 = No Such Object available on this agent at this OID
  206. memBuffer.0 = No Such Object available on this agent at this OID
  207. memCached.0 = No Such Object available on this agent at this OID
  208.  
  209. 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]
  210. laLoadInt.1 = No Such Object available on this agent at this OID
  211. laLoadInt.2 = No Such Object available on this agent at this OID
  212. laLoadInt.3 = No Such Object available on this agent at this OID
  213.  
  214.  
  215. >> Runtime for poller module 'ucd-mib': 0.0617 seconds with 6536 bytes
  216. #### Unload poller module ucd-mib ####
  217.  
  218. RRD[update nbhs-tera/poller-perf-ucd-mib.rrd N:0.06169319152832 --daemon unix:/var/run/rrdcached/rrdcached.sock]
  219. [RRD Disabled]Modules status: Global+ OS  Device  
  220. #### Load poller module ipSystemStats ####
  221. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m IP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ipSystemStats]
  222. ipSystemStatsTable = No Such Object available on this agent at this OID
  223.  
  224.  
  225.  
  226. >> Runtime for poller module 'ipSystemStats': 0.0248 seconds with 760 bytes
  227. #### Unload poller module ipSystemStats ####
  228.  
  229. RRD[update nbhs-tera/poller-perf-ipSystemStats.rrd N:0.024837017059326 --daemon unix:/var/run/rrdcached/rrdcached.sock]
  230. [RRD Disabled]Modules status: Global+ OS  Device  
  231. #### Load poller module ports ####
  232. Caching Oids: SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m IF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ifXEntry]
  233. ifXEntry = No Such Object available on this agent at this OID
  234.  
  235. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUst -m IF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 ifEntry]
  236. ifEntry = No Such Object available on this agent at this OID
  237.  
  238. dot3StatsDuplexStatusSNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m EtherLike-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 dot3StatsIndex]
  239. dot3StatsIndex = No Such Object available on this agent at this OID
  240.  
  241. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m EtherLike-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 dot3StatsDuplexStatus]
  242. dot3StatsDuplexStatus = No Such Object available on this agent at this OID
  243.  
  244. SQL[SELECT COUNT(*) FROM `ports` WHERE `device_id` = '285' AND `ifType` = 'adsl']
  245. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m POWER-ETHERNET-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 pethPsePortEntry]
  246. pethPsePortEntry = No Such Object available on this agent at this OID
  247.  
  248. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m CISCO-POWER-ETHERNET-EXT-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 cpeExtPsePortEntry]
  249. cpeExtPsePortEntry = No Such Object available on this agent at this OID
  250.  
  251. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m Q-BRIDGE-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 dot1qPvid]
  252. dot1qPvid = No Such Object available on this agent at this OID
  253.  
  254. Array
  255. (
  256. )
  257. SQL[SELECT `name` FROM `port_association_mode` WHERE pom_id = '1']
  258. 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` = '285' ORDER BY ports.port_id]
  259.  
  260.  
  261. >> Runtime for poller module 'ports': 0.1667 seconds with 15568 bytes
  262. #### Unload poller module ports ####
  263.  
  264. RRD[update nbhs-tera/poller-perf-ports.rrd N:0.1666898727417 --daemon unix:/var/run/rrdcached/rrdcached.sock]
  265. [RRD Disabled]Modules status: Global+ OS  Device  
  266. #### Load poller module bgp-peers ####
  267. SQL[SELECT * FROM bgpPeers WHERE device_id = '285']
  268.  
  269. >> Runtime for poller module 'bgp-peers': 0.0013 seconds with 9224 bytes
  270. #### Unload poller module bgp-peers ####
  271.  
  272. RRD[update nbhs-tera/poller-perf-bgp-peers.rrd N:0.0013151168823242 --daemon unix:/var/run/rrdcached/rrdcached.sock]
  273. [RRD Disabled]Modules status: Global+ OS  Device  
  274. #### Load poller module junose-atm-vp ####
  275. SQL[SELECT * FROM `ports` AS P, `juniAtmVp` AS J WHERE P.`device_id` = '285' AND J.port_id = P.port_id]
  276.  
  277. >> Runtime for poller module 'junose-atm-vp': 0.0007 seconds with 1368 bytes
  278. #### Unload poller module junose-atm-vp ####
  279.  
  280. RRD[update nbhs-tera/poller-perf-junose-atm-vp.rrd N:0.00065994262695312 --daemon unix:/var/run/rrdcached/rrdcached.sock]
  281. [RRD Disabled]Modules status: Global- OS  Device  Module [ toner ] disabled globally.
  282.  
  283. Modules status: Global+ OS  Device  
  284. #### Load poller module ucd-diskio ####
  285. SQL[SELECT * FROM `ucd_diskio` WHERE `device_id`  = '285']
  286.  
  287. >> Runtime for poller module 'ucd-diskio': 0.0005 seconds with 680 bytes
  288. #### Unload poller module ucd-diskio ####
  289.  
  290. RRD[update nbhs-tera/poller-perf-ucd-diskio.rrd N:0.00052094459533691 --daemon unix:/var/run/rrdcached/rrdcached.sock]
  291. [RRD Disabled]Modules status: Global+ OS  Device  
  292. #### Load poller module wifi ####
  293. Unsupported type: storage
  294.  
  295. >> Runtime for poller module 'wifi': 0.0002 seconds with 3608 bytes
  296. #### Unload poller module wifi ####
  297.  
  298. RRD[update nbhs-tera/poller-perf-wifi.rrd N:0.00024914741516113 --daemon unix:/var/run/rrdcached/rrdcached.sock]
  299. [RRD Disabled]Modules status: Global- OS  Device+
  300. #### Load poller module ospf ####
  301. Processes: SQL[SELECT * FROM `ospf_instances` WHERE `device_id` = '285' AND `context_name` = '']
  302. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m OSPF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 OSPF-MIB::ospfGeneralGroup]
  303. ospfGeneralGroup = No Such Object available on this agent at this OID
  304.  
  305.  Areas: SQL[SELECT * FROM `ospf_areas` WHERE `device_id` = '285' AND `context_name`= '']
  306. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m OSPF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 OSPF-MIB::ospfAreaEntry]
  307. ospfAreaEntry = No Such Object available on this agent at this OID
  308.  
  309.  Ports: SQL[SELECT * FROM `ospf_ports` WHERE `device_id` = '285' AND `context_name` = '']
  310. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m OSPF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 OSPF-MIB::ospfIfEntry]
  311. ospfIfEntry = No Such Object available on this agent at this OID
  312.  
  313.  Neighbours: SQL[SELECT * FROM `ospf_nbrs` WHERE `device_id` = '285' AND `context_name` = '']
  314. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m OSPF-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 OSPF-MIB::ospfNbrEntry]
  315. ospfNbrEntry = No Such Object available on this agent at this OID
  316.  
  317.  
  318. RRD[update nbhs-tera/ospf-statistics.rrd N:0:0:0:0 --daemon unix:/var/run/rrdcached/rrdcached.sock]
  319. [RRD Disabled]
  320.  
  321. >> Runtime for poller module 'ospf': 0.1040 seconds with 4680 bytes
  322. #### Unload poller module ospf ####
  323.  
  324. RRD[update nbhs-tera/poller-perf-ospf.rrd N:0.10403203964233 --daemon unix:/var/run/rrdcached/rrdcached.sock]
  325. [RRD Disabled]Modules status: Global- OS  Device  Module [ cisco-ipsec-flow-monitor ] disabled globally.
  326.  
  327. Modules status: Global- OS  Device  Module [ cisco-remote-access-monitor ] disabled globally.
  328.  
  329. Modules status: Global- OS  Device  Module [ cisco-cef ] disabled globally.
  330.  
  331. Modules status: Global- OS  Device  Module [ cisco-sla ] disabled globally.
  332.  
  333. Modules status: Global- OS  Device  Module [ cisco-mac-accounting ] disabled globally.
  334.  
  335. Modules status: Global+ OS  Device  
  336. #### Load poller module cipsec-tunnels ####
  337.  
  338. >> Runtime for poller module 'cipsec-tunnels': 0.0004 seconds with 1744 bytes
  339. #### Unload poller module cipsec-tunnels ####
  340.  
  341. RRD[update nbhs-tera/poller-perf-cipsec-tunnels.rrd N:0.00035500526428223 --daemon unix:/var/run/rrdcached/rrdcached.sock]
  342. [RRD Disabled]Modules status: Global- OS  Device  Module [ cisco-ace-loadbalancer ] disabled globally.
  343.  
  344. Modules status: Global- OS  Device  Module [ cisco-ace-serverfarms ] disabled globally.
  345.  
  346. Modules status: Global- OS  Device  Module [ cisco-asa-firewall ] disabled globally.
  347.  
  348. Modules status: Global- OS  Device  Module [ cisco-voice ] disabled globally.
  349.  
  350. Modules status: Global- OS  Device  Module [ cisco-cbqos ] disabled globally.
  351.  
  352. Modules status: Global- OS  Device  Module [ cisco-otv ] disabled globally.
  353.  
  354. Modules status: Global- OS  Device  Module [ cisco-vpdn ] disabled globally.
  355.  
  356. Modules status: Global+ OS  Device  
  357. #### Load poller module netscaler-vsvr ####
  358.  
  359. >> Runtime for poller module 'netscaler-vsvr': 0.0002 seconds with 1592 bytes
  360. #### Unload poller module netscaler-vsvr ####
  361.  
  362. RRD[update nbhs-tera/poller-perf-netscaler-vsvr.rrd N:0.00021982192993164 --daemon unix:/var/run/rrdcached/rrdcached.sock]
  363. [RRD Disabled]Modules status: Global+ OS  Device  
  364. #### Load poller module aruba-controller ####
  365.  
  366. >> Runtime for poller module 'aruba-controller': 0.0003 seconds with 2784 bytes
  367. #### Unload poller module aruba-controller ####
  368.  
  369. RRD[update nbhs-tera/poller-perf-aruba-controller.rrd N:0.0003359317779541 --daemon unix:/var/run/rrdcached/rrdcached.sock]
  370. [RRD Disabled]Modules status: Global+ OS  Device  
  371. #### Load poller module entity-physical ####
  372. SQL[SELECT * FROM `entPhysical_state` WHERE `device_id` = '285']
  373.  
  374. >> Runtime for poller module 'entity-physical': 0.0007 seconds with 944 bytes
  375. #### Unload poller module entity-physical ####
  376.  
  377. RRD[update nbhs-tera/poller-perf-entity-physical.rrd N:0.00065803527832031 --daemon unix:/var/run/rrdcached/rrdcached.sock]
  378. [RRD Disabled]Modules status: Global+ OS  Device  
  379. #### Load poller module applications ####
  380. SQL[SELECT * FROM `applications` WHERE `device_id`  = '285']
  381.  
  382. >> Runtime for poller module 'applications': 0.0004 seconds with 368 bytes
  383. #### Unload poller module applications ####
  384.  
  385. RRD[update nbhs-tera/poller-perf-applications.rrd N:0.00043797492980957 --daemon unix:/var/run/rrdcached/rrdcached.sock]
  386. [RRD Disabled]Modules status: Global- OS  Device- Module [ mib ] disabled on host.
  387.  
  388. Modules status: Global+ OS  Device  
  389. #### Load poller module stp ####
  390. SQL[SELECT * FROM `stp` WHERE `device_id` = '285']
  391. SNMP[/usr/bin/snmpget -v2c -c COMMUNITY -Oqv -m RSTP-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 dot1dStpProtocolSpecification.0]
  392. No Such Object available on this agent at this OID
  393.  
  394.  
  395.  
  396. >> Runtime for poller module 'stp': 0.0211 seconds with 3480 bytes
  397. #### Unload poller module stp ####
  398.  
  399. RRD[update nbhs-tera/poller-perf-stp.rrd N:0.021056890487671 --daemon unix:/var/run/rrdcached/rrdcached.sock]
  400. [RRD Disabled]Modules status: Global+ OS  Device  
  401. #### Load poller module ntp ####
  402.  
  403. >> Runtime for poller module 'ntp': 0.0001 seconds with 192 bytes
  404. #### Unload poller module ntp ####
  405.  
  406. RRD[update nbhs-tera/poller-perf-ntp.rrd N:0.0001060962677002 --daemon unix:/var/run/rrdcached/rrdcached.sock]
  407. [RRD Disabled]Modules status: Global+ OS  Device  
  408. #### Load poller module services ####
  409.  
  410. >> Runtime for poller module 'services': 0.0000 seconds with 104 bytes
  411. #### Unload poller module services ####
  412.  
  413. RRD[update nbhs-tera/poller-perf-services.rrd N:4.1961669921875E-5 --daemon unix:/var/run/rrdcached/rrdcached.sock]
  414. [RRD Disabled]Modules status: Global- OS  Device+
  415. #### Load poller module loadbalancers ####
  416.  
  417. >> Runtime for poller module 'loadbalancers': 0.0001 seconds with 160 bytes
  418. #### Unload poller module loadbalancers ####
  419.  
  420. RRD[update nbhs-tera/poller-perf-loadbalancers.rrd N:5.6982040405273E-5 --daemon unix:/var/run/rrdcached/rrdcached.sock]
  421. [RRD Disabled]Modules status: Global- OS  Device+
  422. #### Load poller module mef ####
  423. MEF Links: SQL[SELECT id, mefID, mefType, mefIdent, mefMTU, mefAdmState, mefRowState FROM mefinfo WHERE device_id = '285']
  424. SNMP[/usr/bin/snmpbulkwalk -v2c -c COMMUNITY -OQUs -m MEF-UNI-EVC-MIB -M /opt/librenms/mibs udp:HOSTNAME:161 MefServiceEvcCfgEntry]
  425. mefServiceEvcCfgEntry = No Such Object available on this agent at this OID
  426.  
  427.  
  428.  
  429. >> Runtime for poller module 'mef': 0.0336 seconds with 2512 bytes
  430. #### Unload poller module mef ####
  431.  
  432. RRD[update nbhs-tera/poller-perf-mef.rrd N:0.033576965332031 --daemon unix:/var/run/rrdcached/rrdcached.sock]
  433. [RRD Disabled]Modules status: Global- OS  Device+
  434. #### Load poller module tnms-nbi ####
  435.  
  436. >> Runtime for poller module 'tnms-nbi': 0.0001 seconds with 104 bytes
  437. #### Unload poller module tnms-nbi ####
  438.  
  439. RRD[update nbhs-tera/poller-perf-tnms-nbi.rrd N:5.8174133300781E-5 --daemon unix:/var/run/rrdcached/rrdcached.sock]
  440. [RRD Disabled]### Start Device Groups ###
  441. SQL[SELECT * FROM device_groups ORDER BY name]
  442. SQL[SELECT DISTINCT(devices.device_id) FROM devices WHERE  devices.device_id='285' AND (devices.sysName REGEXP "cle" && devices.sysName REGEXP "cles" ) LIMIT 1]
  443. SQL[SELECT DISTINCT(devices.device_id) FROM devices WHERE  devices.device_id='285' AND (devices.sysName REGEXP "cses" && devices.sysName REGEXP "cse" ) LIMIT 1]
  444. SQL[SELECT DISTINCT(devices.device_id) FROM devices WHERE  devices.device_id='285' AND (devices.sysName REGEXP "ec"  ) LIMIT 1]
  445. SQL[SELECT DISTINCT(devices.device_id) FROM devices WHERE  devices.device_id='285' AND (devices.sysName REGEXP "kres" && devices.sysName REGEXP "kre" ) LIMIT 1]
  446. SQL[SELECT DISTINCT(devices.device_id) FROM devices WHERE  devices.device_id='285' AND (devices.sysName REGEXP "lc" ) LIMIT 1]
  447. SQL[SELECT DISTINCT(devices.device_id) FROM devices WHERE  devices.device_id='285' AND (devices.sysName REGEXP "les" && devices.hostname REGEXP "les" ) LIMIT 1]
  448. SQL[SELECT DISTINCT(devices.device_id) FROM devices WHERE  devices.device_id='285' AND (devices.sysName REGEXP "lse" && devices.hostname REGEXP "lse" ) LIMIT 1]
  449. SQL[SELECT DISTINCT(devices.device_id) FROM devices WHERE  devices.device_id='285' AND (devices.sysName REGEXP "mes" && devices.sysName REGEXP "me" ) LIMIT 1]
  450. SQL[SELECT DISTINCT(devices.device_id) FROM devices WHERE  devices.device_id='285' AND (devices.sysName REGEXP "nbhs" && devices.sysName REGEXP "hs" ) LIMIT 1]
  451. SQL[SELECT DISTINCT(devices.device_id) FROM devices WHERE  devices.device_id='285' AND (devices.sysName REGEXP "nbms" && devices.sysName REGEXP "ms" && devices.sysName REGEXP "new" ) LIMIT 1]
  452. SQL[SELECT DISTINCT(devices.device_id) FROM devices WHERE  devices.device_id='285' AND (devices.sysName REGEXP "ngc" && devices.sysName REGEXP "ng" ) LIMIT 1]
  453. SQL[SELECT DISTINCT(devices.device_id) FROM devices WHERE  devices.device_id='285' AND (devices.sysName REGEXP "orms" && devices.sysName REGEXP "or" ) LIMIT 1]
  454. SQL[SELECT DISTINCT(devices.device_id) FROM devices WHERE  devices.device_id='285' AND (devices.sysName REGEXP "ses" && devices.sysName REGEXP "se" ) LIMIT 1]
  455. SQL[SELECT DISTINCT(devices.device_id) FROM devices WHERE  devices.device_id='285' AND (devices.sysName REGEXP "ss" ) LIMIT 1]
  456. SQL[SELECT DISTINCT(devices.device_id) FROM devices WHERE  devices.device_id='285' AND (devices.sysName REGEXP "trans" ) LIMIT 1]
  457. SQL[SELECT DISTINCT(devices.device_id) FROM devices WHERE  devices.device_id='285' AND (devices.os = "vmware" ) LIMIT 1]
  458. SQL[SELECT DISTINCT(devices.device_id) FROM devices WHERE  devices.device_id='285' AND (devices.sysName REGEXP "wses" && devices.sysName REGEXP "wse" ) LIMIT 1]
  459. SQL[SELECT `device_group_id` FROM `device_group_device` WHERE `device_id`='285']
  460. Groups Added:
  461. Groups Removed:
  462. ### End Device Groups ###
  463. SQL[SELECT `graph` FROM `device_graphs` WHERE `device_id` = '285']
  464. uptime netstat_snmp netstat_snmp_pkt RRD[update nbhs-tera/poller-perf.rrd N:3.943 --daemon unix:/var/run/rrdcached/rrdcached.sock]
  465. [RRD Disabled]RRD[update nbhs-tera/ping-perf.rrd N:0.27 --daemon unix:/var/run/rrdcached/rrdcached.sock]
  466. [RRD Disabled]Polled in 3.943 seconds
  467. Updating nbhs-tera
  468. SQL[UPDATE `devices` set `uptime` ='2784',`last_ping` =NOW(),`last_ping_timetaken` ='0.27',`last_polled` =NOW(),`last_polled_timetaken` ='3.943' WHERE `device_id` = '285']
  469. UPDATED!
  470. #### Start Alerts ####
  471. SQL[SELECT `device_group_id` FROM `device_group_device` WHERE `device_id`='285']
  472. 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 = '285' || alert_schedule_items.target = 'g10' ) && ((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]
  473. SQL[SELECT `device_group_id` FROM `device_group_device` WHERE `device_id`='285']
  474. 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 = '285' ) || alert_map.target = '285'  || alert_map.target = 'g10' )]
  475. Rule #1 (Device Down):
  476. SQL[SELECT state FROM alerts WHERE rule_id = '1' && device_id = '285' ORDER BY id DESC LIMIT 1]
  477. SQL[SELECT * FROM devices WHERE (devices.device_id = '285') && ( (  ( devices.status = 0  &&   (  ( devices.disabled = 0  &&  devices.ignore = 0 )  )  )  )  = "1"        )]
  478. Status: NOCHG
  479. Rule #2 (Device has been rebooted):
  480. SQL[SELECT state FROM alerts WHERE rule_id = '2' && device_id = '285' ORDER BY id DESC LIMIT 1]
  481. SQL[SELECT * FROM devices WHERE (devices.device_id = '285') && (devices.uptime < "300"  &&   (  ( devices.disabled = 0  &&  devices.ignore = 0 )  )  = "1"      )]
  482. Status: NOCHG
  483. Rule #3 (BGP Session down):
  484. SQL[SELECT state FROM alerts WHERE rule_id = '3' && device_id = '285' ORDER BY id DESC LIMIT 1]
  485. SQL[SELECT * FROM bgpPeers,devices WHERE (( devices.device_id = bgpPeers.device_id ) && bgpPeers.device_id = '285') && (bgpPeers.bgpPeerState != "established"  &&   (  ( devices.status = 1  &&   (  ( devices.disabled = 0  &&  devices.ignore = 0 )  )  )  )  = "1")]
  486. Status: NOCHG
  487. Rule #4 (BGP Session established):
  488. SQL[SELECT state FROM alerts WHERE rule_id = '4' && device_id = '285' ORDER BY id DESC LIMIT 1]
  489. SQL[SELECT * FROM bgpPeers,devices WHERE (( devices.device_id = bgpPeers.device_id ) && bgpPeers.device_id = '285') && (bgpPeers.bgpPeerFsmEstablishedTime < "300"  &&  bgpPeers.bgpPeerState = "established"  &&   (  ( devices.status = 1  &&   (  ( devices.disabled = 0  &&  devices.ignore = 0 )  )  )  )  = "1")]
  490. Status: NOCHG
  491. Rule #6 (Port utilisation over threshold):
  492. SQL[SELECT state FROM alerts WHERE rule_id = '6' && device_id = '285' ORDER BY id DESC LIMIT 1]
  493. SQL[SELECT * FROM ports WHERE (ports.device_id = '285') && ( (  (  ( ports.ifInOctets_rate*8 )  / ports.ifSpeed ) *100 )  >= "80"  &&   (  ( ports.ifOperStatus = "up"  &&  ports.ifAdminStatus = "up"  &&   (  ( ports.deleted = 0  &&  ports.ignore = 0  &&  ports.disabled = 0 )  )  )  )  = "1"  &&   (  ( ports.deleted = 0  &&  ports.ignore = 0  &&  ports.disabled = 0 )  )  = "1"    )]
  494. Status: NOCHG
  495. Rule #7 (Sensor over limit):
  496. SQL[SELECT state FROM alerts WHERE rule_id = '7' && device_id = '285' ORDER BY id DESC LIMIT 1]
  497. SQL[SELECT * FROM sensors,devices WHERE (( devices.device_id = sensors.device_id ) && sensors.device_id = '285') && (sensors.sensor_current > sensors.sensor_limit  &&  sensors.sensor_alert = "1"  &&   (  ( devices.status = 1  &&   (  ( devices.disabled = 0  &&  devices.ignore = 0 )  )  )  )  = "1"    )]
  498. Status: NOCHG
  499. Rule #8 (Sensor under limit):
  500. SQL[SELECT state FROM alerts WHERE rule_id = '8' && device_id = '285' ORDER BY id DESC LIMIT 1]
  501. SQL[SELECT * FROM sensors,devices WHERE (( devices.device_id = sensors.device_id ) && sensors.device_id = '285') && (sensors.sensor_current < sensors sensors.sensor_alert = "1" xss=removed xss=removed xss=removed rule_id = '9' device_id = '285' xss=removed services.device_id = '285' xss=removed xss=removed xss=removed rule_id = '10' device_id = '285' processors.device_id = '285' xss=removed>= "90"         )]
  502. Status: NOCHG
  503. Rule #20 (Storage at Warning Level):
  504. SQL[SELECT state FROM alerts WHERE rule_id = '20' && device_id = '285' ORDER BY id DESC LIMIT 1]
  505. SQL[SELECT * FROM devices,storage WHERE (( storage.device_id = devices.device_id ) && devices.device_id = '285') && (devices.type = "server"  &&  storage.storage_descr NOT REGEXP "/boot"      &&  storage.storage_perc > storage.storage_perc_warn   )]
  506. Status: NOCHG
  507. Rule #21 (Syslog, authentication failure during the last 5m):
  508. SQL[SELECT state FROM alerts WHERE rule_id = '21' && device_id = '285' ORDER BY id DESC LIMIT 1]
  509. SQL[SELECT * FROM syslog WHERE (syslog.device_id = '285') && (syslog.timestamp > =  ( DATE_SUB( NOW() ,INTERVAL 5 MINUTE )  )   &&  syslog.msg REGEXP ".*authentication failure.*"     )]
  510. Status: NOCHG
  511. Rule #32 (Device Memory usage high):
  512. SQL[SELECT state FROM alerts WHERE rule_id = '32' && device_id = '285' ORDER BY id DESC LIMIT 1]
  513. SQL[SELECT * FROM mempools WHERE (mempools.device_id = '285') && (mempools.mempool_perc >= "90"  &&  mempools.mempool_descr = "Virtual memory" )]
  514. Status: NOCHG
  515. Rule #36 (Login fail on Switch):
  516. SQL[SELECT state FROM alerts WHERE rule_id = '36' && device_id = '285' ORDER BY id DESC LIMIT 1]
  517. SQL[SELECT * FROM syslog WHERE (syslog.device_id = '285') && (syslog.timestamp >=  ( DATE_SUB( NOW() ,INTERVAL 5 MINUTE )  )   &&  syslog.msg REGEXP ".*Invalid user name/password.*" )]
  518. Status: NOCHG
  519. Rule #37 (Interface Errors Rate greater than 100):
  520. SQL[SELECT state FROM alerts WHERE rule_id = '37' && device_id = '285' ORDER BY id DESC LIMIT 1]
  521. SQL[SELECT * FROM ports WHERE (ports.device_id = '285') && (ports.ifOutErrors_rate >= "100"  ||  ports.ifInErrors_rate >= "100"  )]
  522. Status: NOCHG
  523. #### End Alerts ####
  524. SQL[INSERT INTO `perf_times` (`type`,`doing`,`start`,`duration`,`devices`,`poller`)  VALUES ('poll','nbhs-tera','1493311378.4807','4.000','1','nms.nbisd.edu\n')]
  525. /opt/librenms/poller.php nbhs-tera 2017-04-27 11:43:02 - 1 devices polled in 4.000 secs
  526. SNMP: Get[12/0.27s] Walk [16/3.22s]
  527. MySQL: Cell[21/0.01s] Row[17/0.00s] Rows[37/0.02s] Column[3/0.00s] Update[1/0.01s] Insert[2/0.02s] Delete[0/0.00s]
  528.  
  529.