From cd88cfda38970828b7b9ded142f5a5835fb6e106 Mon Sep 17 00:00:00 2001 From: Nathan Scott Date: Fri, 17 Nov 2023 16:07:10 +1100 Subject: [PATCH] Update package list for building pcp.io and add the 6.1.1 notes --- README | 2 +- docs/index.html | 32 ++++++++++++++++++++++++++++++++ index.haml | 25 +++++++++++++++++++++++++ 3 files changed, 58 insertions(+), 1 deletion(-) diff --git a/README b/README index e470de1..7feb10e 100644 --- a/README +++ b/README @@ -1,7 +1,7 @@ # pcp.io website build 1) Install the following packages (e.g. for Fedora): -dnf install -y git ruby rubygem-haml lynx rsync linkchecker rubygems +dnf install -y git ruby ruby-devel rubygem-haml lynx rsync linkchecker rubygems 2) Install the following rubygems: gem install sass-globbing compass diff --git a/docs/index.html b/docs/index.html index 5e3e8fa..24b014d 100644 --- a/docs/index.html +++ b/docs/index.html @@ -141,6 +141,38 @@

News

+Nov 2023 +
+PCP 6.1.1 +

+
+
+
+
+

+Minor feature and bug fix release. +Support for optional geolocation metric labels, +additional archive mode mode printing options in +pmie +and new metrics (Linux resctrl, Seagate FARM, networking and memory). +Mac OS port updatd and added into continuous integration. +HTTP compression in the REST APIs provided by the +pmproxy +daemon. +Significant performance improvements in the +pmlogcheck +utility with compressed archives within the +logging infrastructure. +

+
+
+ + +
+
+
+
+

Sep 2023
PCP 6.1.0 diff --git a/index.haml b/index.haml index 0b4f197..412ac8a 100644 --- a/index.haml +++ b/index.haml @@ -81,6 +81,31 @@ %h1 News %div{:class => 'row-parent'} + %div{:class => 'row'} + %section{:class => 'row__colspaced'} + %div{:class => 'colspan12-2 colspan8-2 colspan6-1 colspan2-1 as-grid with-gutter'} + %div{:class => 'col__module--cta'} + %p + Nov 2023 + %br + PCP 6.1.1 + %div{:class => 'colspan12-8 colspan8-6 colspan6-5 colspan2-1 as-grid with-gutter'} + %div{:class => 'features_left col__module--cta'} + %p + Minor feature and bug fix release. + Support for optional geolocation metric labels, + additional archive mode mode printing options in + %a{:href => 'https://man7.org/linux/man-pages/man1/pmie.1.html'} pmie + and new metrics (Linux resctrl, Seagate FARM, networking and memory). + Mac OS port updatd and added into continuous integration. + HTTP compression in the REST APIs provided by the + %a{:href => 'https://man7.org/linux/man-pages/man1/pmproxy.1.html'} pmproxy + daemon. + Significant performance improvements in the + %a{:href => 'https://man7.org/linux/man-pages/man1/pmlogcheck.1.html'} pmlogcheck + utility with compressed archives within the + %a{:href => 'https://man7.org/linux/man-pages/man1/pmlogger_daily.1.html'} logging infrastructure. + %div{:class => 'row'} %section{:class => 'row__colspaced'} %div{:class => 'colspan12-2 colspan8-2 colspan6-1 colspan2-1 as-grid with-gutter'}