OpenTSDB / tcollector

Data collection framework for OpenTSDB
http://opentsdb.net
GNU Lesser General Public License v3.0
512 stars 363 forks source link

Add info on the cpu sets to procstats #432

Closed itamarst closed 3 years ago

itamarst commented 4 years ago
  1. Record cpuset info.
  2. IRQs and interrupts are only recorded at intervals.
  3. Per-thread IRQs are combined.
  4. Sanity check test that procstats.py doesn't blow up when run.