mdanner
(Martin Danner)
October 29, 2017, 11:14pm
1
Any idea why CPU usage is steadily increasing over time? This graph shows a four hour period.
Here's how the metricbeat is configured:
metricbeat.modules:
#------------------------------- System Module -------------------------------
- module: system
metricsets:
# CPU stats
- cpu
# System Load stats
#- load
# Per CPU core stats
#- core
# IO stats
#- diskio
# Per filesystem stats
- filesystem
# File system summary stats
- fsstat
# Memory stats
- memory
# Network stats
- network
# Per process stats
- process
enabled: true
period: 60s
processes: ['.*']
exekias
(Carlos Pérez Aradros)
October 30, 2017, 9:30am
2
Hi @mdanner ,
Thank you for reporting this, in order to find the issue we will need some more info:
What version of Metricbeat are you using?
Could you share the log output? I want to check if some errors are happening
Best regards
mdanner
(Martin Danner)
November 7, 2017, 3:35am
3
Hi @exekias ,
I'm running Metricbeat 5.5.2. Sorry, the log has already rolled off. Oh well, it appears to have been a transient problem, as it hasn't cropped up again in over a week. But thanks for responding!
1 Like
exekias
(Carlos Pérez Aradros)
November 8, 2017, 12:03pm
4
Good to know!
let us know if it happens again, and try to gather as much info as possible, logs will help there!
Best regards
system
(system)
Closed
December 6, 2017, 12:03pm
5
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.