Skip to content

Feature release

Compare
Choose a tag to compare
@f18m f18m released this 24 Jun 08:52
· 145 commits to master since this release

Feature release

  • add --custom-medata option to allow saving whatever information associated with the sampled data into the JSON and use it in cmonitor_chart
  • add --utc option to cmonitor_chart to plot data in UTC time instead of local timezone
  • add --remote-dbname option to avoid hardcoding 'cmonitor' influxDB database name (#8)
  • add cmonitor statistic tool to generate statistics summary including mean, median and mode
  • add recording of CPU throttling in cmonitor_collector
  • split the RPM in 2 RPMs: cmonitor_collector and cmonitor_tools; in this way the first RPM has no Python3 dependency
  • add recording of "CPU quota limit" in cmonitor_collector
  • add plot of CPU limit, memory limit and CPU throttling